mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-10 06:16:31 +01:00
559146ef04
- Picking items off belts, depots, basins - Arms collecting an item - Mixing noises - Cranking click noises - Scroll-input noises
183 lines
No EOL
3.7 KiB
JSON
183 lines
No EOL
3.7 KiB
JSON
{
|
|
"blaze_munch": {
|
|
"sounds": [
|
|
{
|
|
"name": "minecraft:entity.generic.eat",
|
|
"type": "event"
|
|
}
|
|
],
|
|
"subtitle": "create.subtitle.blaze_munch"
|
|
},
|
|
"blockzapper_confirm": {
|
|
"sounds": [
|
|
{
|
|
"name": "minecraft:block.note_block.bell",
|
|
"type": "event"
|
|
}
|
|
],
|
|
"subtitle": "create.subtitle.blockzapper_confirm"
|
|
},
|
|
"blockzapper_deny": {
|
|
"sounds": [
|
|
{
|
|
"name": "minecraft:block.note_block.bass",
|
|
"type": "event"
|
|
}
|
|
],
|
|
"subtitle": "create.subtitle.blockzapper_deny"
|
|
},
|
|
"blockzapper_place": {
|
|
"sounds": [
|
|
{
|
|
"name": "minecraft:block.note_block.basedrum",
|
|
"type": "event"
|
|
}
|
|
],
|
|
"subtitle": "create.subtitle.blockzapper_place"
|
|
},
|
|
"cogs": {
|
|
"sounds": [
|
|
"create:cogs"
|
|
],
|
|
"subtitle": "create.subtitle.cogs"
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
"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"
|
|
}
|
|
} |