ForestryMC / Binnie

Minecraft addons for the Forestry mod. Extra Bees, Extra Trees, Genetics, and more.
https://minecraft.curseforge.com/projects/binnies-mods
Other
69 stars 59 forks source link

Add CraftTweaker Support #240

Open Nedelosk opened 7 years ago

mezz commented 7 years ago

I think the best way to do this is first make recipes implement a generic API like Forestry does with ICraftingProvider. After that you can build CraftTweaker support on top of the API pretty cleanly and easily.

mezz commented 7 years ago

Nice, I see you're already doing that. 👍