ModTweaker

ModTweaker

88M Downloads

Cannot remove Blood Magic Alchemy Array recipes

justinrusso opened this issue ยท 0 comments

commented

Issue Description:

When trying to remove a recipe from the Alchemy Array, the recipes do not get removed.

image

Script used:

import mods.bloodmagic.AlchemyArray;

AlchemyArray.removeRecipe(<minecraft:redstone>, <bloodmagic:slate:3>);
AlchemyArray.addRecipe(<bloodmagic:sigil_divination>, <betterwithaddons:tweakmat>, <bloodmagic:slate>);

Minetweaker.log file:

https://gist.github.com/justinrusso/34690a4b9de25d04c32939e686cb48de


Affected Versions:

  • Minecraft: 1.12.2
  • Forge: 14.23.2.2627
  • Crafttweaker: 4.1.6
  • ModTweaker: 4.0.7
  • MTLib: 3.0.4

Your most recent log file where the issue was present:

[pastebin/gist/etc link here]