ModTweaker

ModTweaker

88M Downloads

Ex Nihilo Error in removeRecipe Sieve

BoavaNet opened this issue ยท 3 comments

commented

Added this " mods.exnihilo.Sieve.removeRecipe(minecraft:dye:4); "

And got this

a method available but none matches the parameters (minetweaker.item.IItemStack)

Forge 10.13.3.1408
Mod Used
https://github.com/BoavaNet/WoA-MineCraft-Mod-Pack

commented

No one has bothered to update the wiki yet. The format is like this:
Sieve.removeRecipe(InputStack, OutputStack);
So specify what you're removing from first, then what you're removing.

commented

Thx For that

commented

ok seems to be fixed.