SpongePowered / SpongeAPI

A Minecraft plugin API
http://www.spongepowered.org/
MIT License
1.14k stars 342 forks source link

Recipe API Enhancements #1585

Open Faithcaio opened 7 years ago

Faithcaio commented 7 years ago

https://github.com/SpongePowered/SpongeAPI/pull/1582 covered building basic recipes with the builder and registering custom implemented Recipes. The following points are some things that were not covered by the PR.

parlough commented 7 years ago

Something else that should probably be considered is the brewing stand and creating potions.