mchorse / metamorph

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

Morph config file problems on server? #298

Open Tsunari opened 1 year ago

Tsunari commented 1 year ago
{
    "Bat": {
        "abilities": ["fly", "water_breath", "night_vision"],
        "action": "teleport",
        "health": 20,
        "hostile": true
    }
}

Even though I added this to my server and client-side morph config file of the metamorph mod and killed a new bat in my server I can't use the abilities I set.