Add integration with Craft/Createtweaker for recipe additions/modifications!
ZeeForDays opened this issue ยท 0 comments
Is your feature request related to a problem? Please describe.
I love the mod and I was messing around in Crafttweaker trying to come up with a plausible vegan recipe for estrogen, but I realized I had to do it in a very indirect way, since there were no ways to add recipes with the centrifuge directly.
Describe the idea you'd like
If it was possible to use zencode from Crafttweaker to make a centrifuge recipe, then my very indirect method could have been a little more direct (and it could have avoided making me think about why my concoction of soybeans and yams was able to briefly turn into horse urine), and it would be cool to be able to hack-in more connections with other mods.
One obstacle is that I don't know if all the Estrogen recipes will make sense in Crafttweaker's terms (e.g. the recipe for filtrated horse-urine involves an output of both a fluid and a used filter, which isn't something the mixing recipe code recognizes afaik).
Additional context
Not that it matters, but if you're curious about the way I did it: I went for a two-step recipe: First was a compressing recipe with Expanded Delight's sweet potatoes (yams), soybeans or soymilk from Vegan Delight, and water, that yielded a bucket of slime with the Display name changed to "unrefined phytoestrogens" and then running that through a heated mixer with salt and Create's crushed zinc and a filter would output a tiny amount of filtrated horse-urine.
I also had a recipe that involved way more of each ingredient and could output full buckets of filtrated horse urine with their display names changed to "semirefined phytoestrogens", but since fluids can't get their names changed in Crafttweaker the renaming wasn't an option in the normal recipe.
Since plant-derived estrogen is made from phytoestrogens in yams and soybeans, I thought this'd keep it semi-realistic without breaking the mod (especially because the main recipe produced such a small amount)