Enhancement: custom brewing stand recipes
sciguyryan opened this issue ยท 4 comments
This is following on from the discussion on Discord.
It would be nice if there were were a means to add custom brewing stand recipes via KubeJS. This functionality was once available via CraftTweaker back in 1.12 as documented here:
https://docs.blamejared.com/1.12/fr/Vanilla/Recipes/Recipes_Brewing_Stand/
From what I can dig up this was added in the following (messy) commit: CraftTweaker/CraftTweaker@d065dca
This functionality does not exist in 1.16 as far as I can see.
This is a pretty niche enhancement but I would appreciate it if this is something that you might consider implementing. I plan on making use of something like this for the modpack that I am currently building.
Thanks for taking the time to read and consider this request, and for the fantastic mod. I haven't been using KubeJS for long but it is simple and easy to use.
I could use this to remove brewing recipes from mods that do not offer config to do so.
This has been implemented in AlmostReliable's MoreJS (on 1.18 and 1.19), and because we don't want to reinvent the wheel here, it likely won't be part of KubeJS itself anytime soon, so I'm going to be closing this for now ^^