Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bioethanol and Seed oil appear as water with Physics Mod Ocean Physics enabled #828

Open
Slessmanman opened this issue Aug 8, 2024 · 2 comments
Labels
bug Something isn't working forge

Comments

@Slessmanman
Copy link

Describe the bug
When "Ocean Physics" from Physics Mod (https://www.curseforge.com/minecraft/mc-mods/physics-mod) are enabled, all non-flowing instances of Seed Oil or BioEthanol have their textures replaced with water's standing texture. Side and flowing textures are unaffected. This does not occur with some other modded liquids, such as those from Mystical Aggraditions, Alex's Caves or Biomes O' Plenty. I am unsure if this is an issue that originates exclusively from Physics Mod or C&A, but I thought you might want to be aware of the interaction.

To Reproduce
-Install both Physics Mod and C&A
-place either Bioethanol or Seed Oil in any configuration, so long as it is not flowing.
-Enable "Ocean Physics" in Physics mod.
-top textures of either liquid will appear as water.

Additional context

  • Mod version: physics-mod-pro-v171-forge-1.20.1 and createaddition-forge-1.20.1-1.2.4d
  • Forge version: 47.3.5
  • Create version: Create 1.20.1 v0.5.1f
@Slessmanman Slessmanman added bug Something isn't working forge labels Aug 8, 2024
@Slessmanman
Copy link
Author

Might've found something out?
All of the liquids that display properly with the physics mod enabled uses "\assets\modname\textures\block" to store their liquid textures, whereas C&A uses "\assets\createaddition\textures\fluid".

@MarioSMB
Copy link
Contributor

This may also be related to these fluids all being tagged as water - which may be an accident as 1.19 reworks the fluids system to not need that for them to function properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forge
Projects
None yet
Development

No branches or pull requests

2 participants