Перейти к содержимому
Mineforgian

Morphica

Disguise any entity as mobs, players, or blocks visuals only, behavior stays.

Загрузки
2K
Подписчики
6
Обновлён
18 июня 2026 г.
Лицензия
MIT

Опубликован 26 марта 2026 г.

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 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> [options...] Disguise as a mob
/selfdis player <name> [options...] Disguise as a player
/selfdis block <block> [options...] Disguise as a block
/selfundis Remove your own disguise

Disguise the entity you're looking at

Command Description
/dis <mob> [options...] Disguise looked-at entity as a mob
/dis player <name> [options...] Disguise as a player
/dis block <block> [options...] 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.

Ченджлог

1.4.0Релиз26.2 · 18 июня 2026 г.

Updated to 26.2

added setsize option Disguises persist across server restarts Added textures: Moonlight Trail, Builder, Crafter added Sulfur Cube Dusguise bug fixes

1.3.9Релиз26.1, 26.1.1, 26.1.2 · 4 мая 2026 г.

Morphica update

This release keeps Morphica in step with current Minecraft while fixing a crash some players hit with the deadmau5 ears look, and it adds two new cape looks you can pick from the usual cape options.

What’s fixed
The client could crash in certain cases when extra ears were enabled. That path is now guarded so the game should stay stable even when skins or textures are still loading.

What’s new
Two cape presets are available: the Crafter Cape and the Inverted Crafter Cape. Choose them the same way you pick other cape presets when using a player disguise.

Compatibility
Built for Minecraft 26.1.2 and intended for the whole 26.1.x line, with a matching Fabric API build. As always, install the same mod version on both client and server so disguises look right for everyone.

Thanks for playing, and have fun disguising.

1.3.8Релиз26.1 · 27 марта 2026 г.

addet Items disguise

1.2.1Релиз26.1 · 27 марта 2026 г.

This update improves the cape system and command usability. You can now use many more cape names with cleaner aliases in setcape, including special and older cape variants. Cape texture handling was improved so capes show up more reliably in-game. Invalid cape names now return a clear error message instead of failing silently. Duplicate and unwanted aliases were cleaned up based on feedback. Command suggestions were improved so cape names are easier to find while typing.

1.1.6Релиз26.1 · 27 марта 2026 г.

fixed some bugs

1.1.3Релиз26.1 · 27 марта 2026 г.

This update fixes many player-disguise option issues, especially around setupsidedown, setanim, and the setskin flow. setanim was cleaned up, and clearing now only works with setanim none.

setname and setskin were adjusted to work independently, so the name should stay while the skin changes. Several client rendering and mixin crashes for Minecraft 26.1 were also fixed, including startup mixin failures.

Extra safety checks were added for ears/cape rendering with mods like minecraftcapes, and skin-resolving error messages were improved. There are still bugs.

1.0.0Релиз26.1 · 26 марта 2026 г.

Initial release of Morphica.

  • Disguise any entity as mobs, players, or blocks
  • Player disguises with real Mojang skins, capes, slim model, and ears
  • Block disguises with grid-snapping for seamless placement
  • Chained options: set everything in one command
  • Smart tab-completion that only suggests what makes sense
  • Mob-specific animations (Creeper charge, Piglin dance, Warden emerge, etc.)
  • Easter eggs: dinnerbone, jeb_, toast, deadmau5
  • Look-at targeting: just aim and type /dis
  • Skin swapping: use any player's skin on your disguise
  • Works on Minecraft 26.1 with Fabric API

Комментарии

Загружаем…