Resolving missing sound mappings (#1)

This commit is contained in:
Pantera (Mad_Daniel) 2023-03-19 02:21:16 +09:00 committed by GitHub
parent a82793c1a0
commit f52e71691f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 147 additions and 147 deletions

View File

@ -1,18 +1,18 @@
{
"sounds": {
"item.bundle.drop_contents": "",
"item.bundle.insert": "",
"item.bundle.remove_one": "",
"block.growing_plant.crop": "",
"music_disc.otherside": "",
"music.overworld.dripstone_caves": "",
"music.overworld.grove": "",
"music.overworld.jagged_peaks": "",
"music.overworld.lush_caves": "",
"music.overworld.meadow": "",
"music.overworld.frozen_peaks": "",
"music.overworld.snowy_slopes": "",
"music.overworld.stony_peaks": ""
"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"
@ -23,4 +23,4 @@
"itemnames": {
"music_disc_otherside": "1.18 Otherside Music Disc"
}
}
}

View File

@ -717,77 +717,77 @@
"piglin_head": "zombie_head"
},
"sounds": {
"block.bamboo_wood.break": "",
"block.bamboo_wood.fall": "",
"block.bamboo_wood.hit": "",
"block.bamboo_wood.place": "",
"block.bamboo_wood.step": "",
"block.bamboo_wood_door.close": "",
"block.bamboo_wood_door.open": "",
"block.bamboo_wood_trapdoor.close": "",
"block.bamboo_wood_trapdoor.open": "",
"block.bamboo_wood_button.click_off": "",
"block.bamboo_wood_button.click_on": "",
"block.bamboo_wood_pressure_plate.click_off": "",
"block.bamboo_wood_pressure_plate.click_on": "",
"block.bamboo_wood_fence_gate.close": "",
"block.bamboo_wood_fence_gate.open": "",
"entity.camel.ambient": "",
"entity.camel.dash": "",
"entity.camel.dash_ready": "",
"entity.camel.death": "",
"entity.camel.eat": "",
"entity.camel.hurt": "",
"entity.camel.saddle": "",
"entity.camel.sit": "",
"entity.camel.stand": "",
"entity.camel.step": "",
"entity.camel.step_sand": "",
"block.hanging_sign.step": "",
"block.hanging_sign.break": "",
"block.hanging_sign.fall": "",
"block.hanging_sign.hit": "",
"block.hanging_sign.place": "",
"block.nether_wood.break": "",
"block.nether_wood.fall": "",
"block.nether_wood.hit": "",
"block.nether_wood.place": "",
"block.nether_wood.step": "",
"block.nether_wood_door.close": "",
"block.nether_wood_door.open": "",
"block.nether_wood_trapdoor.close": "",
"block.nether_wood_trapdoor.open": "",
"block.nether_wood_button.click_off": "",
"block.nether_wood_button.click_on": "",
"block.nether_wood_pressure_plate.click_off": "",
"block.nether_wood_pressure_plate.click_on": "",
"block.nether_wood_fence_gate.close": "",
"block.nether_wood_fence_gate.open": "",
"block.chiseled_bookshelf.break": "",
"block.chiseled_bookshelf.fall": "",
"block.chiseled_bookshelf.hit": "",
"block.chiseled_bookshelf.insert": "",
"block.chiseled_bookshelf.insert.enchanted": "",
"block.chiseled_bookshelf.step": "",
"block.chiseled_bookshelf.pickup": "",
"block.chiseled_bookshelf.pickup.enchanted": "",
"block.chiseled_bookshelf.place": "",
"block.nether_wood_hanging_sign.step": "",
"block.nether_wood_hanging_sign.break": "",
"block.nether_wood_hanging_sign.fall": "",
"block.nether_wood_hanging_sign.hit": "",
"block.nether_wood_hanging_sign.place": "",
"block.bamboo_wood_hanging_sign.step": "",
"block.bamboo_wood_hanging_sign.break": "",
"block.bamboo_wood_hanging_sign.fall": "",
"block.bamboo_wood_hanging_sign.hit": "",
"block.bamboo_wood_hanging_sign.place": "",
"block.note_block.imitate.zombie": "",
"block.note_block.imitate.skeleton": "",
"block.note_block.imitate.creeper": "",
"block.note_block.imitate.ender_dragon": "",
"block.note_block.imitate.wither_skeleton": "",
"block.note_block.imitate.piglin": ""
"block.bamboo_wood.break": "block.wood.break",
"block.bamboo_wood.fall": "block.wood.fall",
"block.bamboo_wood.hit": "block.wood.hit",
"block.bamboo_wood.place": "block.wood.place",
"block.bamboo_wood.step": "block.wood.step",
"block.bamboo_wood_door.close": "block.wooden_door.close",
"block.bamboo_wood_door.open": "block.wooden_door.open",
"block.bamboo_wood_trapdoor.close": "block.wooden_trapdoor.close",
"block.bamboo_wood_trapdoor.open": "block.wooden_trapdoor.open",
"block.bamboo_wood_button.click_off": "block.wooden_button.click_off",
"block.bamboo_wood_button.click_on": "block.wooden_button.click_on",
"block.bamboo_wood_pressure_plate.click_off": "block.wooden_pressure_plate.click_off",
"block.bamboo_wood_pressure_plate.click_on": "block.wooden_pressure_plate.click_on",
"block.bamboo_wood_fence_gate.close": "block.fence_gate.close",
"block.bamboo_wood_fence_gate.open": "block.fence_gate.open",
"entity.camel.ambient": "entity.donkey.ambient",
"entity.camel.dash": "entity.horse.jump",
"entity.camel.dash_ready": "entity.horse.gallop",
"entity.camel.death": "entity.zombie_horse.hurt",
"entity.camel.eat": "entity.donkey.eat",
"entity.camel.hurt": "entity.donkey.hurt",
"entity.camel.saddle": "entity.horse.saddle",
"entity.camel.sit": "entity.donkey.angry",
"entity.camel.stand": "entity.donkey.angry",
"entity.camel.step": "entity.horse.step_wood",
"entity.camel.step_sand": "block.sand.step",
"block.hanging_sign.step": "block.wood.step",
"block.hanging_sign.break": "block.wood.break",
"block.hanging_sign.fall": "block.wood.fall",
"block.hanging_sign.hit": "block.wood.hit",
"block.hanging_sign.place": "block.wood.place",
"block.nether_wood.break": "block.wood.break",
"block.nether_wood.fall": "block.wood.fall",
"block.nether_wood.hit": "block.wood.hit",
"block.nether_wood.place": "block.wood.place",
"block.nether_wood.step": "block.wood.step",
"block.nether_wood_door.close": "block.wooden_door.close",
"block.nether_wood_door.open": "block.wooden_door.open",
"block.nether_wood_trapdoor.close": "block.wooden_trapdoor.close",
"block.nether_wood_trapdoor.open": "block.wooden_trapdoor.open",
"block.nether_wood_button.click_off": "block.wooden_button.click_off",
"block.nether_wood_button.click_on": "block.wooden_button.click_on",
"block.nether_wood_pressure_plate.click_off": "block.wooden_pressure_plate.click_off",
"block.nether_wood_pressure_plate.click_on": "block.wooden_pressure_plate.click_on",
"block.nether_wood_fence_gate.close": "block.fence_gate.close",
"block.nether_wood_fence_gate.open": "block.fence_gate.open",
"block.chiseled_bookshelf.break": "block.wood.break",
"block.chiseled_bookshelf.fall": "block.wood.fall",
"block.chiseled_bookshelf.hit": "block.wood.hit",
"block.chiseled_bookshelf.insert": "block.wood.place",
"block.chiseled_bookshelf.insert.enchanted": "block.wood.place",
"block.chiseled_bookshelf.step": "block.wood.step",
"block.chiseled_bookshelf.pickup": "block.wood.break",
"block.chiseled_bookshelf.pickup.enchanted": "block.wood.break",
"block.chiseled_bookshelf.place": "block.wood.place",
"block.nether_wood_hanging_sign.step": "block.wood.step",
"block.nether_wood_hanging_sign.break": "block.wood.break",
"block.nether_wood_hanging_sign.fall": "block.wood.fall",
"block.nether_wood_hanging_sign.hit": "block.wood.hit",
"block.nether_wood_hanging_sign.place": "block.wood.place",
"block.bamboo_wood_hanging_sign.step": "block.wood.step",
"block.bamboo_wood_hanging_sign.break": "block.wood.break",
"block.bamboo_wood_hanging_sign.fall": "block.wood.fall",
"block.bamboo_wood_hanging_sign.hit": "block.wood.hit",
"block.bamboo_wood_hanging_sign.place": "block.wood.place",
"block.note_block.imitate.zombie": "entity.zombie.ambient",
"block.note_block.imitate.skeleton": "entity.skeleton.ambient",
"block.note_block.imitate.creeper": "entity.creeper.primed",
"block.note_block.imitate.ender_dragon": "entity.ender_dragon.ambient",
"block.note_block.imitate.wither_skeleton": "entity.wither_skeleton.ambient",
"block.note_block.imitate.piglin": "entity.piglin.ambient"
},
"entitynames": {
"camel": "Camel"
@ -831,4 +831,4 @@
"stripped_bamboo_block": "1.19.3 Stripped Bamboo Block",
"piglin_head": "1.19.3 Piglin Head"
}
}
}

View File

@ -76,68 +76,68 @@
"pottery_shard_skull": "brick"
},
"sounds": {
"item.brush.brushing": "",
"item.brush.brush_sand_completed": "",
"block.cherry_wood.break": "",
"block.cherry_wood.fall": "",
"block.cherry_wood.hit": "",
"block.cherry_wood.place": "",
"block.cherry_wood.step": "",
"block.cherry_sapling.break": "",
"block.cherry_sapling.fall": "",
"block.cherry_sapling.hit": "",
"block.cherry_sapling.place": "",
"block.cherry_sapling.step": "",
"block.cherry_leaves.break": "",
"block.cherry_leaves.fall": "",
"block.cherry_leaves.hit": "",
"block.cherry_leaves.place": "",
"block.cherry_leaves.step": "",
"block.cherry_wood_hanging_sign.step": "",
"block.cherry_wood_hanging_sign.break": "",
"block.cherry_wood_hanging_sign.fall": "",
"block.cherry_wood_hanging_sign.hit": "",
"block.cherry_wood_hanging_sign.place": "",
"block.cherry_wood_door.close": "",
"block.cherry_wood_door.open": "",
"block.cherry_wood_trapdoor.close": "",
"block.cherry_wood_trapdoor.open": "",
"block.cherry_wood_button.click_off": "",
"block.cherry_wood_button.click_on": "",
"block.cherry_wood_pressure_plate.click_off": "",
"block.cherry_wood_pressure_plate.click_on": "",
"block.cherry_wood_fence_gate.close": "",
"block.cherry_wood_fence_gate.open": "",
"block.decorated_pot.break": "",
"block.decorated_pot.fall": "",
"block.decorated_pot.hit": "",
"block.decorated_pot.step": "",
"block.decorated_pot.place": "",
"block.decorated_pot.shatter": "",
"block.suspicious_sand.break": "",
"block.suspicious_sand.step": "",
"block.suspicious_sand.place": "",
"block.suspicious_sand.hit": "",
"block.suspicious_sand.fall": "",
"block.pink_petals.break": "",
"block.pink_petals.fall": "",
"block.pink_petals.hit": "",
"block.pink_petals.place": "",
"block.pink_petals.step": "",
"item.brush.brushing": "block.sand.break",
"item.brush.brush_sand_completed": "block.sand.break",
"block.cherry_wood.break": "block.wood.break",
"block.cherry_wood.fall": "block.wood.fall",
"block.cherry_wood.hit": "block.wood.hit",
"block.cherry_wood.place": "block.wood.place",
"block.cherry_wood.step": "block.wood.step",
"block.cherry_sapling.break": "block.bamboo_sapling.break",
"block.cherry_sapling.fall": "block.bamboo_sapling.hit",
"block.cherry_sapling.hit": "block.bamboo_sapling.hit",
"block.cherry_sapling.place": "block.bamboo_sapling.place",
"block.cherry_sapling.step": "block.bamboo_sapling.hit",
"block.cherry_leaves.break": "block.azalea_leaves.break",
"block.cherry_leaves.fall": "block.azalea_leaves.fall",
"block.cherry_leaves.hit": "block.azalea_leaves.hit",
"block.cherry_leaves.place": "block.azalea_leaves.place",
"block.cherry_leaves.step": "block.azalea_leaves.step",
"block.cherry_wood_hanging_sign.step": "block.hanging_sign.step",
"block.cherry_wood_hanging_sign.break": "block.hanging_sign.break",
"block.cherry_wood_hanging_sign.fall": "block.hanging_sign.fall",
"block.cherry_wood_hanging_sign.hit": "block.hanging_sign.hit",
"block.cherry_wood_hanging_sign.place": "block.hanging_sign.place",
"block.cherry_wood_door.close": "block.bamboo_wood_door.close",
"block.cherry_wood_door.open": "block.bamboo_wood_door.open",
"block.cherry_wood_trapdoor.close": "block.bamboo_wood_trapdoor.close",
"block.cherry_wood_trapdoor.open": "block.bamboo_wood_trapdoor.open",
"block.cherry_wood_button.click_off": "block.bamboo_wood_button.click_off",
"block.cherry_wood_button.click_on": "block.bamboo_wood_button.click_on",
"block.cherry_wood_pressure_plate.click_off": "block.bamboo_wood_pressure_plate.click_off",
"block.cherry_wood_pressure_plate.click_on": "block.bamboo_wood_pressure_plate.click_on",
"block.cherry_wood_fence_gate.close": "block.bamboo_wood_fence_gate.close",
"block.cherry_wood_fence_gate.open": "block.bamboo_wood_fence_gate.open",
"block.decorated_pot.break": "block.bone_block.break",
"block.decorated_pot.fall": "block.bone_block.fall",
"block.decorated_pot.hit": "block.bone_block.hit",
"block.decorated_pot.step": "block.bone_block.step",
"block.decorated_pot.place": "block.bone_block.place",
"block.decorated_pot.shatter": "item.trident.hit",
"block.suspicious_sand.break": "block.glass.break",
"block.suspicious_sand.step": "block.sand.step",
"block.suspicious_sand.place": "block.sand.place",
"block.suspicious_sand.hit": "block.sand.hit",
"block.suspicious_sand.fall": "block.sand.fall",
"block.pink_petals.break": "block.azalea_leaves.break",
"block.pink_petals.fall": "block.azalea_leaves.fall",
"block.pink_petals.hit": "block.azalea_leaves.hit",
"block.pink_petals.place": "block.azalea_leaves.place",
"block.pink_petals.step": "block.azalea_leaves.step",
"music.overworld.cherry_grove": "",
"intentionally_empty": "",
"entity.sniffer.step": "",
"entity.sniffer.eat": "",
"entity.sniffer.idle": "",
"entity.sniffer.hurt": "",
"entity.sniffer.death": "",
"entity.sniffer.drop_seed": "",
"entity.sniffer.scenting": "",
"entity.sniffer.sniffing": "",
"entity.sniffer.searching": "",
"entity.sniffer.digging": "",
"entity.sniffer.digging_stop": "",
"entity.sniffer.happy": ""
"entity.sniffer.step": "entity.panda.step",
"entity.sniffer.eat": "entity.horse.eat",
"entity.sniffer.idle": "entity.panda.cant_breed",
"entity.sniffer.hurt": "entity.ender_dragon.hurt",
"entity.sniffer.death": "entity.warden.death",
"entity.sniffer.drop_seed": "entity.item.pickup",
"entity.sniffer.scenting": "entity.horse.breathe",
"entity.sniffer.sniffing": "entity.horse.breathe",
"entity.sniffer.searching": "entity.horse.breathe",
"entity.sniffer.digging": "block.gravel.hit",
"entity.sniffer.digging_stop": "entity.horse.step",
"entity.sniffer.happy": "entity.strider.happy"
},
"particles": {
"dripping_cherry_leaves": "dripping_honey",
@ -201,4 +201,4 @@
"pottery_shard_arms_up": "1.19.4 Pottery Shard Arms Up",
"pottery_shard_skull": "1.19.4 Pottery Shard Skull"
}
}
}