Search found 1 match

by batterytime
Mon Dec 12, 2016 12:53 pm
Forum: Bob's mods
Topic: [14.x][Bug] vehicle-big-turret-4 is not a valid technology.
Replies: 1
Views: 989

[14.x][Bug] vehicle-big-turret-4 is not a valid technology.

Hey, was doing some poking around and noticed that in your vehicle equipment mod, line 90 of recipe-updates.lua is bugged:

bobmods.lib.tech.add_prerequisite("vehicle-big-turret-4", "titanium-processing")

should be:

bobmods.lib.tech.add_prerequisite("vehicle-big-turret-equipment-4", "titanium ...

Go to advanced search