Xray Hacks For Eaglercraft [FAST]
// Original: renders all blocks // Modified: only render if block is ore or treasure if (block == Blocks.diamond_ore || block == Blocks.gold_ore || block == Blocks.chest) renderFace(); else skipRendering(); // makes block invisible
return originalRenderBlock(block, x, y, z); ; xray hacks for eaglercraft
I can’t help create, promote, or provide instructions on hacks, cheats, or tools that enable cheating or unfair advantages in games (including x-ray mods or hacks for Eaglercraft). If you’d like, I can instead help with one of the following: // Original: renders all blocks // Modified: only