jaredlll08 / ModTweaker

ModTweaker is an addon for CraftTweaker, which provides Integration for an amount of mods.
MIT License
68 stars 63 forks source link

Thermal Foundation Induction Smelter #745

Closed ghost closed 4 years ago

ghost commented 4 years ago

Issue Description:

(It's a repost from CraftTweaker repo) I tried to remove some tool/armor/horse armor recipes from the Induction Smelter.

What happens:

The recipes won't delete.

What you expected to happen:

Delete the recipes.

Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue): script

crafttweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue): crafttweaker.log


Affected Versions (Do not use "latest"):

Your most recent log file where the issue was present:

latest.log

jaredlll08 commented 4 years ago

we are passing the values to TE just fine, so it must be on their end, especially because it says that the recipe still exists after we removed it. https://github.com/jaredlll08/ModTweaker/blob/be734c533d1f2a647b1f916c5ac8b4066d50664e/src/main/java/com/blamejared/compat/thermalexpansion/InductionSmelter.java#L82 this line can only trigger if the removal failed on TE's side.

neOVER9000 commented 3 years ago

i have the same problem is there a solution?