Botania Tweaks

Botania Tweaks

3M Downloads

consumeEdge() method not working

misterplus opened this issue ยท 1 comments

commented

Crafttweaker version: 4.1.20
Botania version: r1.10-363
Botania tweaks version: 1.8.6

When adding any AgglomerationMultiblock, if I use the consumeEdge() method, the game shows "Invalid multiblock item: minecraft:air".
Replacing the edge with minecraft:air also doesn't work.
Maybe this is due to crafttweaker changed how it handles minecraft:air? I'm not sure tho.

commented

I have the same problem as misterplus, but with the method "consumeCenter()"

CraftTweaker logs : https://pastebin.com/MeuEiuBw

When I remove the "consume" line, I don't have any errors on my scripts.

Please, fix this ! This is a good mod, fix your bugs !