1.14 blueprints must be lowercase
kd5crs opened this issue · 2 comments
minecolonies-0.10.435-ALPHA-universal
Version:
Expected behavior
- Player made schematics should work in 1.14 just like 1.12
Actual behaviour
- Schematics that start with an uppercase letter are not recognized.
Steps to reproduce the problem
- Add the Urban style to .minecraft\structurize\schematics
- Run Minecraft
- Schematics do not show up
- Change schematic names to lowercase
- Run Minecraft
- Schematics and category now show up.
That’s normal. 1.14 enforces everything in resource and datapacks to be lowercase. Nothing we can do