Ex Nihilo: Sequentia

Ex Nihilo: Sequentia

9M Downloads

Crafttweaker: Can't remove sieve recipes 1.18.2

ElBread3 opened this issue ยท 3 comments

commented

The Crafttweaker 1.16 sieve doc says you can remove recipes.
Trying to follow that in 1.18.2 (and latest mod version) with:
recipetype:exnihilosequentia:sieve.removeRecipe(item:minecraft:diamond);
fails with ex_nihilo_recipes.zs:16:0: ex_nihilo_recipes.zs:16:0: No such member: removeRecipe.
Plz fix

commented

You're trying something from 1.16 in 1.18. The versions are not compatible.

commented

Well is there a way to remove sieve recipes in 1.18 with crafttweaker?