Xray Mod For Eaglercraft Info

Now go forth, ghost miner. And if you find a 16 vein of diamonds... you didn't hear it from me. πŸ’ŽπŸ‘»

Open Developer Tools ( F12 ), go to the Console, and paste this (if the server allows it): xray mod for eaglercraft

// X-ray via alpha testing (educational snippet) for (let i=0; i<256; i++) let blockState = Minecraft.getMinecraft().theWorld.getBlockState(new BlockPos(i, 64, i)); if (blockState.getBlock() instanceof BlockOre) // highlight ore positions in chat console.log("Ore found at: " + i + ", 64, " + i); Now go forth, ghost miner

Search GitHub for: "EaglercraftX" xray or "Eaglercraft 1.12" hacked client . Now go forth