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

Prevent early 'Change to default model with given texture` #79

Closed knokko closed 3 years ago

knokko commented 3 years ago

When editing the Model of a custom item, there is an edit field on the bottom-right below Default Parent:. Changing that field will show the Change to default model with given parent button. Currently, this button won't work properly until the Texture of the custom item is chosen. I should deactivate this button until the texture is chosen.