Homeworld

by ljdp

Supply resources to your homeworld so that civilization can be restored.

7 years ago
0.13
6

b Recipe Conflict with Sane Concrete mod

7 years ago
(updated 7 years ago)

Sane concrete changes concrete recipe to use Iron Sticks in place of iron ore.

It does it by changing the second ingredient in the recipe to iron sticks. Not really great, but you fully overwrite the recipe.

You could just add sand to the recipe like this:
table.insert(data.raw.recipe["concrete"].ingredients, {"sand", 5})

7 years ago

Fixed in 1.3.2

New response