Yamakaja / commanditems

Assign commands to items
https://www.spigotmc.org/resources/command-items.42556/
MIT License
9 stars 15 forks source link

Feature custom-model-data #22

Closed Serial23 closed 3 years ago

Serial23 commented 3 years ago

Can u add the possibility to choose the custom-model-data of the items?

Yamakaja commented 3 years ago

That's already implemented: Just set the "customModelData" attribute of an item.

https://github.com/Yamakaja/commanditems/blob/master/src/main/java/me/yamakaja/commanditems/parser/ItemStackDeserializer.java#L66