
MorphMaster
This Datapack allows you to morph/transform in any mob/item/block in minecraft
MorphMaster 1.0
release11 марта 2026 г.Version 1.0
Version 1.0 adds the ability to transform into any block using:
-
/execute as <Name> at @s run function morp_hmaster:morphblockegto become a block that can move on the minecraft grid. -
or you can use
/execute as <Name> at @s run function morp_hmaster:morphblocketo be on the grid. -
or
/execute as <Name> at @s run function morp_hmaster: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.
