sorry, no floor alcohol on the moon

This commit is contained in:
Pyritie 2025-07-05 13:11:49 +01:00
parent 2ce6bcaa8d
commit c6bae51299

View file

@ -29,6 +29,7 @@ const registerAdAstraFluidTags = (event) => {
event.add('ad_astra:freezes_in_space', 'tfc:spring_water')
event.add('ad_astra:evaporates_in_space', 'tfc:salt_water')
event.add('ad_astra:evaporates_in_space', 'tfc:spring_water')
event.add('ad_astra:evaporates_in_space', '#tfc:alcohols')
global.BREATHABLE_COMPRESSED_AIRS.forEach(x => {
event.add('ad_astra:zip_gun_propellants', x)