you can also use mars water for ore washing

This commit is contained in:
Pyritie 2025-07-25 13:16:53 +01:00
parent 2764a81b53
commit 93c2fdbbc1

View file

@ -96,6 +96,7 @@ 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:fan_processing_catalysts/splashing', 'tfg:semiheavy_ammoniacal_water')
event.add('create:chest_mounted_storage', '#forge:chests/wooden')
event.add('create:chest_mounted_storage', 'framedblocks:framed_chest')