benbenlaw / skyopolis4

Skyopolis Modpack
2 stars 0 forks source link

all liquids have the same texture #53

Closed GIKExe closed 2 years ago

GIKExe commented 2 years ago

Optifine (any version) uses one texture for all liquids from the KubeJS mod

image image

benbenlaw commented 2 years ago

optifine isnt supported

GIKExe commented 2 years ago

Optifine is necessary for normal play

benbenlaw commented 2 years ago

Optifine changes parts of Minecrafts rendering engine to make it more performant most of the time they do this by directly replacing/overwriting code or changing formulas used in computing the problem is that forge and many mods rely on the original code and functions, so the mods break when they try to use optifine functions and Optifine doesn't want to make it forge compatible because then they would basically have to revert all their changes that's why Optifine is fine for vanilla, but sucks for modded 99% of the time this is also why we don't recommend using fps boosters etc. because they work in the same way as Optifine, they replace code which can break mods

GIKExe commented 2 years ago

how can I solve the problem of short freezes and lowering fps to 0 ?

benbenlaw commented 2 years ago

amd?

GIKExe commented 2 years ago

Intel(R) Core(TM) i3-9100F CPU @ 3.60GHz