theomenden / TheOmenDen.Vanadium

A simple Custom Colors Mod for minecraft Fabric
https://modrinth.com/mod/vanadium
GNU General Public License v3.0
24 stars 3 forks source link

Black color of grass and leaves. #26

Closed FitchKrause closed 10 months ago

FitchKrause commented 10 months ago

Grass and foliage have a black color instead of the correct color. Curiously, this problem is observed in the foliage of almost all tree species. The exceptions are spruce and birch.

javaw_NtwprQRnAY javaw_rYsmt38n3D javaw_VF7yawWkxf

AluTheCrow commented 10 months ago

Do you have Indium installed?

FitchKrause commented 10 months ago

Currently indium 1.0.23 is installed.

AluTheCrow commented 10 months ago

Alright, looks like I'll have to bump up the requirements in the fabric.mod.json Try updating sodium to 0.5.2 and Indium to the 1.0.25

FitchKrause commented 10 months ago

On a clean assembly (with sodium and indium) it works fine, but the points for color matching are not correct (but that's another problem).

FitchKrause commented 10 months ago

Tested it on a clean build (with sodium 0.5.0 and indium 1.0.23), works fine, the only thing is, as I said, the points for color matching are not correct.

craftish37 commented 10 months ago

I encounter the same issue with the recent build (pre-alpha-2) and have both the latest of sodium and indium (check Common-Sense for the full modlist)

Still haven't fixed it on my side