There was an error while loading. Please reload this page.
1 parent c652145 commit c6a75dbCopy full SHA for c6a75db
1 file changed
kubejs/server_scripts/firmalife/tags.js
@@ -46,6 +46,7 @@ const registerFirmaLifeBlockTags = (event) => {
46
greenhouse_tiers.forEach(tier => {
47
event.add('firmalife:always_valid_greenhouse_wall', `firmalife:${ tier }_greenhouse_door`)
48
event.add('firmalife:always_valid_greenhouse_wall', `firmalife:${ tier }_greenhouse_trapdoor`)
49
+ event.add('firmalife:always_valid_greenhouse_wall', `firmalife:${ tier }_greenhouse_roof`)
50
})
51
52
//Allows any block with the word "brick" in its id to be used as oven insulation.
0 commit comments