Update: 24w04a

This commit is contained in:
automation 2024-01-24 16:30:14 +00:00
parent b1755f2952
commit 78a1d66e9b
5 changed files with 4 additions and 2 deletions

View File

@ -1 +1 @@
24w03b
24w04a

View File

@ -26,7 +26,8 @@
"item.armor.unequip_wolf": "entity.sheep.shear",
"entity.breeze.charge": "entity.breeze.idle_air",
"entity.breeze.deflect": "item.shield.block",
"entity.breeze.whirl": ""
"entity.breeze.whirl": "",
"entity.armadillo.hurt_reduced": ""
},
"entities": {
"armadillo": "cow"

View File

@ -29079,6 +29079,7 @@
"block.anvil.use",
"entity.armadillo.eat",
"entity.armadillo.hurt",
"entity.armadillo.hurt_reduced",
"entity.armadillo.ambient",
"entity.armadillo.step",
"entity.armadillo.death",

Binary file not shown.