Compat is adding end stones variants to the wrong group
ephys opened this issue ยท 1 comments
The end stone group is "end_Stone" but compatibility is adding blocks to the "end_stone" group, resulting in two different groups.
https://github.com/Chisel-Team/Chisel/blob/1.7/dev/src/main/java/team/chisel/Features.java#L707