chests need a tag to work with contraptions now, apparently
This commit is contained in:
@@ -96,6 +96,8 @@ const registerCreateBlockTags = (event) => {
|
||||
event.add('create:fan_processing_catalysts/splashing', 'tfc:fluid/river_water')
|
||||
event.add('create:fan_processing_catalysts/splashing', 'tfc:fluid/salt_water')
|
||||
event.add('create:fan_processing_catalysts/splashing', 'tfc:fluid/spring_water')
|
||||
|
||||
event.add('create:chest_mounted_storage', '#forge:chests/wooden')
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user