Removed firmalife sprinklers, since now you can put gt pipes through walls

This commit is contained in:
Pyritie 2025-04-18 20:51:37 +01:00
parent a9f485ae73
commit fa22cd98fc
5 changed files with 17 additions and 115 deletions

View file

@ -23,7 +23,16 @@ global.FIRMALIFE_DISABLED_ITEMS = [
'firmalife:metal/bucket/stainless_steel',
// Other
'firmalife:compost_tumbler'
'firmalife:compost_tumbler',
// Greenhouse shit
'firmalife:pumping_station',
'firmalife:copper_pipe',
'firmalife:oxidized_copper_pipe',
'firmalife:irrigation_tank',
'firmalife:iron_greenhouse_port',
'firmalife:copper_greenhouse_port',
'firmalife:treated_wood_greenhouse_port'
];
global.FIRMALIFE_HIDED_ITEMS = [