mirror of
https://github.com/ViaVersion/Mappings.git
synced 2025-01-20 21:21:22 +01:00
Update: 24w09a
This commit is contained in:
parent
3f4b388daf
commit
622146ce51
@ -1 +1 @@
|
||||
24w07a
|
||||
24w09a
|
@ -57,7 +57,15 @@
|
||||
"entity.bogged.death": "",
|
||||
"entity.bogged.hurt": "",
|
||||
"entity.bogged.step": "",
|
||||
"entity.parrot.imitate.bogged": ""
|
||||
"entity.parrot.imitate.bogged": "",
|
||||
"entity.bogged.shear": "",
|
||||
"entity.donkey.jump": "",
|
||||
"entity.mule.jump": "",
|
||||
"block.wet_sponge.dries": "",
|
||||
"item.wolf_armor.break": "",
|
||||
"item.wolf_armor.crack": "",
|
||||
"item.wolf_armor.damage": "",
|
||||
"item.wolf_armor.repair": ""
|
||||
},
|
||||
"entities": {
|
||||
"armadillo": "cow",
|
||||
|
@ -29215,6 +29215,7 @@
|
||||
"entity.bogged.ambient",
|
||||
"entity.bogged.death",
|
||||
"entity.bogged.hurt",
|
||||
"entity.bogged.shear",
|
||||
"entity.bogged.step",
|
||||
"block.bone_block.break",
|
||||
"block.bone_block.fall",
|
||||
@ -29464,6 +29465,7 @@
|
||||
"entity.donkey.death",
|
||||
"entity.donkey.eat",
|
||||
"entity.donkey.hurt",
|
||||
"entity.donkey.jump",
|
||||
"block.dripstone_block.break",
|
||||
"block.dripstone_block.step",
|
||||
"block.dripstone_block.place",
|
||||
@ -29890,6 +29892,7 @@
|
||||
"entity.mule.death",
|
||||
"entity.mule.eat",
|
||||
"entity.mule.hurt",
|
||||
"entity.mule.jump",
|
||||
"music.creative",
|
||||
"music.credits",
|
||||
"music_disc.5",
|
||||
@ -30542,6 +30545,7 @@
|
||||
"block.wet_grass.place",
|
||||
"block.wet_grass.step",
|
||||
"block.wet_sponge.break",
|
||||
"block.wet_sponge.dries",
|
||||
"block.wet_sponge.fall",
|
||||
"block.wet_sponge.hit",
|
||||
"block.wet_sponge.place",
|
||||
@ -30564,6 +30568,10 @@
|
||||
"entity.wither_skeleton.hurt",
|
||||
"entity.wither_skeleton.step",
|
||||
"entity.wither.spawn",
|
||||
"item.wolf_armor.break",
|
||||
"item.wolf_armor.crack",
|
||||
"item.wolf_armor.damage",
|
||||
"item.wolf_armor.repair",
|
||||
"entity.wolf.ambient",
|
||||
"entity.wolf.death",
|
||||
"entity.wolf.growl",
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user