Update mappings

This commit is contained in:
Nassim Jahnke 2024-02-14 17:28:54 +01:00
parent 6817aa8cc8
commit 3f4b388daf
No known key found for this signature in database
GPG Key ID: EF6771C01F6EF02F
3 changed files with 6 additions and 4 deletions

View File

@ -6,7 +6,7 @@
"armadillo_spawn_egg": "horse_spawn_egg", "armadillo_spawn_egg": "horse_spawn_egg",
"vault": "spawner", "vault": "spawner",
"wind_charge": "snowball", "wind_charge": "snowball",
"bogged_spawn_egg": "" "bogged_spawn_egg": "stray_spawn_egg"
}, },
"itemnames": { "itemnames": {
"turtle_scute": "1.20.5 Turtle Scute", "turtle_scute": "1.20.5 Turtle Scute",
@ -14,7 +14,8 @@
"wolf_armor": "1.20.5 Wolf Armor", "wolf_armor": "1.20.5 Wolf Armor",
"armadillo_spawn_egg": "1.20.5 Armadillo Spawn Egg", "armadillo_spawn_egg": "1.20.5 Armadillo Spawn Egg",
"vault": "1.20.5 Vault", "vault": "1.20.5 Vault",
"wind_charge": "1.20.5 Wind Charge" "wind_charge": "1.20.5 Wind Charge",
"bogged_spawn_egg": "1.20.5 Bogged Spawn Egg"
}, },
"sounds": { "sounds": {
"entity.armadillo.eat": "entity.sniffer.eat", "entity.armadillo.eat": "entity.sniffer.eat",
@ -61,11 +62,12 @@
"entities": { "entities": {
"armadillo": "cow", "armadillo": "cow",
"breeze_wind_charge": "wind_charge", "breeze_wind_charge": "wind_charge",
"bogged": "" "bogged": "stray"
}, },
"entitynames": { "entitynames": {
"armadillo": "Armadillo", "armadillo": "Armadillo",
"breeze_wind_charge": "Wind Charge" "breeze_wind_charge": "Wind Charge",
"bogged": "Bogged"
}, },
"attributes": { "attributes": {
"generic.scale": "", "generic.scale": "",