KiltMC / Kilt

A Fabric mod that brings Forge mods into the Fabric ecosystem.
GNU Lesser General Public License v2.1
436 stars 32 forks source link

Orange fake water and fake lava issues - Security craft #239

Open Zaonexx opened 1 month ago

Zaonexx commented 1 month ago

Version information

Kilt-0.0.1+mc1.20.1+build.9b1cd5

Expected Behavior

The fake water looking like the normal one

Actual Behavior

Orange fake water that doesn't have collision

Image

And fake lava that doesn't have collision too

Image

But it does give the player the effect's it should

Image

Reproduction Steps

  1. Install Kilt and its dependencies
  2. Create a new world and get a "Fake lava" Or "Fake water" bucket
  3. place it

Java Provider + Version

JDK 21 - Oracle

Log file

(No log)

Additional information

No response

BluSpring commented 1 month ago

I JUST FIXED THIS WTF

Zaonexx commented 1 month ago

Yeah, i thought it was fixed too but seems like it got worse, i tried in a previous build and the fake water looks normal.

BluSpring commented 1 month ago

This commit was supposed to fix it, meaning some other mod in my dev env is flipping the colours for whatever reason - a0761ec9af937c24b69e4df9f98b7140bee1f7e1

Zaonexx commented 1 month ago

But the thing i don't understand is why the fluids doesn't have collision? Anyways, Good work man! i hope it can be fixed easily.

BluSpring commented 2 weeks ago

3a2c410818e2b3b98de7a8acd78b938f3fbaaa86 should address the fluid collision issue, hopefully.

Cartrigger commented 1 week ago

still has issues