Create/src/generated/resources/assets/create/sounds.json

261 lines
5.3 KiB
JSON
Raw Normal View History

{
"blaze_munch": {
"sounds": [
{
"name": "minecraft:entity.generic.eat",
"type": "event"
}
],
"subtitle": "create.subtitle.blaze_munch"
},
"cogs": {
"sounds": [
"create:cogs"
],
"subtitle": "create.subtitle.cogs"
},
"confirm": {
"sounds": [
{
"name": "minecraft:block.note_block.bell",
"type": "event"
}
],
"subtitle": "create.subtitle.confirm"
},
"contraption_assemble": {
"sounds": [
{
"name": "minecraft:block.wooden_trapdoor.open",
"type": "event"
}
],
"subtitle": "create.subtitle.contraption_assemble"
},
"contraption_assemble_compounded_1": {
"sounds": [
{
"name": "minecraft:block.chest.open",
"type": "event"
}
]
},
"contraption_disassemble": {
"sounds": [
{
"name": "minecraft:block.iron_trapdoor.close",
"type": "event"
}
],
"subtitle": "create.subtitle.contraption_disassemble"
},
"crafter_click": {
"sounds": [
{
"name": "minecraft:block.netherite_block.hit",
"type": "event"
}
],
"subtitle": "create.subtitle.crafter_click"
},
"crafter_click_compounded_1": {
"sounds": [
{
"name": "minecraft:block.wooden_trapdoor.open",
"type": "event"
}
]
},
"crafter_craft": {
"sounds": [
{
"name": "minecraft:entity.item.break",
"type": "event"
}
],
"subtitle": "create.subtitle.crafter_craft"
},
"cranking": {
"sounds": [
{
"name": "minecraft:block.wood.place",
"type": "event"
}
],
"subtitle": "create.subtitle.cranking"
},
"cranking_compounded_1": {
"sounds": [
{
"name": "minecraft:block.wooden_button.click_off",
"type": "event"
}
]
},
"deny": {
"sounds": [
{
"name": "minecraft:block.note_block.bass",
"type": "event"
}
],
"subtitle": "create.subtitle.deny"
},
"depot_plop": {
"sounds": [
{
"name": "minecraft:entity.item_frame.add_item",
"type": "event"
}
],
"subtitle": "create.subtitle.depot_plop"
},
"depot_slide": {
"sounds": [
{
"name": "minecraft:block.sand.break",
"type": "event"
}
],
"subtitle": "create.subtitle.depot_slide"
},
"funnel_flap": {
"sounds": [
{
"name": "minecraft:entity.item_frame.rotate_item",
"type": "event"
}
],
"subtitle": "create.subtitle.funnel_flap"
},
"funnel_flap_compounded_1": {
"sounds": [
{
"name": "minecraft:block.wool.break",
"type": "event"
}
]
},
"mechanical_press_activation": {
"sounds": [
{
"name": "minecraft:block.anvil.land",
"type": "event"
}
],
"subtitle": "create.subtitle.mechanical_press_activation"
},
"mechanical_press_activation_compounded_1": {
"sounds": [
{
"name": "minecraft:entity.item.break",
"type": "event"
}
]
},
"mechanical_press_activation_belt": {
"sounds": [
{
"name": "minecraft:block.wool.hit",
"type": "event"
}
],
"subtitle": "create.subtitle.mechanical_press_activation_belt"
},
"mechanical_press_activation_belt_compounded_1": {
"sounds": [
{
"name": "minecraft:entity.item.break",
"type": "event"
}
]
},
"mixing": {
"sounds": [
{
"name": "minecraft:block.gilded_blackstone.break",
"type": "event"
}
],
"subtitle": "create.subtitle.mixing"
},
"mixing_compounded_1": {
"sounds": [
{
"name": "minecraft:block.netherrack.break",
"type": "event"
}
]
},
"schematicannon_finish": {
"sounds": [
{
"name": "minecraft:block.note_block.bell",
"type": "event"
}
],
"subtitle": "create.subtitle.schematicannon_finish"
},
"schematicannon_launch_block": {
"sounds": [
{
"name": "minecraft:entity.generic.explode",
"type": "event"
}
],
"subtitle": "create.subtitle.schematicannon_launch_block"
},
"scroll_value": {
"sounds": [
{
"name": "minecraft:block.note_block.hat",
"type": "event"
}
],
"subtitle": "create.subtitle.scroll_value"
},
"slime_added": {
"sounds": [
{
"name": "minecraft:block.slime_block.place",
"type": "event"
}
],
"subtitle": "create.subtitle.slime_added"
},
"worldshaper_place": {
"sounds": [
{
"name": "minecraft:block.note_block.basedrum",
"type": "event"
}
],
"subtitle": "create.subtitle.worldshaper_place"
},
"wrench_remove": {
"sounds": [
{
"name": "minecraft:entity.item.pickup",
"type": "event"
}
],
"subtitle": "create.subtitle.wrench_remove"
},
"wrench_remove_compounded_1": {
"sounds": [
{
"name": "minecraft:block.netherite_block.hit",
"type": "event"
}
]
},
"wrench_rotate": {
"sounds": [
{
"name": "minecraft:block.wooden_trapdoor.close",
"type": "event"
}
],
"subtitle": "create.subtitle.wrench_rotate"
}
}