mirror of
https://github.com/ViaVersion/Mappings.git
synced 2024-11-15 10:55:24 +01:00
43 lines
1.1 KiB
JSON
43 lines
1.1 KiB
JSON
{
|
|
"items": {
|
|
"turtle_scute": "scute",
|
|
"armadillo_scute": "scute",
|
|
"wolf_armor": "leather_horse_armor",
|
|
"armadillo_spawn_egg": "horse_spawn_egg"
|
|
},
|
|
"itemnames": {
|
|
"turtle_scute": "1.20.5 Turtle Scute",
|
|
"armadillo_scute": "1.20.5 Armadillo Scute",
|
|
"wolf_armor": "1.20.5 Wolf Armor",
|
|
"armadillo_spawn_egg": "1.20.5 Armadillo Spawn Egg"
|
|
},
|
|
"sounds": {
|
|
"entity.armadillo.eat": "",
|
|
"entity.armadillo.hurt": "",
|
|
"entity.armadillo.ambient": "",
|
|
"entity.armadillo.step": "",
|
|
"entity.armadillo.death": "",
|
|
"entity.armadillo.roll": "",
|
|
"entity.armadillo.land": "",
|
|
"entity.armadillo.scute_drop": "",
|
|
"entity.armadillo.unroll": "",
|
|
"entity.armadillo.brush": "",
|
|
"item.armor.equip_wolf": "",
|
|
"item.armor.unequip_wolf": "",
|
|
"entity.breeze.charge": "",
|
|
"entity.breeze.deflect": "",
|
|
"entity.breeze.whirl": ""
|
|
},
|
|
"entities": {
|
|
"armadillo": "cow"
|
|
},
|
|
"entitynames": {
|
|
"armadillo": "Armadillo"
|
|
},
|
|
"attributes": {
|
|
"generic.block_interaction_range": "",
|
|
"generic.entity_interaction_range": "",
|
|
"generic.scale": "",
|
|
"generic.step_height": ""
|
|
}
|
|
} |