TeamGalacticraft / Galacticraft

The classic space mod, rewritten for modern versions of Minecraft.
MIT License
398 stars 85 forks source link

fix: players experienced no viscosity in GC fluids #316

Open LeMayday opened 1 month ago

LeMayday commented 1 month ago

Added crude_oil and fuel to water.json. Bug fix for issue #301.

AlphaMode commented 1 month ago

I don't really see this as a valid solution. I've been working on a API to solve this. Anyway are fluids aren't water.

LeMayday commented 1 month ago

Fair. I wasn't sure exactly how to do this. I think I saw this in one tutorial video for Fabric I watched on YouTube, but I'll admit it wasn't the best. It also seems to make swimming in those liquids like swimming in water, where the texture will be blue despite the fluid texture being green or black or whatever. Hopefully your API will be better.