gui signal

This commit is contained in:
Brevven 2025-03-02 14:03:58 -08:00
parent 349de95d99
commit 5fd99af576
3 changed files with 7 additions and 1 deletions

View file

@ -38,6 +38,7 @@ if mods["space-age"] then
{type = "item", name = "iron-ore", amount = 7},
{type = "item", name = "metallic-asteroid-chunk", amount = 1, probability = 0.1}
},
hide_from_signal_gui = false,
allow_productivity = true,
allow_decomposition = false
},