quat1024 / BotaniaTweaks

small tweaks to botania, such as nerfable mana fluxfields and automatable ender air
Mozilla Public License 2.0
6 stars 7 forks source link

consumeEdge() method not working #58

Open misterplus opened 4 years ago

misterplus commented 4 years ago

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: ". Replacing the edge with also doesn't work. Maybe this is due to crafttweaker changed how it handles ? I'm not sure tho.

John71-Off commented 4 years ago

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 !