knokko / custom-items-gradle

Knokko's Custom Items: Add custom items to your server, completely free of charge
MIT License
15 stars 3 forks source link

Forbid uppercase characters in custom block names #198

Closed knokko closed 1 year ago

knokko commented 1 year ago

Currently, it is possible to use uppercase characters in block names, but minecraft clients won't accept uppercase characters in the resource pack. I should use Validation.safeName in the validation of custom blocks.

knokko commented 1 year ago

This will be fixed in Editor 10.11.