The Best Resource for Minecraft
The Best Resource for Minecraft

The Magic Mirror Mod Wiki

A comprehensive utility mod adding magical mirrors for reflection and armor swapping, alongside enchanted doorknobs that create instant passages through solid walls.

7 sections · 886 words

Overview#

The Magic Mirror Mod is a versatile utility and aesthetic mod designed for Minecraft through 1.21.8. It introduces two primary magical artifacts: the Magic Mirror and the Magic Doorknob. The Magic Mirror provides a functional, real-time reflection of the player and serves as a high-end armor management station. The Magic Doorknob offers a unique traversal mechanic, allowing players to phase through solid terrain and structures by creating temporary doorways. This mod focuses on blending magical utility with base customization, offering various modifiers and enchantments to tailor the experience to the player's needs.

The Magic Mirror reflecting a player in a decorated room

Magic Doorknob#

The Magic Doorknob is a tool that allows for instantaneous passage through solid walls without the need for traditional doors or mining. By right-clicking a doorknob on any vertical surface, a temporary doorway is carved through the material. Right-clicking the door again will close the passage, restoring the wall to its original state.

Material Tiers and Properties

The effectiveness of a Magic Doorknob is determined by the material used in its construction. Higher-tier materials can penetrate deeper into walls and bypass harder blocks.

Material Max Passage Depth Special Properties
Wooden 2 Blocks Very short range; cannot penetrate stone-tier blocks.
Stone 4 Blocks Standard utility for thin house walls.
Iron 8 Blocks Reliable for cave navigation and base shortcuts.
Gold 12 Blocks High range but lower durability.
Diamond 16 Blocks Can create doorways through Obsidian and other hard materials.
Netherite 24 Blocks Maximum range and highest durability; penetrates all standard blocks.

Enchanting the Doorknob

The Magic Doorknob can be enhanced at an Enchanting Table or via Anvils with specific enchantments:

  • Double: When applied, this enchantment automatically places a second door at the exit point of the doorway, allowing for a seamless transition between two distinct rooms or areas.
  • Efficiency: This enchantment significantly increases the maximum length of the doorway, allowing lower-tier doorknobs to reach further than their base stats allow.

A player using a Magic Doorknob to phase through a thick stone wall

Magic Mirror#

The Magic Mirror is a two-block high decorative and functional block that reflects the player closest to it. Unlike standard decorative blocks, the Magic Mirror is highly interactive and can be customized using various items.

Placement and Setup

The mirror consists of two parts: the Magic Mirror Top and the Magic Mirror Bottom. To function, these must be placed vertically adjacent to one another. Once placed, the mirror will automatically begin tracking and reflecting the nearest player entity.

Modifiers and Customization

Players can modify the appearance and functionality of the mirror by right-clicking it with specific items:

  • Armor Stand: Right-clicking the mirror with an Armor Stand transforms it into a "Fancy Magic Armor Stand." This allows the player to instantly swap their currently equipped armor with the armor displayed in the mirror reflection.
  • Banner: Right-clicking with any Banner will apply that banner's pattern and color to the mirror's background. This is ideal for matching the mirror to the aesthetic of a base or faction.
  • Mob Skulls: Using a Skeleton Skull, Zombie Head, or Creeper Head on the mirror will magically transform the player's reflection into that specific mob. This is a purely visual effect for roleplay and decoration.

Steve wearing full armor on display

Armor Stand with full iron armor

A Magic Mirror modified with a banner background and armor stand functionality

Items and Blocks#

The mod adds several distinct items and block components required for crafting and customization.

Blocks

  • Magic Mirror (Bottom): The base component of the mirror. It handles the interaction logic for armor swapping.
  • Magic Mirror (Top): The upper component of the mirror. It handles the visual reflection rendering.

Items

  • Wooden Doorknob: Basic tier tool for 2-block passages.
  • Stone Doorknob: Early-game tool for 4-block passages.
  • Iron Doorknob: Mid-game tool for 8-block passages.
  • Gold Doorknob: High-range, low-durability tool.
  • Diamond Doorknob: End-game tool capable of piercing Obsidian.
  • Netherite Doorknob: The ultimate traversal tool with the longest range.

The various tiers of Magic Doorknobs displayed in an inventory

Sand blocks on a grassy hill

Ice blocks and water in Minecraft

Bisexual banners and armor stand in Minecraft

Crafting Recipes#

The following recipes are used to create the core components of the mod.

Result Ingredients Pattern
Magic Mirror (Top) 3x Glass Pane, 2x Iron Ingot, 1x Glowstone Dust Glass Panes across the top, Iron on the sides, Glowstone in the center.
Magic Mirror (Bottom) 5x Iron Ingot U-shape pattern using Iron Ingots.
Iron Doorknob 1x Iron Ingot, 1x Iron Nugget Iron Ingot above an Iron Nugget.
Diamond Doorknob 1x Diamond, 1x Iron Ingot Diamond above an Iron Ingot.
Netherite Doorknob 1x Netherite Ingot, 1x Diamond Doorknob Combine in a Smithing Table.

(Note: Other doorknob tiers follow the pattern of [Material] over [Iron Ingot/Nugget] in the crafting grid.)

Crafting recipe for a wooden fence gate

Crafting recipe for an Ender Chest

Crafting recipe for a teleportation scroll

Crafting recipe for a golden book

Crafting recipe for a teal item

Upgrade gear recipe with hammer and ingot

Crafting recipe for two black banners

Mechanics and Technical Details#

Doorway Logic

The Magic Doorknob does not actually destroy blocks. Instead, it creates a temporary "air" corridor and stores the original block data. When the door is closed or the doorknob is removed, the blocks are restored exactly as they were. If a player is standing inside the doorway when it closes, they will be pushed to the nearest safe air block to prevent suffocation.

Reflection Rendering

The Magic Mirror uses a secondary camera pass to render the player's model. This reflection includes all currently equipped items, armor, and active status effects (such as invisibility or particle effects from potions). Modifiers like Skulls override the player's skin texture within the mirror's render buffer.

Configuration

While the mod is designed to work out of the box, server administrators can often configure the following via the mod's config file:

  • Max Depth: Global limit for how far any doorknob can reach.
  • Blacklisted Blocks: A list of blocks (like Bedrock) that the Magic Doorknob is forbidden from penetrating.
  • Mirror Refresh Rate: Adjusts how often the reflection updates to optimize performance on lower-end systems.