Skip to content

Unused Features

Kernel edited this page Aug 23, 2025 · 3 revisions

Unused features are features that never got added in real minecraft classic reborn mod, some jar edits can restore them but they're probably used by the game developer for testing.

Zombie Variations

  • Zombie variations is an unused function on the game, they were likely used for developement testing of ai behaviors, thus they're unspawnable without modding or map editing, since spawn command doesn't even have them on.

Baby Mobs

  • Currently, baby zombies and villagers are introduced into the game in 0.13 but they can only be spawned via commands or editing.
  • Their model matches the size of the mob, so there's no glitches and bugs in the model since they match zombie's model in right way.

Rana

  • Rana is an MD3 mob for minecraft, firstly introduced in 23122009 build of 0.31. can be spawned via commands and they're passive.

Gravity Gun

  • Gravity gun is a bow-textured item added to minecraft, only obtainable via commands and clicking a block doesn't even do anything. it says (BLOCK DRAGGED) but no function happens. (0.13)

Developer Tools

  • Some unused developing tools can be found in .jar file, Certain edits can make them run, they're used by the game developer for resources.
  • Some development tools were unstable.

Minecraft.jar oddies

  • There's an secret OBJ Loader in the jar file, it's used for development of unknown mobs that got removed from the game.

"Abstract mobs"

  • trying to spawn humans on commands is nearly impossible without modifying the game.
  • modifying the spawner command's code can allow you to spawn mobs that is not intended to be spawned, trying to place some of them in the world can crash the client.

Unused Textures

  • an file called bobomb.png can be found inside the jar file, it might be intended for a new mob but it was removed due to issues
  • skeleton - Copy.png might be used to test skeleton's model

Day Night Cycle

  • Code for sun and moon might be found in class files of rendering, so there's moon.png and sun.png on jar file, attempting to hack minecraft.class file into loading the code can result in the glitched moon and sun that is nearly unviewable ingame.

Items

  • items cannot be obtained on creative mode, they're not in creative inventory, but commands can get them in the creative inventory.
  • there's an unused item on game's code called EMPTY, give command can't give that item, attempting to hack the inventory in the game gives you a textureless item with no functionally at all.

Debug Keys

  • Pressing B can spawn a TNT Thrower on front of player.

Clone this wiki locally