Simple Morph

Description

[!WARNING]
Work in Progress: This mod is currently under active development. Features, mob abilities, and API methods may change between updates.

A lightweight, feature-packed morphing system designed specifically for Mineclonia. Transform into any registered mob with dynamically scaled hitboxes, camera alignment, status effects, and passive abilities.

Features 🔗

  • Dynamic Scaling: Bounding boxes and visual meshes automatically scale to match target mob proportions.
  • Camera Alignment: First-person and third-person camera origins automatically adjust to match the head height of your transformed entity.
  • Passive Mob Abilities:
    • Creeper: Left-click/punch nodes to trigger native explosions (mcl_explosions).
    • Bat / Phantom: Low-gravity flight physics and continuous Night Vision potion effects (mcl_potions).
    • Spider / Cave Spider: Increased jump height and Night Vision.
    • Fish / Squid / Dolphin / Guardian: Infinite water breathing.
  • Clean Cleanup: Reverting via /unmorph automatically strips morph-applied status effects and restores player skins (mcl_skins).

Commands 🔗

  • /morph list — Displays a list of all available morphable entities loaded in the world.
  • /morph <mob_name> — Morph into a specific mob (e.g., /morph creeper, /morph bat, /morph cow).
  • /unmorph — Revert back to standard player form.

Dependencies 🔗

  • Required: mcl_player, mcl_skins, mcl_potions
  • Optional: mcl_mobs, mobs_mc, mcl_explosions

Reviews

Review

Do you recommend this mod?

  • English

    Opens up role playing

    Hrhr - this opens up role playing! Together with freecam and some other stuff this could become much more attrictive for content creators :-).

    Anyways, nice early release so far. Had fun playing as a villager in my little town!

    1 comments
  • English

    Awesome

    can i use it on my game,i'll give the credits on the commit and readme

    2 comments

Releases

v0.1.1

Download

Luanti 5.0+

2026-08-25 18:26 UTC

v0.1.1 - License Update 🔗

  • Updated LICENSE.txt to include the CC BY-SA 4.0 license statement for media assets as requested by ContentDB approval guidelines.

v0.1.0

Download

Luanti 5.0+

2026-08-25 11:40 UTC

v0.1.0 - Initial Beta Release 🔗

Initial beta release of Simple Morph!

  • Mob Transformations: Morph into any registered Mineclonia entity using /morph <mob_name>.
  • Dynamic Scaling: Bounding box hitboxes and visual mesh scales adjust based on mob target size.
  • Camera Alignment: Auto-adjusts first-person/third-person view height to match mob eye level.
  • Passive Abilities:
    • Creeper explosion triggers on node punch.
    • Flight physics & continuous Night Vision for Bats/Phantoms.
    • Increased jump height for Spiders.
    • Water breathing for Aquatic mobs.
  • Clean Reversion: /unmorph strips status effects and restores original player skin.
All releases