Just Enough Items (JEI)

Just Enough Items (JEI)

369M Downloads

[Bug]: 1.19 VanillaTypes.FLUID missing

JaisDK opened this issue ยท 3 comments

commented

Steps to Reproduce the Bug

In version 11.0.0.203 VanillaTypes.FLUID is no longer present, what are we supposed to replace it with?

Expected Behavior

VanillaTypes.FLUID to exist

Actual Behavior

VanillaTypes.FLUID does not exist in version 11+

Mod Pack URL (Optional)

No response

Mod Pack Version (Optional)

No response

Extra Notes (Optional)

No response

latest.log

No response

commented

I just wanted to report some other bug and I opened latest log to paste it and realized it had 47MB of
java.lang.NoSuchFieldError: FLUID
This creates massive log spams

commented

Code says use {@link ForgeTypes#FLUID_STACK}

commented

thanks