Tech Reborn

Tech Reborn

30M Downloads

Grinder doesn't recognize multiblock structure

BakermanLP opened this issue ยท 1 comments

commented

I built the grinder multiblock
3x3 standard machine casings
3x3 hollow reinforced machine casings with water in the middle
3x3 standard machine casings
Then I placed a industrial grinder at the middle layer on the middle block.

indgrinder
But I got the error "Missing Multiblock" in the gui.
Other multiblocks are working fine, like the sawmill, vacuum freezer and the blast furnace.

Also I think, that the central block shouldn't be a lava source block, that should be water source

if (worldObj.getBlock(location.getX(), location.getY(), location.getZ()).getUnlocalizedName().equals("tile.lava")) {

Was that a copy and paste? :)

Used Versions:

  • RebornCore-1.1.0.15-universal.jar
  • TechReborn-0.7.2.1066-universal.jar

Sorry for all my issues, but I am testing at the moment.

commented

Thank you, now this works great!