AgriCraft

AgriCraft

30M Downloads

Cannot override Ferranium base block using Minetweaker

TheDeviantCrafter opened this issue ยท 2 comments

commented

When using this script:

BaseBlock.clear(<AgriCraft:seedFerranium>); BaseBlock.add(<AgriCraft:seedFerranium>, <minecraft:stone>,1);

I get the following error:

could not find BaseBlock

It doesn't matter what I replace the base block with. All other ore crops I've tried work fine.

commented

Minecraft version: 1.7.10

Agricraft version: 1.5.0

Forge version: 10.13.4.1614

commented

Found the problem, it was an issue elsewhere in my Minetweaker script. Closing issue.