Jannyboy11 / CustomRecipes

Ingame recipe management for Spigot servers
https://www.spigotmc.org/resources/custom-recipes.11440/
BSD 2-Clause "Simplified" License
8 stars 6 forks source link

Brewing api? #13

Open Jannyboy11 opened 7 years ago

Jannyboy11 commented 7 years ago

One feature I've been thinking of, but haven't looked at yet myself, is a nice api and gui system for brewing recipes. In the future, I'd like to have a brewing manager similar to the crafting manager and furnace manager I got now, but I haven't looked into how the brewing stands work. In the ideal situation there's a brewing stand that can have any item as an input, and can have any item as an output, not just potions.

Jannyboy11 commented 7 years ago

This looks pretty promising for 1.13. There is a registry of brewing recipes 😄 https://gyazo.com/79b2518286b87cd6af43d0fb607a49cb

liach commented 6 years ago

What decompiler is that? Afaik I don't really know one that supports java 8 looking like that.