WolfyScript / CustomCrafting

Spigot based plugin to create your own custom Recipes & Items. Designed to be easy to use with in-game GUI and tons of configuration possibilities.
https://modrinth.com/plugin/customcrafting
GNU General Public License v3.0
113 stars 36 forks source link

Tag for repairable items #197

Open KingofAnomaly opened 1 year ago

KingofAnomaly commented 1 year ago

The Problem

it's hard to make recipes that affect all reparable items

Solution

add the repairable items tag

Alternatives

I've tried making individual recipes for all of the items but it makes the plugin take more time to reload and causes lag

Additional Context

none

Submit issue