PersonTheCat / OreStoneVariants

A powerful utility for generating new blocks when given a foreground and background.
GNU General Public License v3.0
7 stars 8 forks source link

Particles Wont Render In Front of Ores #71

Closed Ecdragonz closed 2 years ago

Ecdragonz commented 5 years ago

No idea why this happens. Bur Heres an image. Its not just the dirt ore, i added that myself. You can see it with the stone coal ore in behind it. It also happens with rain But im using potion particles as an example. 2019-07-24_22 11 03

PersonTheCat commented 5 years ago

This is because of their render layer. The blocks are technically transparent for the overlays to render correctly. The same thing happens with other transparent blocks, like glass. There used to be a config setting for this, but I wound up removing it in a super early version of the mod. The problem is that some textures just don't look right without it. Sorry about that!

PersonTheCat commented 2 years ago

Since this issue was for 1.12 (?), it technically will never be fixed. However, as of OSV 7.0+, the mod now uses a single layer model by default, and so this issue no longer applies. Marking this as resolved.