Mappings/mappings/old-sounds/mappingdiff-1.11to1.10.json

35 lines
1.7 KiB
JSON

{
"sounds": {
"block.shulker_box.close": "block.wooden_trapdoor.close",
"block.shulker_box.open": "block.wooden_trapdoor.open",
"entity.elder_guardian.flop": "entity.guardian.flop",
"entity.evocation_fangs.attack": "entity.zombie.attack_iron_door",
"entity.evocation_illager.ambient": "entity.villager.ambient",
"entity.evocation_illager.cast_spell": "entity.irongolem.hurt",
"entity.evocation_illager.death": "entity.zombie_villager.death",
"entity.evocation_illager.hurt": "entity.villager.hurt",
"entity.evocation_illager.prepare_attack": "entity.elder_guardian.curse",
"entity.evocation_illager.prepare_summon": "block.portal.trigger",
"entity.evocation_illager.prepare_wololo": "entity.witch.ambient",
"entity.llama.ambient": "entity.horse.ambient",
"entity.llama.angry": "entity.horse.angry",
"entity.llama.chest": "entity.donkey.chest",
"entity.llama.death": "entity.donkey.death",
"entity.llama.eat": "entity.horse.eat",
"entity.llama.hurt": "entity.donkey.hurt",
"entity.llama.spit": "entity.shulker.shoot",
"entity.llama.step": "entity.horse.step",
"entity.llama.swag": "item.armor.equip_generic",
"entity.mule.chest": "entity.donkey.chest",
"entity.vex.ambient": "entity.horse.breathe",
"entity.vex.charge": "entity.elder_guardian.ambient",
"entity.vex.death": "entity.cat.death",
"entity.vex.hurt": "entity.cat.hurt",
"entity.vindication_illager.ambient": "entity.villager.ambient",
"entity.vindication_illager.death": "entity.villager.death",
"entity.vindication_illager.hurt": "entity.villager.hurt",
"item.armor.equip_elytra": "item.armor.equip_generic",
"item.bottle.empty": "item.bottle.fill",
"item.totem.use": "block.anvil.destroy"
}
}