removed campfire from passive heaters
This commit is contained in:
@@ -100,6 +100,8 @@ const registerCreateBlockTags = (event) => {
|
||||
|
||||
event.add('create:chest_mounted_storage', '#forge:chests/wooden')
|
||||
event.add('create:chest_mounted_storage', 'framedblocks:framed_chest')
|
||||
|
||||
event.add('create:passive_boiler_heaters', 'minecraft:campfire')
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user