@de3dange1s said in [De3dAnge1s]SpeedMine (Legacy):
mc.playerController.curBlockDamageMP += getBlock(pos.getX(), pos.getY(), pos.getZ())
mc.theWorld.getBlockState(pos).getBlock().getPlayerRelativeBlockHardness(mc.thePlayer, mc.theWorld, pos) * 0.186
" mc.playerController.curBlockDamageMP += getBlock(pos.getX(), pos.getY(), pos.getZ())
mc.theWorld.getBlockState(pos).getBlock().getPlayerRelativeBlockHardness(mc.thePlayer, mc.theWorld, pos) * 0.186"
pos.getX() is not defined
Both Remix and Autumn spam errors