
MorphMaster
This Datapack allows you to morph/transform in any mob/item/block in minecraft
- Загрузки
- 672
- Подписчики
- 0
- Обновлён
- 11 марта 2026 г.
- Лицензия
- MIT
Опубликован 10 марта 2026 г.
MORPH MASTER
MORPH MASTER is a fast transformation tool for players who want to change their appearance instantly. Skip the complex code and morph yourself with ease. It's built for speed, visual tricks, and quick pranks.
Block Morphs
Take full control over your movement as a block:
- Off-Grid: Move freely anywhere, not just stuck in one place.
- On-Grid: Move while staying perfectly aligned with the Minecraft grid.
- Interactive: Become a static Chest or Bed. Other players can actually open you or sleep on you!
Skin & Mob Morphs
- Instant Skin Copy: Use the Mannequin system to take any player's skin and cape instantly. No relogging required.
- Fast Swapping: Quickly transform into any other mob in the game with zero effort.
Entity Support
While built for players, this tool is powerful enough to transform any other entity too. Apply all block and mob morphs to any mob in your world.
Why use MORPH MASTER?
- Prank others by moving around as a block.
- Change identities on the fly without writing 3+ lines of code.
- Save time with ready-made functions for complex commands.
Ченджлог
1.0Релиз1.21.9, 1.21.10, 1.21.11 · 11 марта 2026 г.
Version 1.0
Version 1.0 adds the ability to transform into any block using:
/execute as <Name> at @s run function morph_master:morphblockegto become a block that can move on the minecraft grid.or you can use
/execute as <Name> at @s run function morph_master:morphblocketo be on the grid.or
/execute as <Name> at @s run function morph_master:morphblockb {"Block":<Block>}to become a block on your own.
Note: On this 3rd variant you can't move, but players can interact with you (if you are a chest, players can open you, or if you are a bed, players can sleep on you).
Entity Morphing
If you want to become an entity, give the command:
/execute as Roberto63550 at @s run function morph_master:morphentity {"Entity":<mob>}(Write the mob name and that's it!)
Player Skin Morph
And if you want to become any player with their skin instantly without leaving, you can use:
/execute as Roberto63550 at @s run function morph_master:morphentityd {"Entity":cat,"NBT":"variant:<Name>"}
(Write the name and that's it, it puts the skin from that player on you!)
⚠️ IMPORTANT
All commands must be running on repeat to work! You can put them in a Repeating Command Block (set to "Always Active") or include them in a tick function within a datapack.
Комментарии
Загружаем…