DutchJelly / CraftEnhance

A Minecraft Plugin that allows server owners to create custom recipes in-game
Apache License 2.0
13 stars 10 forks source link

Recipe left-side crafting returns #20

Open DutchJelly opened 3 years ago

DutchJelly commented 3 years ago

When you craft something there need to be items that could be 'given back' on the left side of the crafting bench. This can be supported by adding a new array in the wbrecipe that contains items that will be returned on craft. A simple toggle button in the recipe editor can make users edit this array.

This feature will allow support for stuff like bucket crafting without actually consuming the buckets.