Version History for the Drowned Entity

<< back to entity list

Note: Version history only goes as far back as the earliest version on file (Minecraft 1.12.0.28 ). View Detailed Entity Information >>


Changes in version 1.20.30.24

Changes in version 1.20.30.20

Changes in version 1.20.30.2

Changes in version 1.20.20.20

Changes in version 1.20.10.23

    • New Value:
      "default": {
          "animations": [
              "look_at_target_default"
          ],
          "transitions": [
              {
               "gliding": "query.is_gliding"
              },
              {
               "swimming": "query.is_swimming || query.is_crawling"
              }
          ]
      }
      Previous Value:
      "default": {
          "animations": [
              "look_at_target_default"
          ],
          "transitions": [
              {
               "gliding": "query.is_gliding"
              },
              {
               "swimming": "query.is_swimming"
              }
          ]
      }
    • New Value:
      "swimming": {
          "animations": [
              "look_at_target_swimming"
          ],
          "transitions": [
              {
               "gliding": "query.is_gliding"
              },
              {
               "default": "!query.is_swimming && !query.is_crawling"
              }
          ]
      }
      Previous Value:
      "swimming": {
          "animations": [
              "look_at_target_swimming"
          ],
          "transitions": [
              {
               "gliding": "query.is_gliding"
              },
              {
               "default": "!query.is_swimming"
              }
          ]
      }
    • New Value:
      "gliding": {
          "animations": [
              "look_at_target_gliding"
          ],
          "transitions": [
              {
               "swimming": "query.is_swimming || query.is_crawling"
              },
              {
               "default": "!query.is_gliding"
              }
          ]
      }
      Previous Value:
      "gliding": {
          "animations": [
              "look_at_target_gliding"
          ],
          "transitions": [
              {
               "swimming": "query.is_swimming"
              },
              {
               "default": "!query.is_gliding"
              }
          ]
      }

Changes in version 1.20.10.20

    • New Value:
      "default": {
          "animations": [
              "look_at_target_default"
          ],
          "transitions": [
              {
               "gliding": "query.is_gliding"
              },
              {
               "swimming": "query.is_swimming"
              }
          ]
      }
      Previous Value:
      "default": {
          "animations": [
              "look_at_target_default"
          ],
          "transitions": [
              {
               "gliding": "query.is_gliding"
              },
              {
               "swimming": "query.is_swimming || query.is_crawling"
              }
          ]
      }
    • New Value:
      "swimming": {
          "animations": [
              "look_at_target_swimming"
          ],
          "transitions": [
              {
               "gliding": "query.is_gliding"
              },
              {
               "default": "!query.is_swimming"
              }
          ]
      }
      Previous Value:
      "swimming": {
          "animations": [
              "look_at_target_swimming"
          ],
          "transitions": [
              {
               "gliding": "query.is_gliding"
              },
              {
               "default": "!query.is_swimming && !query.is_crawling"
              }
          ]
      }
    • New Value:
      "gliding": {
          "animations": [
              "look_at_target_gliding"
          ],
          "transitions": [
              {
               "swimming": "query.is_swimming"
              },
              {
               "default": "!query.is_gliding"
              }
          ]
      }
      Previous Value:
      "gliding": {
          "animations": [
              "look_at_target_gliding"
          ],
          "transitions": [
              {
               "swimming": "query.is_swimming || query.is_crawling"
              },
              {
               "default": "!query.is_gliding"
              }
          ]
      }

Changes in version 1.20.10.1

    • New Value:
      "format_version": "1.20.10"
      Previous Value:
      "format_version": "1.17.20"
    • New Value:
      "minecraft:shareables": {
          "singular_pickup": true,
          "items": [
              {
               "item": "minecraft:nautilus_shell",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 0
              },
              {
               "item": "minecraft:trident",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 1
              },
              {
               "item": "minecraft:netherite_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 2
              },
              {
               "item": "minecraft:diamond_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 3
              },
              {
               "item": "minecraft:iron_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 4
              },
              {
               "item": "minecraft:stone_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 5
              },
              {
               "item": "minecraft:golden_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 6
              },
              {
               "item": "minecraft:wooden_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 7
              },
              {
               "item": "minecraft:netherite_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 0
              },
              {
               "item": "minecraft:diamond_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 1
              },
              {
               "item": "minecraft:iron_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 2
              },
              {
               "item": "minecraft:chainmail_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 3
              },
              {
               "item": "minecraft:golden_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 4
              },
              {
               "item": "minecraft:leather_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 5
              },
              {
               "item": "minecraft:turtle_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 6
              },
              {
               "item": "minecraft:skull:0",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 7
              },
              {
               "item": "minecraft:skull:1",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 7
              },
              {
               "item": "minecraft:carved_pumpkin",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 7
              },
              {
               "item": "minecraft:netherite_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 0
              },
              {
               "item": "minecraft:diamond_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 1
              },
              {
               "item": "minecraft:iron_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 2
              },
              {
               "item": "minecraft:chainmail_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 3
              },
              {
               "item": "minecraft:golden_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 4
              },
              {
               "item": "minecraft:leather_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 5
              },
              {
               "item": "minecraft:netherite_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 0
              },
              {
               "item": "minecraft:diamond_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 1
              },
              {
               "item": "minecraft:iron_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 2
              },
              {
               "item": "minecraft:chainmail_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 3
              },
              {
               "item": "minecraft:golden_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 4
              },
              {
               "item": "minecraft:leather_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 5
              },
              {
               "item": "minecraft:netherite_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 0
              },
              {
               "item": "minecraft:diamond_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 1
              },
              {
               "item": "minecraft:iron_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 2
              },
              {
               "item": "minecraft:chainmail_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 3
              },
              {
               "item": "minecraft:golden_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 4
              },
              {
               "item": "minecraft:leather_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 5
              }
          ]
      }
      Previous Value:
      "minecraft:shareables": {
          "items": [
              {
               "item": "minecraft:nautilus_shell",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 0
              },
              {
               "item": "minecraft:trident",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 1
              },
              {
               "item": "minecraft:netherite_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 2
              },
              {
               "item": "minecraft:diamond_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 3
              },
              {
               "item": "minecraft:iron_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 4
              },
              {
               "item": "minecraft:stone_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 5
              },
              {
               "item": "minecraft:golden_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 6
              },
              {
               "item": "minecraft:wooden_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 7
              },
              {
               "item": "minecraft:netherite_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 0
              },
              {
               "item": "minecraft:diamond_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 1
              },
              {
               "item": "minecraft:iron_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 2
              },
              {
               "item": "minecraft:chainmail_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 3
              },
              {
               "item": "minecraft:golden_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 4
              },
              {
               "item": "minecraft:leather_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 5
              },
              {
               "item": "minecraft:turtle_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 6
              },
              {
               "item": "minecraft:skull:0",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 7
              },
              {
               "item": "minecraft:skull:1",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 7
              },
              {
               "item": "minecraft:carved_pumpkin",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 7
              },
              {
               "item": "minecraft:netherite_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 0
              },
              {
               "item": "minecraft:diamond_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 1
              },
              {
               "item": "minecraft:iron_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 2
              },
              {
               "item": "minecraft:chainmail_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 3
              },
              {
               "item": "minecraft:golden_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 4
              },
              {
               "item": "minecraft:leather_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 5
              },
              {
               "item": "minecraft:netherite_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 0
              },
              {
               "item": "minecraft:diamond_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 1
              },
              {
               "item": "minecraft:iron_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 2
              },
              {
               "item": "minecraft:chainmail_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 3
              },
              {
               "item": "minecraft:golden_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 4
              },
              {
               "item": "minecraft:leather_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 5
              },
              {
               "item": "minecraft:netherite_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 0
              },
              {
               "item": "minecraft:diamond_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 1
              },
              {
               "item": "minecraft:iron_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 2
              },
              {
               "item": "minecraft:chainmail_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 3
              },
              {
               "item": "minecraft:golden_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 4
              },
              {
               "item": "minecraft:leather_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 5
              }
          ]
      }
    • New Value:
      "default": {
          "animations": [
              "look_at_target_default"
          ],
          "transitions": [
              {
               "gliding": "query.is_gliding"
              },
              {
               "swimming": "query.is_swimming || query.is_crawling"
              }
          ]
      }
      Previous Value:
      "default": {
          "animations": [
              "look_at_target_default"
          ],
          "transitions": [
              {
               "gliding": "query.is_gliding"
              },
              {
               "swimming": "query.is_swimming"
              }
          ]
      }
    • New Value:
      "swimming": {
          "animations": [
              "look_at_target_swimming"
          ],
          "transitions": [
              {
               "gliding": "query.is_gliding"
              },
              {
               "default": "!query.is_swimming && !query.is_crawling"
              }
          ]
      }
      Previous Value:
      "swimming": {
          "animations": [
              "look_at_target_swimming"
          ],
          "transitions": [
              {
               "gliding": "query.is_gliding"
              },
              {
               "default": "!query.is_swimming"
              }
          ]
      }
    • New Value:
      "gliding": {
          "animations": [
              "look_at_target_gliding"
          ],
          "transitions": [
              {
               "swimming": "query.is_swimming || query.is_crawling"
              },
              {
               "default": "!query.is_gliding"
              }
          ]
      }
      Previous Value:
      "gliding": {
          "animations": [
              "look_at_target_gliding"
          ],
          "transitions": [
              {
               "swimming": "query.is_swimming"
              },
              {
               "default": "!query.is_gliding"
              }
          ]
      }

Changes in version 1.20.0.21

    • New Value:
      "animation.humanoid.brushing": {
          "loop": true,
          "bones": {
              "rightarm": {
               "rotation": [
                  "math.clamp(query.target_x_rotation, -43, 14) - 50",
                  "math.clamp(query.target_y_rotation, -37, 43)",
                  5
               ]
              },
              "rightitem": {
               "position": {
                  "0.0": [
                      0,
                      0,
                      0
                  ],
                  "0.1": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       1.5,
                       0,
                       -3
                      ]
                  },
                  "0.2": {
                      "pre": [
                       1.5,
                       0,
                       -3
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  },
                  "0.3": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       1.5,
                       0,
                       3
                      ]
                  },
                  "0.4": {
                      "pre": [
                       1.5,
                       0,
                       3
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  },
                  "0.5": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  }
               },
               "rotation": {
                  "0.0": [
                      0,
                      0,
                      0
                  ],
                  "0.1": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       0,
                       -30,
                       0
                      ]
                  },
                  "0.2": {
                      "pre": [
                       0,
                       -30,
                       0
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  },
                  "0.3": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       0,
                       30,
                       0
                      ]
                  },
                  "0.4": {
                      "pre": [
                       0,
                       30,
                       0
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  },
                  "0.5": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  }
               }
              }
          }
      }
    • New Value:
      "animation.humanoid.holding_brush": {
          "loop": true,
          "bones": {
              "rightitem": {
               "scale": 1.5,
               "position": {
                  "0.0": [
                      -7,
                      -1,
                      -1
                  ]
               },
               "rotation": {
                  "0.0": [
                      20,
                      -30,
                      -10
                  ]
               }
              }
          }
      }

Changes in version 1.20.0.20

    • Previous Value:
      "animation.humanoid.brushing": {
          "loop": true,
          "bones": {
              "rightarm": {
               "rotation": [
                  "math.clamp(query.target_x_rotation, -43, 14) - 50",
                  "math.clamp(query.target_y_rotation, -37, 43)",
                  5
               ]
              },
              "rightitem": {
               "position": {
                  "0.0": [
                      0,
                      0,
                      0
                  ],
                  "0.1": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       1.5,
                       0,
                       -3
                      ]
                  },
                  "0.2": {
                      "pre": [
                       1.5,
                       0,
                       -3
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  },
                  "0.3": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       1.5,
                       0,
                       3
                      ]
                  },
                  "0.4": {
                      "pre": [
                       1.5,
                       0,
                       3
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  },
                  "0.5": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  }
               },
               "rotation": {
                  "0.0": [
                      0,
                      0,
                      0
                  ],
                  "0.1": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       0,
                       -30,
                       0
                      ]
                  },
                  "0.2": {
                      "pre": [
                       0,
                       -30,
                       0
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  },
                  "0.3": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       0,
                       30,
                       0
                      ]
                  },
                  "0.4": {
                      "pre": [
                       0,
                       30,
                       0
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  },
                  "0.5": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  }
               }
              }
          }
      }
    • Previous Value:
      "animation.humanoid.holding_brush": {
          "loop": true,
          "bones": {
              "rightitem": {
               "scale": 1.5,
               "position": {
                  "0.0": [
                      -7,
                      -1,
                      -1
                  ]
               },
               "rotation": {
                  "0.0": [
                      20,
                      -30,
                      -10
                  ]
               }
              }
          }
      }

Changes in version 1.20.0.1

    • New Value:
      "animation.humanoid.brushing": {
          "loop": true,
          "bones": {
              "rightarm": {
               "rotation": [
                  "math.clamp(query.target_x_rotation, -43, 14) - 50",
                  "math.clamp(query.target_y_rotation, -37, 43)",
                  5
               ]
              },
              "rightitem": {
               "position": {
                  "0.0": [
                      0,
                      0,
                      0
                  ],
                  "0.1": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       1.5,
                       0,
                       -3
                      ]
                  },
                  "0.2": {
                      "pre": [
                       1.5,
                       0,
                       -3
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  },
                  "0.3": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       1.5,
                       0,
                       3
                      ]
                  },
                  "0.4": {
                      "pre": [
                       1.5,
                       0,
                       3
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  },
                  "0.5": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  }
               },
               "rotation": {
                  "0.0": [
                      0,
                      0,
                      0
                  ],
                  "0.1": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       0,
                       -30,
                       0
                      ]
                  },
                  "0.2": {
                      "pre": [
                       0,
                       -30,
                       0
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  },
                  "0.3": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       0,
                       30,
                       0
                      ]
                  },
                  "0.4": {
                      "pre": [
                       0,
                       30,
                       0
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  },
                  "0.5": {
                      "pre": [
                       0,
                       0,
                       0
                      ],
                      "post": [
                       0,
                       0,
                       0
                      ]
                  }
               }
              }
          }
      }
    • New Value:
      "animation.humanoid.holding_brush": {
          "loop": true,
          "bones": {
              "rightitem": {
               "scale": 1.5,
               "position": {
                  "0.0": [
                      -7,
                      -1,
                      -1
                  ]
               },
               "rotation": {
                  "0.0": [
                      20,
                      -30,
                      -10
                  ]
               }
              }
          }
      }

Changes in version 1.19.80.2

Changes in version 1.19.60.3

    • New Value:
      "controller.animation.humanoid.riding_legs_only": {
          "initial_state": "default",
          "states": {
              "default": {
               "transitions": [
                  {
                      "riding": "query.is_riding"
                  }
               ]
              },
              "riding": {
               "animations": [
                  "riding.legs"
               ],
               "transitions": [
                  {
                      "default": "!query.is_riding"
                  }
               ]
              }
          }
      }
    • Previous Value:
      "controller.animation.humanoid.holding_spyglass": {
          "initial_state": "default",
          "states": {
              "holding_spyglass": {
               "animations": [
                  "holding_spyglass"
               ],
               "transitions": [
                  {
                      "default": "!variable.is_holding_spyglass"
                  }
               ]
              },
              "default": {
               "transitions": [
                  {
                      "holding_spyglass": "variable.is_holding_spyglass"
                  }
               ]
              }
          }
      }

Changes in version 1.19.50.2

    • New Value:
      "variants": [
          {
              "skinning": {
               "+defines": [
                  "USE_SKINNING"
               ],
               "vertexFields": [
                  {
                      "field": "Position"
                  },
                  {
                      "field": "BoneId0"
                  },
                  {
                      "field": "Normal"
                  },
                  {
                      "field": "UV0"
                  }
               ]
              }
          },
          {
              "skinning_color": {
               "+defines": [
                  "USE_SKINNING",
                  "USE_OVERLAY"
               ],
               "+states": [
                  "Blending"
               ],
               "vertexFields": [
                  {
                      "field": "Position"
                  },
                  {
                      "field": "BoneId0"
                  },
                  {
                      "field": "Color"
                  },
                  {
                      "field": "Normal"
                  },
                  {
                      "field": "UV0"
                  }
               ]
              }
          },
          {
              "skinning_alphatest": {
               "+defines": [
                  "USE_SKINNING",
                  "ALPHA_TEST"
               ],
               "+states": [
                  "DisableCulling"
               ],
               "vertexFields": [
                  {
                      "field": "Position"
                  },
                  {
                      "field": "BoneId0"
                  },
                  {
                      "field": "Normal"
                  },
                  {
                      "field": "UV0"
                  }
               ]
              }
          }
      ]
      Previous Value:
      "variants": [
          {
              "skinning": {
               "+defines": [
                  "USE_SKINNING"
               ],
               "vertexFields": [
                  {
                      "field": "Position"
                  },
                  {
                      "field": "BoneId0"
                  },
                  {
                      "field": "Normal"
                  },
                  {
                      "field": "UV0"
                  }
               ]
              }
          },
          {
              "skinning_color": {
               "+defines": [
                  "USE_SKINNING",
                  "USE_OVERLAY"
               ],
               "+states": [
                  "Blending"
               ],
               "vertexFields": [
                  {
                      "field": "Position"
                  },
                  {
                      "field": "BoneId0"
                  },
                  {
                      "field": "Color"
                  },
                  {
                      "field": "Normal"
                  },
                  {
                      "field": "UV0"
                  }
               ]
              }
          }
      ]

Changes in version 1.19.40.2

    • New Value:
      "minecraft:melee_equipment": {
          "minecraft:equipment": {
              "table": "loot_tables/entities/drowned_equipment.json",
              "slot_drop_chance": [
               {
                  "slot": "slot.weapon.offhand",
                  "drop_chance": 1
               }
              ]
          }
      }
    • New Value:
      "minecraft:ranged_equipment": {
          "minecraft:equipment": {
              "table": "loot_tables/entities/drowned_ranged_equipment.json",
              "slot_drop_chance": [
               {
                  "slot": "slot.weapon.offhand",
                  "drop_chance": 1
               }
              ]
          }
      }
    • Previous Value:
      "minecraft:equipment": {
          "table": "loot_tables/entities/drowned_equipment.json",
          "slot_drop_chance": [
              {
               "slot": "slot.weapon.offhand",
               "drop_chance": 1
              }
          ]
      }
    • Previous Value:
      "minecraft:equipment": {
          "table": "loot_tables/entities/drowned_ranged_equipment.json",
          "slot_drop_chance": [
              {
               "slot": "slot.weapon.offhand",
               "drop_chance": 1
              }
          ]
      }
    • New Value:
      "minecraft:as_adult": {
          "add": {
              "component_groups": [
               "minecraft:melee_equipment",
               "minecraft:melee_mode",
               "minecraft:adult_drowned"
              ]
          }
      }
      Previous Value:
      "minecraft:as_adult": {
          "add": {
              "component_groups": [
               "minecraft:melee_mode",
               "minecraft:adult_drowned"
              ]
          }
      }
    • New Value:
      "minecraft:as_baby": {
          "add": {
              "component_groups": [
               "minecraft:melee_equipment",
               "minecraft:melee_mode",
               "minecraft:baby_drowned"
              ]
          }
      }
      Previous Value:
      "minecraft:as_baby": {
          "add": {
              "component_groups": [
               "minecraft:melee_mode",
               "minecraft:baby_drowned"
              ]
          }
      }
    • New Value:
      "minecraft:entity_spawned": {
          "sequence": [
              {
               "randomize": [
                  {
                      "weight": 15,
                      "remove": [],
                      "add": {
                       "component_groups": [
                          "minecraft:mode_switcher",
                          "minecraft:ranged_equipment",
                          "minecraft:ranged_mode",
                          "minecraft:adult_drowned"
                       ]
                      }
                  },
                  {
                      "weight": 85,
                      "randomize": [
                       {
                          "weight": 95,
                          "remove": [],
                          "add": {
                              "component_groups": [
                               "minecraft:melee_equipment",
                               "minecraft:melee_mode",
                               "minecraft:adult_drowned"
                              ]
                          }
                       },
                       {
                          "weight": 5,
                          "remove": [],
                          "add": {
                              "component_groups": [
                               "minecraft:melee_equipment",
                               "minecraft:melee_mode",
                               "minecraft:baby_drowned"
                              ]
                          }
                       }
                      ]
                  }
               ]
              },
              {
               "randomize": [
                  {
                      "weight": 10,
                      "add": {
                       "component_groups": [
                          "minecraft:can_break_doors"
                       ]
                      }
                  },
                  {
                      "weight": 90
                  }
               ]
              }
          ]
      }
      Previous Value:
      "minecraft:entity_spawned": {
          "sequence": [
              {
               "randomize": [
                  {
                      "weight": 15,
                      "remove": [],
                      "add": {
                       "component_groups": [
                          "minecraft:mode_switcher",
                          "minecraft:ranged_mode",
                          "minecraft:adult_drowned"
                       ]
                      }
                  },
                  {
                      "weight": 85,
                      "randomize": [
                       {
                          "weight": 95,
                          "remove": [],
                          "add": {
                              "component_groups": [
                               "minecraft:melee_mode",
                               "minecraft:adult_drowned"
                              ]
                          }
                       },
                       {
                          "weight": 5,
                          "remove": [],
                          "add": {
                              "component_groups": [
                               "minecraft:melee_mode",
                               "minecraft:baby_drowned"
                              ]
                          }
                       }
                      ]
                  }
               ]
              },
              {
               "randomize": [
                  {
                      "weight": 10,
                      "add": {
                       "component_groups": [
                          "minecraft:can_break_doors"
                       ]
                      }
                  },
                  {
                      "weight": 90
                  }
               ]
              }
          ]
      }

Changes in version 1.19.20.2

    • New Value:
      "minecraft:can_break_doors": {
          "minecraft:annotation.break_door": []
      }
    • Previous Value:
      "minecraft:annotation.break_door": []
    • New Value:
      "minecraft:entity_spawned": {
          "sequence": [
              {
               "randomize": [
                  {
                      "weight": 15,
                      "remove": [],
                      "add": {
                       "component_groups": [
                          "minecraft:mode_switcher",
                          "minecraft:ranged_mode",
                          "minecraft:adult_drowned"
                       ]
                      }
                  },
                  {
                      "weight": 85,
                      "randomize": [
                       {
                          "weight": 95,
                          "remove": [],
                          "add": {
                              "component_groups": [
                               "minecraft:melee_mode",
                               "minecraft:adult_drowned"
                              ]
                          }
                       },
                       {
                          "weight": 5,
                          "remove": [],
                          "add": {
                              "component_groups": [
                               "minecraft:melee_mode",
                               "minecraft:baby_drowned"
                              ]
                          }
                       }
                      ]
                  }
               ]
              },
              {
               "randomize": [
                  {
                      "weight": 10,
                      "add": {
                       "component_groups": [
                          "minecraft:can_break_doors"
                       ]
                      }
                  },
                  {
                      "weight": 90
                  }
               ]
              }
          ]
      }
      Previous Value:
      "minecraft:entity_spawned": {
          "randomize": [
              {
               "weight": 15,
               "remove": [],
               "add": {
                  "component_groups": [
                      "minecraft:mode_switcher",
                      "minecraft:ranged_mode",
                      "minecraft:adult_drowned"
                  ]
               }
              },
              {
               "weight": 85,
               "randomize": [
                  {
                      "weight": 95,
                      "remove": [],
                      "add": {
                       "component_groups": [
                          "minecraft:melee_mode",
                          "minecraft:adult_drowned"
                       ]
                      }
                  },
                  {
                      "weight": 5,
                      "remove": [],
                      "add": {
                       "component_groups": [
                          "minecraft:melee_mode",
                          "minecraft:baby_drowned"
                       ]
                      }
                  }
               ]
              }
          ]
      }

Changes in version 1.18.30.4

    • New Value:
      "animation.humanoid.tooting_goat_horn": {
          "loop": true,
          "bones": {
              "rightarm": {
               "rotation": [
                  "math.clamp(query.target_x_rotation, -43, 14) - 75",
                  "math.clamp(query.target_y_rotation, -37, 43) - 30",
                  5
               ]
              },
              "rightitem": {
               "rotation": [
                  15,
                  0,
                  100
               ],
               "position": [
                  4,
                  0,
                  1
               ]
              }
          }
      }

Changes in version 1.18.0.2

    • New Value:
      "conditions": {
          "minecraft:spawns_on_surface": [],
          "minecraft:spawns_underwater": [],
          "minecraft:brightness_filter": {
              "min": 0,
              "max": 7,
              "adjust_for_weather": true
          },
          "minecraft:difficulty_filter": {
              "min": "easy",
              "max": "hard"
          },
          "minecraft:weight": {
              "default": 100
          },
          "minecraft:density_limit": {
              "surface": 2
          },
          "minecraft:herd": {
              "min_size": 2,
              "max_size": 4
          },
          "minecraft:biome_filter": {
              "test": "has_biome_tag",
              "operator": "==",
              "value": "dripstone_caves"
          }
      }

Changes in version 1.17.30.4

Changes in version 1.17.10.4

    • New Value:
      "minecraft:behavior.nearest_attackable_target": {
          "priority": 2,
          "reselect_targets": true,
          "must_see": true,
          "within_radius": 12,
          "must_see_forget_duration": 17,
          "persist_time": 0.5,
          "entity_types": [
              {
               "filters": {
                  "all_of": [
                      {
                       "any_of": [
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "player"
                          },
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "snowgolem"
                          },
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "irongolem"
                          },
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "axolotl"
                          }
                       ]
                      },
                      {
                       "any_of": [
                          {
                              "test": "in_water",
                              "subject": "other",
                              "value": true
                          },
                          {
                              "test": "is_daytime",
                              "value": false
                          }
                       ]
                      }
                  ]
               },
               "max_dist": 20
              },
              {
               "filters": {
                  "all_of": [
                      {
                       "any_of": [
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "villager"
                          },
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "wandering_trader"
                          }
                       ]
                      },
                      {
                       "any_of": [
                          {
                              "test": "in_water",
                              "subject": "other",
                              "value": true
                          },
                          {
                              "test": "is_daytime",
                              "value": false
                          }
                       ]
                      }
                  ]
               },
               "max_dist": 20,
               "must_see": false
              },
              {
               "filters": {
                  "all_of": [
                      {
                       "test": "is_family",
                       "subject": "other",
                       "value": "baby_turtle"
                      },
                      {
                       "test": "in_water",
                       "subject": "other",
                       "operator": "!=",
                       "value": true
                      }
                  ]
               },
               "max_dist": 20
              }
          ]
      }
      Previous Value:
      "minecraft:behavior.nearest_attackable_target": {
          "priority": 2,
          "reselect_targets": true,
          "must_see": true,
          "within_radius": 12,
          "must_see_forget_duration": 17,
          "persist_time": 0.5,
          "entity_types": [
              {
               "filters": {
                  "all_of": [
                      {
                       "any_of": [
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "player"
                          },
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "snowgolem"
                          },
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "irongolem"
                          }
                       ]
                      },
                      {
                       "any_of": [
                          {
                              "test": "in_water",
                              "subject": "other",
                              "value": true
                          },
                          {
                              "test": "is_daytime",
                              "value": false
                          }
                       ]
                      }
                  ]
               },
               "max_dist": 20
              },
              {
               "filters": {
                  "all_of": [
                      {
                       "any_of": [
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "villager"
                          },
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "wandering_trader"
                          }
                       ]
                      },
                      {
                       "any_of": [
                          {
                              "test": "in_water",
                              "subject": "other",
                              "value": true
                          },
                          {
                              "test": "is_daytime",
                              "value": false
                          }
                       ]
                      }
                  ]
               },
               "max_dist": 20,
               "must_see": false
              },
              {
               "filters": {
                  "all_of": [
                      {
                       "test": "is_family",
                       "subject": "other",
                       "value": "baby_turtle"
                      },
                      {
                       "test": "in_water",
                       "subject": "other",
                       "operator": "!=",
                       "value": true
                      }
                  ]
               },
               "max_dist": 20
              }
          ]
      }

Changes in version 1.17.0.2

Changes in version 1.16.220.02

Changes in version 1.16.20.3

Changes in version 1.16.100.04

Changes in version 1.16.0.2

    • New Value:
      "minecraft:behavior.equip_item": {
          "priority": 3
      }
    • New Value:
      "minecraft:behavior.pickup_items": {
          "priority": 6,
          "max_dist": 3,
          "goal_radius": 2,
          "speed_multiplier": 1,
          "pickup_based_on_chance": true,
          "can_pickup_any_item": true
      }
    • New Value:
      "minecraft:despawn": {
          "despawn_from_distance": []
      }
    • New Value:
      "minecraft:equip_item": []
    • New Value:
      "minecraft:shareables": {
          "items": [
              {
               "item": "minecraft:nautilus_shell",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 0
              },
              {
               "item": "minecraft:trident",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 1
              },
              {
               "item": "minecraft:netherite_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 2
              },
              {
               "item": "minecraft:diamond_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 3
              },
              {
               "item": "minecraft:iron_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 4
              },
              {
               "item": "minecraft:stone_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 5
              },
              {
               "item": "minecraft:golden_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 6
              },
              {
               "item": "minecraft:wooden_sword",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 7
              },
              {
               "item": "minecraft:netherite_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 0
              },
              {
               "item": "minecraft:diamond_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 1
              },
              {
               "item": "minecraft:iron_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 2
              },
              {
               "item": "minecraft:chainmail_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 3
              },
              {
               "item": "minecraft:golden_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 4
              },
              {
               "item": "minecraft:leather_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 5
              },
              {
               "item": "minecraft:turtle_helmet",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 6
              },
              {
               "item": "minecraft:skull:0",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 7
              },
              {
               "item": "minecraft:skull:1",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 7
              },
              {
               "item": "minecraft:carved_pumpkin",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 7
              },
              {
               "item": "minecraft:netherite_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 0
              },
              {
               "item": "minecraft:diamond_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 1
              },
              {
               "item": "minecraft:iron_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 2
              },
              {
               "item": "minecraft:chainmail_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 3
              },
              {
               "item": "minecraft:golden_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 4
              },
              {
               "item": "minecraft:leather_chestplate",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 5
              },
              {
               "item": "minecraft:netherite_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 0
              },
              {
               "item": "minecraft:diamond_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 1
              },
              {
               "item": "minecraft:iron_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 2
              },
              {
               "item": "minecraft:chainmail_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 3
              },
              {
               "item": "minecraft:golden_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 4
              },
              {
               "item": "minecraft:leather_leggings",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 5
              },
              {
               "item": "minecraft:netherite_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 0
              },
              {
               "item": "minecraft:diamond_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 1
              },
              {
               "item": "minecraft:iron_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 2
              },
              {
               "item": "minecraft:chainmail_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 3
              },
              {
               "item": "minecraft:golden_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 4
              },
              {
               "item": "minecraft:leather_boots",
               "want_amount": 1,
               "surplus_amount": 1,
               "priority": 5
              }
          ]
      }
    • New Value:
      "format_version": "1.16.0"
      Previous Value:
      "format_version": "1.13.0"
    • New Value:
      "minecraft:behavior.look_at_player": {
          "priority": 8,
          "look_distance": 6,
          "probability": 0.02
      }
      Previous Value:
      "minecraft:behavior.look_at_player": {
          "priority": 7,
          "look_distance": 6,
          "probability": 0.02
      }
    • New Value:
      "minecraft:behavior.random_look_around": {
          "priority": 9
      }
      Previous Value:
      "minecraft:behavior.random_look_around": {
          "priority": 7
      }
    • New Value:
      "minecraft:behavior.random_stroll": {
          "priority": 7,
          "speed_multiplier": 1
      }
      Previous Value:
      "minecraft:behavior.random_stroll": {
          "priority": 6,
          "speed_multiplier": 1
      }
    • New Value:
      "minecraft:behavior.stomp_turtle_egg": {
          "priority": 4,
          "speed_multiplier": 1,
          "search_range": 10,
          "search_height": 2,
          "goal_radius": 1.14,
          "interval": 20
      }
      Previous Value:
      "minecraft:behavior.stomp_turtle_egg": {
          "priority": 4,
          "speed_multiplier": 1,
          "search_range": 10,
          "search_height": 3,
          "goal_radius": 1.14,
          "search_count": 4,
          "interval": 20
      }

Changes in version 1.14.0.9

Changes in version 1.13.0.34

    • New Value:
      "minecraft:experience_reward": {
          "on_death": "query.last_hit_by_player ? 5 + (query.equipment_count * Math.Random(1,3)) : 0"
      }
    • New Value:
      "minecraft:experience_reward": {
          "on_death": "query.last_hit_by_player ? 12 + (query.equipment_count * Math.Random(1,3)) : 0"
      }
    • New Value:
      "minecraft:hurt_on_condition": {
          "damage_conditions": [
              {
               "filters": {
                  "test": "in_lava",
                  "subject": "self",
                  "operator": "==",
                  "value": true
               },
               "cause": "lava",
               "damage_per_tick": 4
              }
          ]
      }
    • New Value:
      "minecraft:pushable": {
          "is_pushable": true,
          "is_pushable_by_piston": true
      }
    • New Value:
      "format_version": "1.13.0"
      Previous Value:
      "format_version": "1.10.0"
    • New Value:
      "minecraft:behavior.nearest_attackable_target": {
          "priority": 2,
          "within_radius": 12,
          "reselect_targets": true,
          "entity_types": [
              {
               "filters": {
                  "all_of": [
                      {
                       "any_of": [
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "player"
                          },
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "snowgolem"
                          },
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "irongolem"
                          }
                       ]
                      },
                      {
                       "any_of": [
                          {
                              "test": "in_water",
                              "subject": "other",
                              "value": true
                          },
                          {
                              "test": "is_daytime",
                              "value": false
                          }
                       ]
                      }
                  ]
               },
               "max_dist": 20
              },
              {
               "filters": {
                  "all_of": [
                      {
                       "any_of": [
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "villager"
                          },
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "wandering_trader"
                          }
                       ]
                      },
                      {
                       "any_of": [
                          {
                              "test": "in_water",
                              "subject": "other",
                              "value": true
                          },
                          {
                              "test": "is_daytime",
                              "value": false
                          }
                       ]
                      }
                  ]
               },
               "max_dist": 20,
               "must_see": false
              },
              {
               "filters": {
                  "all_of": [
                      {
                       "test": "is_family",
                       "subject": "other",
                       "value": "baby_turtle"
                      },
                      {
                       "test": "in_water",
                       "subject": "other",
                       "operator": "!=",
                       "value": true
                      }
                  ]
               },
               "max_dist": 20
              }
          ],
          "must_see": true,
          "must_see_forget_duration": 17,
          "persist_time": 0.5
      }
      Previous Value:
      "minecraft:behavior.nearest_attackable_target": {
          "priority": 2,
          "within_radius": 12,
          "reselect_targets": true,
          "entity_types": [
              {
               "filters": {
                  "all_of": [
                      {
                       "any_of": [
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "player"
                          },
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "snowgolem"
                          },
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "irongolem"
                          }
                       ]
                      },
                      {
                       "any_of": [
                          {
                              "test": "in_water",
                              "subject": "other",
                              "value": true
                          },
                          {
                              "test": "is_brightness",
                              "subject": "other",
                              "operator": ">",
                              "value": 0.49
                          }
                       ]
                      }
                  ]
               },
               "max_dist": 20
              },
              {
               "filters": {
                  "all_of": [
                      {
                       "any_of": [
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "villager"
                          },
                          {
                              "test": "is_family",
                              "subject": "other",
                              "value": "wandering_trader"
                          }
                       ]
                      },
                      {
                       "any_of": [
                          {
                              "test": "in_water",
                              "subject": "other",
                              "value": true
                          },
                          {
                              "test": "is_brightness",
                              "subject": "other",
                              "operator": ">",
                              "value": 0.49
                          }
                       ]
                      }
                  ]
               },
               "max_dist": 20,
               "must_see": false
              },
              {
               "filters": {
                  "all_of": [
                      {
                       "test": "is_family",
                       "subject": "other",
                       "value": "baby_turtle"
                      },
                      {
                       "test": "in_water",
                       "subject": "other",
                       "operator": "!=",
                       "value": true
                      }
                  ]
               },
               "max_dist": 20
              }
          ],
          "must_see": true,
          "must_see_forget_duration": 17,
          "persist_time": 0.5
      }
    • New Value:
      "minecraft:breathable": {
          "total_supply": 15,
          "suffocate_time": 0,
          "breathes_air": true,
          "breathes_water": true
      }
      Previous Value:
      "minecraft:breathable": {
          "totalSupply": 15,
          "suffocateTime": 0,
          "breathesAir": true,
          "breathesWater": true
      }
    • New Value:
      "minecraft:collision_box": {
          "width": 0.6,
          "height": 1.9
      }
      Previous Value:
      "minecraft:collision_box": {
          "width": 0.6,
          "height": 1.8
      }
    • New Value:
      "minecraft:type_family": {
          "family": [
              "drowned",
              "zombie",
              "undead",
              "monster",
              "mob"
          ]
      }
      Previous Value:
      "minecraft:type_family": {
          "family": [
              "drowned",
              "zombie",
              "undead",
              "monster"
          ]
      }
    • Previous Value:
      "visible_bounds_height": 1
    • Previous Value:
      "visible_bounds_offset": [
          0,
          0.5,
          0
      ]
    • Previous Value:
      "visible_bounds_width": 1
    • Previous Value:
      "geometry.guardian": {
          "visible_bounds_width": 3.5,
          "visible_bounds_height": 2,
          "visible_bounds_offset": [
              0,
              0.5,
              0
          ],
          "texturewidth": 64,
          "textureheight": 64,
          "bones": [
              {
               "name": "head",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "mirror": true,
               "cubes": [
                  {
                      "mirror": false,
                      "origin": [
                       -6,
                       2,
                       -8
                      ],
                      "size": [
                       12,
                       12,
                       16
                      ],
                      "uv": [
                       0,
                       0
                      ]
                  },
                  {
                      "mirror": false,
                      "origin": [
                       -8,
                       2,
                       -6
                      ],
                      "size": [
                       2,
                       12,
                       12
                      ],
                      "uv": [
                       0,
                       28
                      ]
                  },
                  {
                      "origin": [
                       6,
                       2,
                       -6
                      ],
                      "size": [
                       2,
                       12,
                       12
                      ],
                      "uv": [
                       0,
                       28
                      ]
                  },
                  {
                      "origin": [
                       -6,
                       14,
                       -6
                      ],
                      "size": [
                       12,
                       2,
                       12
                      ],
                      "uv": [
                       16,
                       40
                      ]
                  },
                  {
                      "origin": [
                       -6,
                       0,
                       -6
                      ],
                      "size": [
                       12,
                       2,
                       12
                      ],
                      "uv": [
                       16,
                       40
                      ]
                  }
               ]
              },
              {
               "name": "eye",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "cubes": [
                  {
                      "origin": [
                       -1,
                       7,
                       0
                      ],
                      "size": [
                       2,
                       2,
                       1
                      ],
                      "uv": [
                       8,
                       0
                      ]
                  }
               ]
              },
              {
               "name": "tailpart0",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "cubes": [
                  {
                      "origin": [
                       -2,
                       6,
                       7
                      ],
                      "size": [
                       4,
                       4,
                       8
                      ],
                      "uv": [
                       40,
                       0
                      ]
                  }
               ]
              },
              {
               "name": "tailpart1",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "cubes": [
                  {
                      "origin": [
                       0,
                       7,
                       0
                      ],
                      "size": [
                       3,
                       3,
                       7
                      ],
                      "uv": [
                       0,
                       54
                      ]
                  }
               ]
              },
              {
               "name": "tailpart2",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "cubes": [
                  {
                      "origin": [
                       0,
                       8,
                       0
                      ],
                      "size": [
                       2,
                       2,
                       6
                      ],
                      "uv": [
                       41,
                       32
                      ]
                  },
                  {
                      "origin": [
                       1,
                       4.5,
                       3
                      ],
                      "size": [
                       1,
                       9,
                       9
                      ],
                      "uv": [
                       25,
                       19
                      ]
                  }
               ]
              },
              {
               "name": "spikepart0",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "cubes": [
                  {
                      "origin": [
                       -1,
                       19.5,
                       -1
                      ],
                      "size": [
                       2,
                       9,
                       2
                      ],
                      "uv": [
                       0,
                       0
                      ]
                  }
               ]
              },
              {
               "name": "spikepart1",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "cubes": [
                  {
                      "origin": [
                       -1,
                       19.5,
                       -1
                      ],
                      "size": [
                       2,
                       9,
                       2
                      ],
                      "uv": [
                       0,
                       0
                      ]
                  }
               ]
              },
              {
               "name": "spikepart2",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "cubes": [
                  {
                      "origin": [
                       -1,
                       19.5,
                       -1
                      ],
                      "size": [
                       2,
                       9,
                       2
                      ],
                      "uv": [
                       0,
                       0
                      ]
                  }
               ]
              },
              {
               "name": "spikepart3",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "cubes": [
                  {
                      "origin": [
                       -1,
                       19.5,
                       -1
                      ],
                      "size": [
                       2,
                       9,
                       2
                      ],
                      "uv": [
                       0,
                       0
                      ]
                  }
               ]
              },
              {
               "name": "spikepart4",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "cubes": [
                  {
                      "origin": [
                       -1,
                       19.5,
                       -1
                      ],
                      "size": [
                       2,
                       9,
                       2
                      ],
                      "uv": [
                       0,
                       0
                      ]
                  }
               ]
              },
              {
               "name": "spikepart5",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "cubes": [
                  {
                      "origin": [
                       -1,
                       19.5,
                       -1
                      ],
                      "size": [
                       2,
                       9,
                       2
                      ],
                      "uv": [
                       0,
                       0
                      ]
                  }
               ]
              },
              {
               "name": "spikepart6",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "cubes": [
                  {
                      "origin": [
                       -1,
                       19.5,
                       -1
                      ],
                      "size": [
                       2,
                       9,
                       2
                      ],
                      "uv": [
                       0,
                       0
                      ]
                  }
               ]
              },
              {
               "name": "spikepart7",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "cubes": [
                  {
                      "origin": [
                       -1,
                       19.5,
                       -1
                      ],
                      "size": [
                       2,
                       9,
                       2
                      ],
                      "uv": [
                       0,
                       0
                      ]
                  }
               ]
              },
              {
               "name": "spikepart8",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "cubes": [
                  {
                      "origin": [
                       -1,
                       19.5,
                       -1
                      ],
                      "size": [
                       2,
                       9,
                       2
                      ],
                      "uv": [
                       0,
                       0
                      ]
                  }
               ]
              },
              {
               "name": "spikepart9",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "cubes": [
                  {
                      "origin": [
                       -1,
                       19.5,
                       -1
                      ],
                      "size": [
                       2,
                       9,
                       2
                      ],
                      "uv": [
                       0,
                       0
                      ]
                  }
               ]
              },
              {
               "name": "spikepart10",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "cubes": [
                  {
                      "origin": [
                       -1,
                       19.5,
                       -1
                      ],
                      "size": [
                       2,
                       9,
                       2
                      ],
                      "uv": [
                       0,
                       0
                      ]
                  }
               ]
              },
              {
               "name": "spikepart11",
               "pivot": [
                  0,
                  24,
                  0
               ],
               "cubes": [
                  {
                      "origin": [
                       -1,
                       19.5,
                       -1
                      ],
                      "size": [
                       2,
                       9,
                       2
                      ],
                      "uv": [
                       0,
                       0
                      ]
                  }
               ]
              }
          ]
      }
    • New Value:
      "bones": [
          {
              "name": "root",
              "pivot": [
               0,
               0,
               0
              ]
          },
          {
              "name": "body",
              "pivot": [
               0,
               24,
               0
              ],
              "parent": "waist"
          },
          {
              "name": "waist",
              "parent": "root",
              "neverRender": true,
              "pivot": [
               0,
               12,
               0
              ]
          },
          {
              "name": "cape",
              "parent": "body",
              "pivot": [
               0,
               24,
               3
              ],
              "bind_pose_rotation": [
               0,
               180,
               0
              ],
              "rotation": [
               0,
               180,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -5,
                      8,
                      3
                  ],
                  "size": [
                      10,
                      16,
                      1
                  ],
                  "uv": [
                      0,
                      0
                  ]
               }
              ]
          }
      ]
      Previous Value:
      "bones": [
          {
              "name": "cape",
              "pivot": [
               0,
               24,
               -3
              ],
              "cubes": [
               {
                  "origin": [
                      -5,
                      8,
                      -3
                  ],
                  "size": [
                      10,
                      16,
                      1
                  ],
                  "uv": [
                      0,
                      0
                  ]
               }
              ]
          }
      ]
    • New Value:
      "bones": [
          {
              "name": "body",
              "pivot": [
               0,
               24,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -4,
                      12,
                      -2
                  ],
                  "size": [
                      8,
                      12,
                      4
                  ],
                  "uv": [
                      16,
                      16
                  ]
               }
              ]
          },
          {
              "name": "waist",
              "neverRender": true,
              "pivot": [
               0,
               12,
               0
              ]
          },
          {
              "name": "head",
              "pivot": [
               0,
               24,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -4,
                      24,
                      -4
                  ],
                  "size": [
                      8,
                      8,
                      8
                  ],
                  "uv": [
                      0,
                      0
                  ]
               }
              ]
          },
          {
              "name": "hat",
              "pivot": [
               0,
               24,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -4,
                      24,
                      -4
                  ],
                  "size": [
                      8,
                      8,
                      8
                  ],
                  "uv": [
                      32,
                      0
                  ],
                  "inflate": 0.5
               }
              ],
              "neverRender": true
          },
          {
              "name": "rightArm",
              "pivot": [
               -5,
               22,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -8,
                      12,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      40,
                      16
                  ]
               }
              ]
          },
          {
              "name": "rightItem",
              "pivot": [
               -6,
               15,
               1
              ],
              "neverRender": true,
              "parent": "rightArm"
          },
          {
              "name": "leftArm",
              "pivot": [
               5,
               22,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      4,
                      12,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      40,
                      16
                  ]
               }
              ],
              "mirror": true
          },
          {
              "name": "rightLeg",
              "pivot": [
               -1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -3.9,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      0,
                      16
                  ]
               }
              ]
          },
          {
              "name": "leftLeg",
              "pivot": [
               1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -0.1,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      0,
                      16
                  ]
               }
              ],
              "mirror": true
          },
          {
              "name": "helmet",
              "pivot": [
               0,
               24,
               0
              ],
              "neverRender": true
          },
          {
              "name": "rightArmArmor",
              "pivot": [
               -5,
               22,
               0
              ],
              "parent": "rightArm"
          },
          {
              "name": "leftArmArmor",
              "pivot": [
               5,
               22,
               0
              ],
              "parent": "leftArm",
              "mirror": true
          },
          {
              "name": "rightLegging",
              "pivot": [
               -1.9,
               12,
               0
              ],
              "parent": "rightLeg"
          },
          {
              "name": "leftLegging",
              "pivot": [
               1.9,
               12,
               0
              ],
              "parent": "leftLeg",
              "mirror": true
          },
          {
              "name": "rightBoot",
              "pivot": [
               -1.9,
               12,
               0
              ],
              "parent": "rightLeg"
          },
          {
              "name": "leftBoot",
              "pivot": [
               1.9,
               12,
               0
              ],
              "parent": "leftLeg",
              "mirror": true
          },
          {
              "name": "rightSock",
              "pivot": [
               -1.9,
               12,
               0
              ],
              "parent": "rightLeg"
          },
          {
              "name": "leftSock",
              "pivot": [
               1.9,
               12,
               0
              ],
              "parent": "leftLeg",
              "mirror": true
          },
          {
              "name": "bodyArmor",
              "pivot": [
               0,
               24,
               0
              ],
              "parent": "body"
          },
          {
              "name": "belt",
              "pivot": [
               0,
               24,
               0
              ],
              "parent": "body"
          }
      ]
      Previous Value:
      "bones": [
          {
              "name": "body",
              "pivot": [
               0,
               24,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -4,
                      12,
                      -2
                  ],
                  "size": [
                      8,
                      12,
                      4
                  ],
                  "uv": [
                      16,
                      16
                  ]
               }
              ]
          },
          {
              "name": "waist",
              "neverRender": true,
              "pivot": [
               0,
               12,
               0
              ]
          },
          {
              "name": "head",
              "pivot": [
               0,
               24,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -4,
                      24,
                      -4
                  ],
                  "size": [
                      8,
                      8,
                      8
                  ],
                  "uv": [
                      0,
                      0
                  ]
               }
              ]
          },
          {
              "name": "hat",
              "pivot": [
               0,
               24,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -4,
                      24,
                      -4
                  ],
                  "size": [
                      8,
                      8,
                      8
                  ],
                  "uv": [
                      32,
                      0
                  ],
                  "inflate": 0.5
               }
              ],
              "neverRender": true
          },
          {
              "name": "rightArm",
              "pivot": [
               -5,
               22,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -8,
                      12,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      40,
                      16
                  ]
               }
              ]
          },
          {
              "name": "rightItem",
              "pivot": [
               -6,
               15,
               1
              ],
              "neverRender": true,
              "parent": "rightArm"
          },
          {
              "name": "leftArm",
              "pivot": [
               5,
               22,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      4,
                      12,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      40,
                      16
                  ]
               }
              ],
              "mirror": true
          },
          {
              "name": "rightLeg",
              "pivot": [
               -1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -3.9,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      0,
                      16
                  ]
               }
              ]
          },
          {
              "name": "leftLeg",
              "pivot": [
               1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -0.1,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      0,
                      16
                  ]
               }
              ],
              "mirror": true
          }
      ]
    • New Value:
      "bones": [
          {
              "name": "body",
              "reset": true
          },
          {
              "name": "rightArm",
              "reset": true
          },
          {
              "name": "leftArm",
              "reset": true
          },
          {
              "name": "rightLeg",
              "reset": true
          },
          {
              "name": "leftLeg",
              "reset": true
          }
      ]
      Previous Value:
      "bones": [
          {
              "name": "hat",
              "reset": true
          },
          {
              "name": "body",
              "reset": true
          },
          {
              "name": "rightArm",
              "reset": true
          },
          {
              "name": "leftArm",
              "reset": true
          },
          {
              "name": "rightLeg",
              "reset": true
          },
          {
              "name": "leftLeg",
              "reset": true
          }
      ]
    • New Value:
      "bones": [
          {
              "name": "head",
              "inflate": 1
          },
          {
              "name": "hat",
              "inflate": 1.5,
              "neverRender": false
          },
          {
              "name": "body",
              "inflate": 1.01
          },
          {
              "name": "rightArm",
              "inflate": 1
          },
          {
              "name": "leftArm",
              "inflate": 1
          },
          {
              "name": "rightLeg",
              "inflate": 1
          },
          {
              "name": "leftLeg",
              "inflate": 1
          }
      ]
      Previous Value:
      "bones": [
          {
              "name": "head",
              "inflate": 1
          },
          {
              "name": "hat",
              "inflate": 1.5,
              "neverRender": false
          },
          {
              "name": "body",
              "inflate": 1
          },
          {
              "name": "rightArm",
              "inflate": 1
          },
          {
              "name": "leftArm",
              "inflate": 1
          },
          {
              "name": "rightLeg",
              "inflate": 1
          },
          {
              "name": "leftLeg",
              "inflate": 1
          }
      ]
    • New Value:
      "bones": [
          {
              "name": "hat",
              "neverRender": false,
              "pivot": [
               0,
               24,
               0
              ]
          },
          {
              "name": "leftArm",
              "reset": true,
              "pivot": [
               5,
               22,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      4,
                      12,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      32,
                      48
                  ]
               }
              ]
          },
          {
              "name": "leftItem",
              "pivot": [
               6,
               15,
               1
              ],
              "neverRender": true,
              "parent": "leftArm"
          },
          {
              "name": "rightArm",
              "reset": true,
              "pivot": [
               -5,
               22,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -8,
                      12,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      40,
                      16
                  ]
               }
              ]
          },
          {
              "name": "rightItem",
              "pivot": [
               -6,
               15,
               1
              ],
              "neverRender": true,
              "parent": "rightArm"
          },
          {
              "name": "leftSleeve",
              "pivot": [
               5,
               22,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      4,
                      12,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      48,
                      48
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "rightSleeve",
              "pivot": [
               -5,
               22,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -8,
                      12,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      40,
                      32
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "leftLeg",
              "reset": true,
              "pivot": [
               1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -0.1,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      16,
                      48
                  ]
               }
              ]
          },
          {
              "name": "leftPants",
              "pivot": [
               1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -0.1,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      0,
                      48
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "rightPants",
              "pivot": [
               -1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -3.9,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      0,
                      32
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "jacket",
              "pivot": [
               0,
               24,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -4,
                      12,
                      -2
                  ],
                  "size": [
                      8,
                      12,
                      4
                  ],
                  "uv": [
                      16,
                      32
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "cape",
              "pivot": [
               0,
               24,
               -3
              ],
              "parent": "body"
          }
      ]
      Previous Value:
      "bones": [
          {
              "name": "hat",
              "neverRender": false,
              "pivot": [
               0,
               24,
               0
              ]
          },
          {
              "name": "leftArm",
              "reset": true,
              "pivot": [
               5,
               22,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      4,
                      12,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      32,
                      48
                  ]
               }
              ]
          },
          {
              "name": "rightArm",
              "reset": true,
              "pivot": [
               -5,
               22,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -8,
                      12,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      40,
                      16
                  ]
               }
              ]
          },
          {
              "name": "rightItem",
              "pivot": [
               -6,
               15,
               1
              ],
              "neverRender": true,
              "parent": "rightArm"
          },
          {
              "name": "leftSleeve",
              "pivot": [
               5,
               22,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      4,
                      12,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      48,
                      48
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "rightSleeve",
              "pivot": [
               -5,
               22,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -8,
                      12,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      40,
                      32
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "leftLeg",
              "reset": true,
              "pivot": [
               1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -0.1,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      16,
                      48
                  ]
               }
              ]
          },
          {
              "name": "leftPants",
              "pivot": [
               1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -0.1,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      0,
                      48
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "rightPants",
              "pivot": [
               -1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -3.9,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      0,
                      32
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "jacket",
              "pivot": [
               0,
               24,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -4,
                      12,
                      -2
                  ],
                  "size": [
                      8,
                      12,
                      4
                  ],
                  "uv": [
                      16,
                      32
                  ],
                  "inflate": 0.25
               }
              ]
          }
      ]
    • New Value:
      "bones": [
          {
              "name": "body",
              "pivot": [
               0,
               24,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -4,
                      12,
                      -2
                  ],
                  "size": [
                      8,
                      12,
                      4
                  ],
                  "uv": [
                      16,
                      16
                  ]
               }
              ]
          },
          {
              "name": "waist",
              "neverRender": true,
              "pivot": [
               0,
               12,
               0
              ]
          },
          {
              "name": "head",
              "pivot": [
               0,
               24,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -4,
                      24,
                      -4
                  ],
                  "size": [
                      8,
                      8,
                      8
                  ],
                  "uv": [
                      0,
                      0
                  ]
               }
              ]
          },
          {
              "name": "rightLeg",
              "pivot": [
               -1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -3.9,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      0,
                      16
                  ]
               }
              ]
          },
          {
              "name": "leftLeg",
              "pivot": [
               1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -0.1,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      0,
                      16
                  ]
               }
              ],
              "mirror": true
          },
          {
              "name": "hat",
              "neverRender": false
          },
          {
              "name": "leftArm",
              "reset": true,
              "pivot": [
               5,
               21.5,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      4,
                      11.5,
                      -2
                  ],
                  "size": [
                      3,
                      12,
                      4
                  ],
                  "uv": [
                      32,
                      48
                  ]
               }
              ]
          },
          {
              "name": "rightArm",
              "reset": true,
              "pivot": [
               -5,
               21.5,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -7,
                      11.5,
                      -2
                  ],
                  "size": [
                      3,
                      12,
                      4
                  ],
                  "uv": [
                      40,
                      16
                  ]
               }
              ]
          },
          {
              "name": "rightItem",
              "pivot": [
               -6,
               14.5,
               1
              ],
              "neverRender": true,
              "parent": "rightArm"
          },
          {
              "name": "leftSleeve",
              "pivot": [
               5,
               21.5,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      4,
                      11.5,
                      -2
                  ],
                  "size": [
                      3,
                      12,
                      4
                  ],
                  "uv": [
                      48,
                      48
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "rightSleeve",
              "pivot": [
               -5,
               21.5,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -7,
                      11.5,
                      -2
                  ],
                  "size": [
                      3,
                      12,
                      4
                  ],
                  "uv": [
                      40,
                      32
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "leftPants",
              "pivot": [
               1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -0.1,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      0,
                      48
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "rightPants",
              "pivot": [
               -1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -3.9,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      0,
                      32
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "jacket",
              "pivot": [
               0,
               24,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -4,
                      12,
                      -2
                  ],
                  "size": [
                      8,
                      12,
                      4
                  ],
                  "uv": [
                      16,
                      32
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "cape",
              "pivot": [
               0,
               24,
               -3
              ],
              "parent": "body"
          }
      ]
      Previous Value:
      "bones": [
          {
              "name": "body",
              "pivot": [
               0,
               24,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -4,
                      12,
                      -2
                  ],
                  "size": [
                      8,
                      12,
                      4
                  ],
                  "uv": [
                      16,
                      16
                  ]
               }
              ]
          },
          {
              "name": "waist",
              "neverRender": true,
              "pivot": [
               0,
               12,
               0
              ]
          },
          {
              "name": "head",
              "pivot": [
               0,
               24,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -4,
                      24,
                      -4
                  ],
                  "size": [
                      8,
                      8,
                      8
                  ],
                  "uv": [
                      0,
                      0
                  ]
               }
              ]
          },
          {
              "name": "rightLeg",
              "pivot": [
               -1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -3.9,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      0,
                      16
                  ]
               }
              ]
          },
          {
              "name": "leftLeg",
              "pivot": [
               1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -0.1,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      0,
                      16
                  ]
               }
              ],
              "mirror": true
          },
          {
              "name": "hat",
              "neverRender": false
          },
          {
              "name": "leftArm",
              "reset": true,
              "pivot": [
               5,
               21.5,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      4,
                      11.5,
                      -2
                  ],
                  "size": [
                      3,
                      12,
                      4
                  ],
                  "uv": [
                      32,
                      48
                  ]
               }
              ]
          },
          {
              "name": "rightArm",
              "reset": true,
              "pivot": [
               -5,
               21.5,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -7,
                      11.5,
                      -2
                  ],
                  "size": [
                      3,
                      12,
                      4
                  ],
                  "uv": [
                      40,
                      16
                  ]
               }
              ]
          },
          {
              "name": "rightItem",
              "pivot": [
               -6,
               14.5,
               1
              ],
              "neverRender": true,
              "parent": "rightArm"
          },
          {
              "name": "leftSleeve",
              "pivot": [
               5,
               21.5,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      4,
                      11.5,
                      -2
                  ],
                  "size": [
                      3,
                      12,
                      4
                  ],
                  "uv": [
                      48,
                      48
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "rightSleeve",
              "pivot": [
               -5,
               21.5,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -7,
                      11.5,
                      -2
                  ],
                  "size": [
                      3,
                      12,
                      4
                  ],
                  "uv": [
                      40,
                      32
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "leftLeg",
              "reset": true,
              "pivot": [
               1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -0.1,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      16,
                      48
                  ]
               }
              ]
          },
          {
              "name": "leftPants",
              "pivot": [
               1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -0.1,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      0,
                      48
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "rightPants",
              "pivot": [
               -1.9,
               12,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -3.9,
                      0,
                      -2
                  ],
                  "size": [
                      4,
                      12,
                      4
                  ],
                  "uv": [
                      0,
                      32
                  ],
                  "inflate": 0.25
               }
              ]
          },
          {
              "name": "jacket",
              "pivot": [
               0,
               24,
               0
              ],
              "cubes": [
               {
                  "origin": [
                      -4,
                      12,
                      -2
                  ],
                  "size": [
                      8,
                      12,
                      4
                  ],
                  "uv": [
                      16,
                      32
                  ],
                  "inflate": 0.25
               }
              ]
          }
      ]