chunky-dev / chunky

A path tracer to create realistic images of your Minecraft worlds.
https://chunky-dev.github.io/docs
GNU General Public License v3.0
643 stars 76 forks source link

Remove unused amethyst "lit" tag #1623

Closed JustinTimeCuber closed 1 year ago

JustinTimeCuber commented 1 year ago

The lit tag was removed in a later 1.17 snapshot due to being unused; all amethyst clusters should glow. This change also makes a separate AmethystCluster extends SpriteBlock class redundant, so I removed it.

leMaik commented 1 year ago

Thank you :+1: I also backported this to 2.4.x