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

Add throwable custom items #203

Closed knokko closed 2 weeks ago

knokko commented 1 year ago

Currently, users can create wands (that don't require any ammo) and guns (that use other items as ammo), but there is no proper way to create a throwable custom item (a custom item that fires a projectile and then decrements its own stacksize). I should add this someday.