LDS uses lumber instead of raw wood

This commit is contained in:
Simon Brodtmann 2025-02-11 12:54:23 +01:00
parent 9c58871c5b
commit f5523e3927

View file

@ -158,7 +158,7 @@ data:extend({
ingredients = {
{ type = "item", name = "gold-plate", amount = 20 },
{ type = "item", name = "plastic-bar", amount = 7 },
{ type = "item", name = "wood", amount = 8 }
{ type = "item", name = "lumber", amount = 4 }
},
results = { { type = "item", name = "low-density-structure", amount = 2 } },
allow_productivity = true,