mirror of
https://github.com/ViaVersion/Mappings.git
synced 2025-01-22 21:41:32 +01:00
Update: 23w17a
This commit is contained in:
parent
e045dd8057
commit
35365a7de7
@ -1 +1 @@
|
||||
23w16a
|
||||
23w17a
|
@ -50,7 +50,8 @@
|
||||
},
|
||||
"sounds": {
|
||||
"item.brush.brushing": "item.brush.brushing.sand",
|
||||
"item.brush.brush_sand_completed": "item.brush.brushing.sand.complete"
|
||||
"item.brush.brush_sand_completed": "item.brush.brushing.sand.complete",
|
||||
"music.overworld.jungle_and_forest": ""
|
||||
},
|
||||
"particles": {
|
||||
"dripping_cherry_leaves": "cherry_leaves",
|
||||
|
@ -447,7 +447,8 @@
|
||||
"sheaf_pottery_sherd": "pottery_shard_archer",
|
||||
"shelter_pottery_sherd": "pottery_shard_archer",
|
||||
"skull_pottery_sherd": "pottery_shard_skull",
|
||||
"snort_pottery_sherd": "pottery_shard_archer"
|
||||
"snort_pottery_sherd": "pottery_shard_archer",
|
||||
"music_disc_relic": ""
|
||||
},
|
||||
"sounds": {
|
||||
"block.amethyst_block.resonate": "",
|
||||
@ -468,7 +469,15 @@
|
||||
"block.sniffer.egg_hatch": "",
|
||||
"block.sniffer_egg.plop": "",
|
||||
"block.sniffer_egg.crack": "",
|
||||
"block.sniffer_egg.hatch": ""
|
||||
"block.sniffer_egg.hatch": "",
|
||||
"music_disc.relic": "",
|
||||
"music.overworld.forest": "",
|
||||
"music.overworld.flower_forest": "",
|
||||
"music.overworld.desert": "",
|
||||
"music.overworld.badlands": "",
|
||||
"music.overworld.jungle": "",
|
||||
"music.overworld.sparse_jungle": "",
|
||||
"music.overworld.bamboo_jungle": ""
|
||||
},
|
||||
"particles": {
|
||||
"cherry_leaves": "falling_cherry_leaves",
|
||||
|
@ -26277,6 +26277,7 @@
|
||||
"music_disc_11",
|
||||
"music_disc_wait",
|
||||
"music_disc_otherside",
|
||||
"music_disc_relic",
|
||||
"music_disc_5",
|
||||
"music_disc_pigstep",
|
||||
"disc_fragment_5",
|
||||
@ -27199,6 +27200,7 @@
|
||||
"music_disc.wait",
|
||||
"music_disc.ward",
|
||||
"music_disc.otherside",
|
||||
"music_disc.relic",
|
||||
"music.dragon",
|
||||
"music.end",
|
||||
"music.game",
|
||||
@ -27211,7 +27213,7 @@
|
||||
"music.overworld.jagged_peaks",
|
||||
"music.overworld.lush_caves",
|
||||
"music.overworld.swamp",
|
||||
"music.overworld.jungle_and_forest",
|
||||
"music.overworld.forest",
|
||||
"music.overworld.old_growth_taiga",
|
||||
"music.overworld.meadow",
|
||||
"music.overworld.cherry_grove",
|
||||
@ -27221,6 +27223,12 @@
|
||||
"music.nether.soul_sand_valley",
|
||||
"music.overworld.stony_peaks",
|
||||
"music.nether.warped_forest",
|
||||
"music.overworld.flower_forest",
|
||||
"music.overworld.desert",
|
||||
"music.overworld.badlands",
|
||||
"music.overworld.jungle",
|
||||
"music.overworld.sparse_jungle",
|
||||
"music.overworld.bamboo_jungle",
|
||||
"music.under_water",
|
||||
"block.nether_bricks.break",
|
||||
"block.nether_bricks.step",
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user