mirror of
https://github.com/ViaVersion/Mappings.git
synced 2024-11-02 08:59:44 +01:00
27 lines
876 B
JSON
27 lines
876 B
JSON
{
|
|
"sounds": {
|
|
"item.bundle.drop_contents": "item.armor.equip_leather",
|
|
"item.bundle.insert": "item.armor.equip_leather",
|
|
"item.bundle.remove_one": "item.armor.equip_leather",
|
|
"block.growing_plant.crop": "entity.sheep.shear",
|
|
"music_disc.otherside": "music_disc.mall",
|
|
"music.overworld.dripstone_caves": "music.game",
|
|
"music.overworld.grove": "music.game",
|
|
"music.overworld.jagged_peaks": "music.game",
|
|
"music.overworld.lush_caves": "music.game",
|
|
"music.overworld.meadow": "music.game",
|
|
"music.overworld.frozen_peaks": "music.game",
|
|
"music.overworld.snowy_slopes": "music.game",
|
|
"music.overworld.stony_peaks": "music.game"
|
|
},
|
|
"items": {
|
|
"music_disc_otherside": "music_disc_ward"
|
|
},
|
|
"particles": {
|
|
"block_marker": "barrier"
|
|
},
|
|
"itemnames": {
|
|
"music_disc_otherside": "1.18 Otherside Music Disc"
|
|
}
|
|
}
|