quiqueck / BetterNether

BetterNether Mod
https://modrinth.com/mod/betternether
Other
19 stars 25 forks source link

[Bug] The cincinnasite bars have an unused translucent texture in it's model which causes sorting issues. #218

Open djmrFunnyMan opened 1 month ago

djmrFunnyMan commented 1 month ago

What happened?

The cincinnasite bars have quartz_glass texture in their model file even though it's not actually used anywhere. This causes the game to detect the bars as translucent which makes it subject to both vanilla and sodium translucency sorting issues. But they have no translucency so they shouldn't be sorted in the first place. (comparison with vanilla iron bars which don't have such issues)

Removing the quartz glass from the model should fix the issue.

BetterNether

9.30.0

BCLib

3.30.1

Fabric API

No response

Fabric Loader

No response

Minecraft

1.20.4

Relevant log output

No response

Other Mods

No response