jaredlll08 / ModTweaker

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

Alloy removal not working - TCon Support #681

Closed Peach774 closed 6 years ago

Peach774 commented 6 years ago

Issue Description:

Occuring in my own personal pack. Trying to remove Mirion Alloy from PlusTiC, script says it should work but it doesnt and the alloy can still be crafted.

What happens:

Mirion alloy removal script throws no error, doesnt work

What you expected to happen:

Mirion alloy is removed from smeltery

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

https://pastebin.com/62Z76a0L

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

https://pastebin.com/rP5pyJf1


Affected Versions (Do not use "latest"):

Your most recent log file where the issue was present:

https://gist.github.com/Peach774/2cf501b85185787bfebc791ac9a0367d

kindlich commented 6 years ago

You might need to multiply by the actual liquid values (You don't get 1mb mirion from cobalt, elementium, terrasteel, manasteel and glass, 1mb each (I suppose, no clue though)).

Also, did you try to use the other methods that only takes the output fluid?

Peach774 commented 6 years ago

yes, same result

jaredlll08 commented 6 years ago

TiC doesn't allow us to remove a recipe, it allows us to cancle an event though, so that is what we do, so what is most likely happening is that PlusTic is registering their stuff before we get told to cancle the event