← Назад к ресурсам

Budschie's Morph Mod

A mod where you can morph into other mobs and acquire their abilities.

Modrinth adventure game-mechanics mobs

Описание

# Budschie's Morph Mod This is a mod whose aim it is to make morph mods available for forge and for the newest version. I originally started this mod project because I wanted to add a morph mod to my modpack for Forge, but sadly I could not find any morph mod for forge that is available for the newest version. So I built my own morph mod. ![mod banner](https://cdn.modrinth.com/data/zW9FWmx1/images/6dcc45cf6e2a67d8dac3163b1fde05c3b6b5d9a3.png) ## Features - Collect the souls of mobs or players to turn into them. - Use the abilities of the mobs you have turned into. - Fly like a bat, teleport like an Enderman, shoot lasers like a Guardian! - Use the heavily data-driven systems of this mod to add new features for modded mobs using data packs. ## Gamerules | Gamerule | Default value | Explanation | |-----------------------------|---------------|------------------------------------------------------------------------------------------------------------------------------| | `keepMorphInventory` | `true` | Like `keepInventory`, but for your morph inventory. | | `preventLookat` | `false` | Enabling this rule prevents entities from looking at you. This is ideal for hide-and-seek. | | `inheritMorphSpeed` | `false` | Setting this to `true` makes your player inherit the exact speed the entity of your morph would have. | | `skipSpaceRestrictionCheck` | `false` | Enabling this will skip any space checks, allowing you to for example phase through walls by morphing into bigger creatures. | ## Commands - Use the commands `/morph` and `/demorph` to control the current morph of a player using commands. - Type in `/morphplayer` to morph into anyone, even into people who have not been on the server. - Blacklist certain morphs from dropping naturally using the `/morphblacklist` command. ## Special thanks to: - The Metamorph Mod who inspired this whole project. - The people at the NeoForge discord who helped my out a lot. - My friends who playtested this mod.