jaredlll08 / ModTweaker

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

[1.12.2] BWM Adding heating source error #708

Closed serialtasted closed 5 years ago

serialtasted commented 5 years ago

Issue Description:

Adding BWM heat source throws error and stops script from loading.

What happens:

https://pastebin.com/gaKG06PF

What you expected to happen:

New heat source should be added.

Script used:

https://pastebin.com/cYHX8Vkk

Minetweaker.log file:

https://pastebin.com/wJRywK4i


Affected Versions:

Your most recent log file where the issue was present:

latest.log

kindlich commented 5 years ago

I do not know why that does not show in your log but <minecraft:lava> should not say it cannot parse that item.

Try to use <blockstate:minecraft:lava> instead.

serialtasted commented 5 years ago

Does nothing unfortunately. For a moment the flame icon inside the ui lits up but as soon as you close an reopen the ui the flame just gets to its grey state.

Mr-Tinkerman commented 5 years ago

Try using <liquid:lava>

I haven't tested it but I think I read something about this on the minetweaker wiki. IDK

serialtasted commented 5 years ago

No, liquids are not an valid method. I've tried that already. Should have mentioned up there

jaredlll08 commented 5 years ago

Apparently BWM doesn't accept liquids at all for the heat registry.