[1.20.1] Create Crafts and Additions Fluids use minecraft:water tag, causing them to be treated as water by certain mods if Embers Rekindled is installed
zacmanthedamned opened this issue ยท 1 comments
Describe the bug
the Seed Oil and Bioethanol from CCA are given the minecraft:water tag, causing them to be recognized as water by certain mods. This causes a particular problem when used with Embers Rekindled, which gives the embers:watery tag to all fluids with the minecraft:water tag. With just embers:rekindled installed, this causes the Embers Steam Boiler to accept bioethanol and seed oil for producing Steam, but other mods recognize the embers:watery tag and cause other unusual behaviour, such as Immersive Engineering's bottling machine converting these liquids into water bottles/buckeets or Mekanism using them in place of water for its own recipes.
To Reproduce
Steps to reproduce the behavior:
-Install CCA and Embers:Rekindled together, and observe the unusual tag behaviour
Additional context
- Mod version: 1.20.1-1.3.1
- Forge version: 47.4.0
- Create version: 6.0.4
An additional report has been made to the Embers: Rekindled github.
