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
114 stars 36 forks source link

Fix recipe priority for various recipe types #311

Closed WolfyScript closed 1 year ago

WolfyScript commented 1 year ago

Due to recent changes in the underlying recipe system, the recipes were not sorted based on priority when checked. This PR sorts them again when checked so the priority works again.