Bugs in versions prior to 1.19.
mr-dexter-ssj opened this issue ยท 1 comments
The bug:
-Technical details:
In 1.19, space provider for lang files was added. That implies that, in versions prior to 1.19 packs that make use of this feature won't work as expected. As shown in the image the space providers aren't supported in 1.16.5 (version where the screenshot was taken). Hence they are rendered as the unknown unicode placeholder. This is a problem because the CC pack uses that provider and those characters displace the scroll texture. This happens when using the vanilla fix for:
- Chest
- Enderchest
- Barrel
More iterations of this bug can be found in the Discord server.
Proposed fix
Create a 1.0-1.18 version that doesn't include the space provider.
