ModTweaker

ModTweaker

88M Downloads

[INFO] Infusion Enchantment recipes add and remove

Dream-Master opened this issue ยท 7 comments

commented

I adding Infusion Enchantment recipes to the WIKI.

//Infusion Enchantment recipes
//ResearchKey, Enchantment ID, Instability, AspectsList, ArrayOfInputStacks,
mods.thaumcraft.Infusion.addEnchantment("XPBOOST", 45, 5, "victus 10, cognitio 8, vitreus 6", [minecraft:experience_bottle, minecraft:experience_bottle,minecraft:experience_bottle,
Thaumcraft:ItemResource:14]);
//ResultStack
mods.thaumcraft.Infusion.removeEnchant(45);

commented

So? why is this an issue?

commented

Thanks for complaining every time.

commented

I add it already.

commented

Thank you!!! ๐Ÿ‘

commented

What? This isn't am issue is it? If it is then please elaborate, but I am
homestly not sure why youade this bug report...

On Saturday, July 11, 2015, Martin [email protected] wrote:

Thanks for complaining every time.

โ€”
Reply to this email directly or view it on GitHub
#178 (comment)
.

commented

If you are just notifying me that you did that, then thanks, but next time, just open an issue and close it, that way, I know it isn't a bug, and you are just notifying me
or I am always in IRC
#jaredlll08 on espernet

commented

I assume this is because this handler is missing on the doc?