LJD Vehicles


Adds in new Vehicles to the game -graphics by YuokiTani

Content
7 years ago
0.14 - 0.15
12
Transportation

i data.raw["recipe"]["Hauling-Truck"].enabled = false

7 years ago
(updated 7 years ago)

{
type = "recipe",
name = "Hauling-Truck",
enabled = false,
ingredients =
{
{"engine-unit", 10},
{"iron-plate", 50},
{"steel-plate", 10}
},
result = "Hauling-Truck"
},

7 years ago

if data.raw.technology.automobilism then
table.insert(data.raw.technology.automobilism.effects, "{type = "unlock-recipe", recipe = "Hauling-Truck"}")
end

6 years ago

I really wish this site pinged me when someone comments. I'll take a look into this as I didn't experience any issues with the truck not being enabled when the research was complete

New response