Morphica
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.2% endorsement rate
- 🏆 #872 of 920 fabric mods in this game by downloads
📋 About This Mod
# Morphica **Change the visual appearance of any entity — mobs, players, or blocks — while keeping their original AI, behavior, and drops completely intact.** A Fabric mod for Minecraft 26.1 inspired by the (https://github.com/libraryaddict/LibsDisguises) plugin for Spigot. Disguise any entity as any other mob, a specific player (with their real skin), or even a block. Perfect for map-making, roleplay servers, pranks, or creative builds. --- ## Features - **Mob Disguises** — Make any entity look like any other mob. A sheep that looks like an Enderman? Done. - **Player Disguises** — Disguise entities as real players with their actual Mojang skins, capes, slim model support, and deadmau5 ears. - **Block Disguises** — Disguise entities as any block, with optional grid-snapping so they blend seamlessly into the world. - **Chained Options** — Set multiple properties in a single command: `/selfdis player Notch setskin Steve setname Hero` - **Smart Tab-Completion** — Context-aware autocomplete that only suggests options and animations that actually work for the disguise type you're using. - **Animations** — Mob-specific animations: dancing (Piglin), charged/inflating (Creeper), emerge/dig/roar (Warden), sniff (Sniffer), slide (Breeze), and universal poses like sit, sleep, swim, crouch. - **Easter Eggs** — Built-in shortcuts for Dinnerbone (upside-down), jeb_ (rainbow sheep), Toast (special rabbit), and deadmau5 ears. - **Look-At Targeting** — No complex selectors needed. Just look at an entity and run `/dis`. Or use `/selfdis` for yourself. - **Skin Swapping** — Use any player's skin on your disguise while keeping the original name. - **Synced to All Players** — Disguises are synced to all players and re-sent when new players join or come into range. --- ## Commands ### Disguise yourself | Command | Description | |---|---| | `/selfdis <mob> ` | Disguise as a mob | | `/selfdis player <name> ` | Disguise as a player | | `/selfdis block <block> ` | Disguise as a block | | `/selfundis` | Remove your own disguise | ### Disguise the entity you're looking at | Command | Description | |---|---| | `/dis <mob> ` | Disguise looked-at entity as a mob | | `/dis player <name> ` | Disguise as a player | | `/dis block <block> ` | Disguise as a block | | `/undis` | Remove disguise | ### Utility | Command | Description | |---|---| | `/dis help` | Show full command reference in-game | | `/dis list` | List all active disguises | | `/dis clear` | Remove all disguises | --- ## Options Append options directly after the disguise type. All options have full tab-completion. ### Mob options `setbaby` `setglow` `setburn` `setinvisible` `setname` `setanim` `seteaster` ### Player options `setglow` `setburn` `setinvisible` `setname` `setcape` `setears` `setslim` `setupsidedown` `setanim` `setskin` ### Block options `setgrid` `setname` ### Animations (via setanim) | Mob | Animations | |---|---| | All | sit, sleep, swim, crouch, spin, die | | Creeper | charged, inflate | | Piglin | dance | | Warden | emerge, dig, roar, sniff | | Sniffer | sniff | | Breeze | slide | ### Easter Eggs (via seteaster) - **dinnerbone** — flips the entity upside-down - **jeb** — rainbow sheep effect - **toast** — special rabbit texture - **deadmau5** — shows ears (player disguises only) --- ## Examples ``` /selfdis zombie setbaby true setglow true setname Tiny /selfdis player Notch setskin Steve setname Hero /selfdis block minecraft:diamond_block setgrid true /selfdis creeper setanim charged /dis pig setburn true ``` ## Format Both shorthand and full namespace are supported: - `zombie` or `minecraft:zombie` - `stone` or `minecraft:stone` - `othermod:custom_entity` --- ## Requirements - Minecraft 26.1 - Fabric Loader - Fabric API ## Installation Drop the mod JAR into your `mods/` folder on both **server and client**. That's it. --- *Morphica is a lightweight, server-authoritative disguise system. All disguise state lives on the server and is synced to clients via custom packets. Entities keep their original type, AI, loot tables, and hitboxes — only the visual representation changes.*
Change the visual appearance of any entity — mobs, players, or blocks — while keeping their original AI, behavior, and drops completely intact.
A Fabric mod for Minecraft 26. 1 inspired by the (https://github.com/libraryaddict/LibsDisguises) plugin for Spigot. Disguise any entity as any other mob, a specific player (with their real skin), or even a block. Perfect for map-making, roleplay servers, pranks, or creative builds.
## Features
- Mob Disguises — Make any entity look like any other mob. A sheep that looks like an Enderman? Done.
- Player Disguises — Disguise entities as real players with their actual Mojang skins, capes, slim model support, and deadmau5 ears.
- Block Disguises — Disguise entities as any block, with optional grid-snapping so they blend seamlessly into the world.
- Chained Options — Set multiple properties in a single command: `/selfdis player Notch setskin Steve setname Hero`
- Smart Tab-Completion — Context-aware autocomplete that only suggests options and animations that actually work for the disguise type you're using.
- Animations — Mob-specific animations: dancing (Piglin), charged/inflating (Creeper), emerge/dig/roar (Warden), sniff (Sniffer), slide (Breeze), and universal poses like sit, sleep, swim, crouch.
- Easter Eggs — Built-in shortcuts for Dinnerbone (upside-down), jeb_ (rainbow sheep), Toast (special rabbit), and deadmau5 ears.
- Look-At Targeting — No complex selectors needed. Just look at an entity and run `/dis`. Or use `/selfdis` for yourself.
- Skin Swapping — Use any player's skin on your disguise while keeping the original name.
- Synced to All Players — Disguises are synced to all players and re-sent when new players join or come into range.
## Commands
### Disguise yourself
| Command | Description |
|---|---|
| `/selfdis
### Disguise the entity you're looking at
| Command | Description |
|---|---|
| `/dis
### Utility | Command | Description | |---|---| | `/dis help` | Show full command reference in-game | | `/dis list` | List all active disguises | | `/dis clear` | Remove all disguises |
Append options directly after the disguise type. All options have full tab-completion.
### Mob options `setbaby` `setglow` `setburn` `setinvisible` `setname` `setanim` `seteaster`
### Player options `setglow` `setburn` `setinvisible` `setname` `setcape` `setears` `setslim` `setupsidedown` `setanim` `setskin`
### Block options `setgrid` `setname`
### Animations (via setanim) | Mob | Animations | |---|---| | All | sit, sleep, swim, crouch, spin, die | | Creeper | charged, inflate | | Piglin | dance | | Warden | emerge, dig, roar, sniff | | Sniffer | sniff | | Breeze | slide |
### Easter Eggs (via seteaster) - dinnerbone — flips the entity upside-down - jeb — rainbow sheep effect - toast — special rabbit texture - deadmau5 — shows ears (player disguises only)
## Examples
``` /selfdis zombie setbaby true setglow true setname Tiny /selfdis player Notch setskin Steve setname Hero /selfdis block minecraft:diamond_block setgrid true /selfdis creeper setanim charged /dis pig setburn true ```
Both shorthand and full namespace are supported: - `zombie` or `minecraft:zombie` - `stone` or `minecraft:stone` - `othermod:custom_entity`
## Requirements
- Minecraft 26. 1
- Fabric Loader
- Fabric API
## Installation
Drop the mod JAR into your `mods/` folder on both server and client. That's it.
Morphica is a lightweight, server-authoritative disguise system. All disguise state lives on the server and is synced to clients via custom packets. Entities keep their original type, AI, loot tables, and hitboxes — only the visual representation changes.
📊 Mod Details
- Game
- Minecraft Mods
- Author
- Melworks
- Version
- 1.4.0
- Downloads
- 4,169
- Endorsements
- 8
- Category
- fabric
- Created
- 3/31/2026
- Updated
- 6/18/2026
- Game Versions
- 26.2
- Tags
- mobs, social, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Morphica support?
The author lists 26.2. Other versions may work but are untested by the author.
What is the latest version of Morphica?
Version 1.4.0, published 2026-06-18 with 4,169 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await