mchorse / metamorph

Morphing mod for Minecraft 1.12.2
Other
72 stars 42 forks source link

Using morphs.json with different name types results in oddities #223

Closed IndieanaJones closed 3 years ago

IndieanaJones commented 4 years ago

For example, if I have this:

"minecraft:zombie": {
            "abilities": ["sun_allergy", "rotten", "well_fed", "night_vision"],
    "attack": "mob",
            "speed": 0.08,
    "hands": true,
    "hostile": true
                             }

(ignore the custom attack and abilities), the regular vanilla zombie morph will be affected. However, if instead of minecraft:zombie I put Zombie, which should work, it doesn't apply the changes to the vanilla morph, however they are applied if you do /morph name Zombie.