Xray: Hacks For Eaglercraft

Eaglercraft (the web-based version of Minecraft 1.5.2 or 1.8.8), "hacks" are typically implemented through Resource Packs (texture packs) or in-game

had a secret—a modified texture pack he’d "injected" through a clever browser exploit. To everyone else, the world was solid stone. To , the world was glass. xray hacks for eaglercraft

javascript:(function()
  // Override rendering function for Eaglercraft 1.8
  RenderBlocks.prototype.renderBlockFull = function(block, x, y, z)
    if(block.blockMaterial != Material.rock) 
      // Render ore blocks
      this.renderStandardBlock(block, x, y, z);

What you need: