mojira.dev
MCPE-40271

Baby mooshroom head is small

[media]

Attachments

Comments 2

This is probably caused by a mistake in animation controller:

"controller.animation.mooshroom.baby": {
      "states": {
        "baby": { // should be "default"
          "parameters": [ "query.is_baby" ],
          "animations": [
            {
              "baby_transform": [
                {
                  "0.0": 0.0,
                  "1.0": 1.0
                }
              ]
            }
          ]
        }
      }
    },

Fixed in beta 1.9.0.5

tryashtar

(Unassigned)

165994

Confirmed

Windows

1.8.0

1.9.0.5 Beta, 1.9.0

Retrieved