Botania

Botania

133M Downloads

PetalApothecaryBlock Variants are useless - remove

artemisSystem opened this issue ยท 0 comments

commented

public enum Variant {
DEFAULT,
FOREST,
PLAINS,
MOUNTAIN,
FUNGAL,
SWAMP,
DESERT,
TAIGA,
MESA,
MOSSY,
LIVINGROCK,
DEEPSLATE
}

These are not used for anything other than making names when registering the blocks - we can just remove them, but should be done in 1.21 since the constructor signature changing would be a breaking change