added config files

This commit is contained in:
2024-09-25 03:12:49 +02:00
parent 9a84b7a147
commit e028f16b78
373 changed files with 16567 additions and 0 deletions

29
config/sounds/chat.json Normal file
View File

@@ -0,0 +1,29 @@
{
"typingSoundEffect": {
"shouldPlay": true,
"pitch": 1.6,
"volume": 0.4,
"id": "typing",
"soundEvent": "minecraft:block.note_block.hat"
},
"messageSoundEffect": {
"shouldPlay": true,
"pitch": 2.0,
"volume": 0.8,
"id": "message",
"soundEvent": "minecraft:block.note_block.hat"
},
"mentionSoundEffect": {
"shouldPlay": true,
"pitch": 1.8,
"volume": 0.9,
"id": "mention",
"soundEvent": "minecraft:block.note_block.chime"
},
"mentionKeywords": [
"@Vaporvee"
],
"ignoreSystemChats": false,
"enableChatSoundCooldown": false,
"chatSoundCooldown": 0.5
}

View File

@@ -0,0 +1 @@
This folder contains various dynamic sound definitions, you should consult the documentation site for more information: https://docs.imb11.dev/sounds

View File

@@ -0,0 +1,26 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.acacia_leaves.break"
},
"fall": {
"sound_id": "sounds:block.acacia_leaves.fall"
},
"hit": {
"sound_id": "sounds:block.acacia_leaves.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.acacia_leaves.place"
},
"step": {
"sound_id": "sounds:block.acacia_leaves.step"
},
"volume": 1.0
},
"keys": [
"minecraft:acacia_leaves",
"minecraft:acacia_sapling"
]
}

View File

@@ -0,0 +1,26 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.acacia_log.break"
},
"fall": {
"sound_id": "sounds:block.acacia_log.fall"
},
"hit": {
"sound_id": "sounds:block.acacia_log.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.acacia_log.place"
},
"step": {
"sound_id": "sounds:block.acacia_log.step"
},
"volume": 1.0
},
"keys": [
"minecraft:acacia_log",
"minecraft:acacia_wood"
]
}

View File

@@ -0,0 +1,31 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.acacia_planks.break"
},
"fall": {
"sound_id": "sounds:block.acacia_planks.fall"
},
"hit": {
"sound_id": "sounds:block.acacia_planks.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.acacia_planks.place"
},
"step": {
"sound_id": "sounds:block.acacia_planks.step"
},
"volume": 1.0
},
"keys": [
"minecraft:acacia_pressure_plate",
"minecraft:acacia_fence_gate",
"minecraft:acacia_fence",
"minecraft:acacia_sign",
"minecraft:acacia_button",
"minecraft:acacia_door",
"minecraft:acacia_trapdoor"
]
}

View File

@@ -0,0 +1,29 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.acacia_planks.break"
},
"fall": {
"sound_id": "sounds:block.acacia_planks.fall"
},
"hit": {
"sound_id": "sounds:block.acacia_planks.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.acacia_planks.place"
},
"step": {
"sound_id": "sounds:block.acacia_planks.step"
},
"volume": 1.0
},
"keys": [
"minecraft:acacia_planks",
"minecraft:acacia_slab",
"minecraft:acacia_stairs",
"minecraft:stripped_acacia_log",
"minecraft:stripped_acacia_wood"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "minecraft:block.wood.break"
},
"fall": {
"sound_id": "minecraft:block.wood.fall"
},
"hit": {
"sound_id": "sounds:block.barrel.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.barrel.place"
},
"step": {
"sound_id": "sounds:block.barrel.step"
},
"volume": 1.0
},
"keys": [
"minecraft:barrel"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.beehive.break"
},
"fall": {
"sound_id": "minecraft:block.wood.fall"
},
"hit": {
"sound_id": "sounds:block.beehive.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.beehive.place"
},
"step": {
"sound_id": "sounds:block.bookshelf.step"
},
"volume": 1.5
},
"keys": [
"minecraft:beehive"
]
}

View File

@@ -0,0 +1,26 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.birch_leaves.break"
},
"fall": {
"sound_id": "sounds:block.birch_leaves.fall"
},
"hit": {
"sound_id": "sounds:block.birch_leaves.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.birch_leaves.place"
},
"step": {
"sound_id": "sounds:block.birch_leaves.step"
},
"volume": 1.0
},
"keys": [
"minecraft:birch_leaves",
"minecraft:birch_sapling"
]
}

View File

@@ -0,0 +1,28 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.birch_log.break"
},
"fall": {
"sound_id": "sounds:block.birch_log.fall"
},
"hit": {
"sound_id": "sounds:block.birch_log.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.birch_log.place"
},
"step": {
"sound_id": "sounds:block.birch_log.step"
},
"volume": 1.0
},
"keys": [
"minecraft:birch_log",
"minecraft:birch_wood",
"minecraft:birch_door",
"minecraft:birch_trapdoor"
]
}

View File

@@ -0,0 +1,30 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.birch_object.break"
},
"fall": {
"sound_id": "sounds:block.birch_object.fall"
},
"hit": {
"sound_id": "sounds:block.birch_planks.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.birch_object.place"
},
"step": {
"sound_id": "sounds:block.birch_object.step"
},
"volume": 1.0
},
"keys": [
"minecraft:birch_pressure_plate",
"minecraft:birch_fence_gate",
"minecraft:birch_fence",
"minecraft:birch_sign",
"minecraft:birch_button",
"minecraft:birch_slab"
]
}

View File

@@ -0,0 +1,28 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.birch_planks.break"
},
"fall": {
"sound_id": "sounds:block.birch_planks.fall"
},
"hit": {
"sound_id": "sounds:block.birch_planks.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.birch_planks.place"
},
"step": {
"sound_id": "sounds:block.birch_planks.step"
},
"volume": 1.0
},
"keys": [
"minecraft:birch_planks",
"minecraft:birch_stairs",
"minecraft:stripped_birch_log",
"minecraft:stripped_birch_wood"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.bookshelf.break"
},
"fall": {
"sound_id": "minecraft:block.wood.fall"
},
"hit": {
"sound_id": "sounds:block.bookshelf.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.bookshelf.place"
},
"step": {
"sound_id": "sounds:block.bookshelf.step"
},
"volume": 1.5
},
"keys": [
"minecraft:bookshelf"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "minecraft:block.wood.break"
},
"fall": {
"sound_id": "minecraft:block.wood.fall"
},
"hit": {
"sound_id": "sounds:block.chest.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.barrel.place"
},
"step": {
"sound_id": "sounds:block.chest.step"
},
"volume": 1.5
},
"keys": [
"minecraft:chest"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.clay.break"
},
"fall": {
"sound_id": "minecraft:block.mud.fall"
},
"hit": {
"sound_id": "sounds:block.clay.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.clay.place"
},
"step": {
"sound_id": "sounds:block.clay.step"
},
"volume": 1.0
},
"keys": [
"minecraft:clay"
]
}

View File

@@ -0,0 +1,28 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "minecraft:block.nether_bricks.break"
},
"fall": {
"sound_id": "minecraft:block.nether_bricks.fall"
},
"hit": {
"sound_id": "minecraft:block.nether_bricks.hit"
},
"pitch": 1.3,
"place": {
"sound_id": "minecraft:block.nether_bricks.place"
},
"step": {
"sound_id": "minecraft:block.nether_bricks.step"
},
"volume": 1.0
},
"keys": [
"minecraft:bricks",
"minecraft:brick_slab",
"minecraft:brick_stairs",
"minecraft:brick_wall"
]
}

View File

@@ -0,0 +1,33 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.cobblestone.break"
},
"fall": {
"sound_id": "sounds:block.cobblestone.fall"
},
"hit": {
"sound_id": "sounds:block.cobblestone.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.cobblestone.place"
},
"step": {
"sound_id": "sounds:block.cobblestone.step"
},
"volume": 1.0
},
"keys": [
"minecraft:cobblestone",
"minecraft:cobblestone_slab",
"minecraft:cobblestone_stairs",
"minecraft:cobblestone_wall",
"minecraft:infested_cobblestone",
"minecraft:mossy_cobblestone",
"minecraft:mossy_cobblestone_slab",
"minecraft:mossy_cobblestone_stairs",
"minecraft:mossy_cobblestone_wall"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.copper_ore.break"
},
"fall": {
"sound_id": "sounds:block.copper_ore.fall"
},
"hit": {
"sound_id": "sounds:block.copper_ore.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.copper_ore.place"
},
"step": {
"sound_id": "sounds:block.copper_ore.step"
},
"volume": 1.0
},
"keys": [
"minecraft:copper_ore"
]
}

View File

@@ -0,0 +1,27 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "minecraft:block.deepslate_tiles.break"
},
"fall": {
"sound_id": "minecraft:block.deepslate_tiles.fall"
},
"hit": {
"sound_id": "minecraft:block.deepslate_tiles.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "minecraft:block.deepslate_tiles.place"
},
"step": {
"sound_id": "minecraft:block.deepslate_tiles.step"
},
"volume": 1.0
},
"keys": [
"minecraft:dark_prismarine",
"minecraft:dark_prismarine_stairs",
"minecraft:dark_prismarine_slab"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.copper_ore.break"
},
"fall": {
"sound_id": "sounds:block.deepslate_copper_ore.fall"
},
"hit": {
"sound_id": "sounds:block.deepslate_copper_ore.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.deepslate_copper_ore.place"
},
"step": {
"sound_id": "sounds:block.deepslate_copper_ore.step"
},
"volume": 1.0
},
"keys": [
"minecraft:deepslate_copper_ore"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.deepslate_gold_ore.break"
},
"fall": {
"sound_id": "sounds:block.deepslate_gold_ore.fall"
},
"hit": {
"sound_id": "sounds:block.deepslate_gold_ore.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.deepslate_gold_ore.place"
},
"step": {
"sound_id": "sounds:block.deepslate_gold_ore.step"
},
"volume": 1.0
},
"keys": [
"minecraft:deepslate_gold_ore"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.deepslate_iron_ore.break"
},
"fall": {
"sound_id": "sounds:block.deepslate_iron_ore.fall"
},
"hit": {
"sound_id": "sounds:block.deepslate_iron_ore.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.deepslate_iron_ore.place"
},
"step": {
"sound_id": "sounds:block.deepslate_iron_ore.step"
},
"volume": 1.0
},
"keys": [
"minecraft:deepslate_iron_ore"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "minecraft:block.bone_block.break"
},
"fall": {
"sound_id": "minecraft:block.bone_block.fall"
},
"hit": {
"sound_id": "minecraft:block.bone_block.hit"
},
"pitch": 1.2,
"place": {
"sound_id": "sounds:block.quartz.place"
},
"step": {
"sound_id": "minecraft:block.bone_block.step"
},
"volume": 1.0
},
"keys": [
"minecraft:emerald_block"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.quartz.break"
},
"fall": {
"sound_id": "minecraft:block.stone.fall"
},
"hit": {
"sound_id": "minecraft:block.stone.hit"
},
"pitch": 0.8,
"place": {
"sound_id": "sounds:block.quartz.place"
},
"step": {
"sound_id": "sounds:block.quartz.step"
},
"volume": 0.9
},
"keys": [
"minecraft:end_stone"
]
}

View File

@@ -0,0 +1,28 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "minecraft:block.deepslate_bricks.break"
},
"fall": {
"sound_id": "minecraft:block.deepslate_bricks.fall"
},
"hit": {
"sound_id": "minecraft:block.deepslate_bricks.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "minecraft:block.deepslate_bricks.place"
},
"step": {
"sound_id": "sounds:block.quartz.step"
},
"volume": 1.0
},
"keys": [
"minecraft:end_stone_bricks",
"minecraft:end_stone_brick_stairs",
"minecraft:end_stone_brick_slab",
"minecraft:end_stone_brick_wall"
]
}

View File

@@ -0,0 +1,30 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.glass.break"
},
"fall": {
"sound_id": "minecraft:block.glass.fall"
},
"hit": {
"sound_id": "minecraft:block.glass.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.glass.place"
},
"step": {
"sound_id": "sounds:block.glass.step"
},
"volume": 1.0
},
"keys": [
"#c:glass_blocks",
"#c:glass_panes",
"minecraft:glowstone",
"minecraft:beacon",
"minecraft:redstone_lamp",
"minecraft:sea_lantern"
]
}

View File

@@ -0,0 +1,26 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "minecraft:block.netherite_block.break"
},
"fall": {
"sound_id": "minecraft:block.netherite_block.fall"
},
"hit": {
"sound_id": "minecraft:block.netherite_block.hit"
},
"pitch": 1.6,
"place": {
"sound_id": "minecraft:block.netherite_block.place"
},
"step": {
"sound_id": "sounds:block.gold_block.step"
},
"volume": 1.0
},
"keys": [
"minecraft:gold_block",
"minecraft:light_weighted_pressure_plate"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.gold_ore.break"
},
"fall": {
"sound_id": "sounds:block.gold_ore.fall"
},
"hit": {
"sound_id": "sounds:block.gold_ore.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.gold_ore.place"
},
"step": {
"sound_id": "sounds:block.gold_ore.step"
},
"volume": 1.0
},
"keys": [
"minecraft:gold_ore"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.gravel.break"
},
"fall": {
"sound_id": "minecraft:block.gravel.fall"
},
"hit": {
"sound_id": "sounds:block.gravel.hit"
},
"pitch": 1.2,
"place": {
"sound_id": "sounds:block.gravel.place"
},
"step": {
"sound_id": "sounds:block.gravel.step"
},
"volume": 1.0
},
"keys": [
"minecraft:gravel"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.hay_block.break"
},
"fall": {
"sound_id": "minecraft:block.tuff.fall"
},
"hit": {
"sound_id": "sounds:block.hay_block.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.hay_block.place"
},
"step": {
"sound_id": "sounds:block.hay_block.step"
},
"volume": 1.0
},
"keys": [
"minecraft:hay_block"
]
}

View File

@@ -0,0 +1,26 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.ice.break"
},
"fall": {
"sound_id": "sounds:block.ice.fall"
},
"hit": {
"sound_id": "sounds:block.ice.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.ice.place"
},
"step": {
"sound_id": "sounds:block.ice.step"
},
"volume": 1.0
},
"keys": [
"minecraft:ice",
"minecraft:frosted_ice"
]
}

View File

@@ -0,0 +1,27 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "minecraft:block.netherite_block.break"
},
"fall": {
"sound_id": "minecraft:block.netherite_block.fall"
},
"hit": {
"sound_id": "minecraft:block.netherite_block.hit"
},
"pitch": 1.2,
"place": {
"sound_id": "minecraft:block.netherite_block.place"
},
"step": {
"sound_id": "sounds:block.iron_block.step"
},
"volume": 1.0
},
"keys": [
"minecraft:iron_door",
"minecraft:iron_block",
"minecraft:heavy_weighted_pressure_plate"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.deepslate_iron_ore.break"
},
"fall": {
"sound_id": "sounds:block.iron_ore.fall"
},
"hit": {
"sound_id": "sounds:block.iron_ore.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.iron_ore.place"
},
"step": {
"sound_id": "sounds:block.iron_ore.step"
},
"volume": 1.0
},
"keys": [
"minecraft:iron_ore"
]
}

View File

@@ -0,0 +1,26 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.jungle_leaves.break"
},
"fall": {
"sound_id": "sounds:block.jungle_leaves.fall"
},
"hit": {
"sound_id": "sounds:block.jungle_leaves.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.jungle_leaves.place"
},
"step": {
"sound_id": "sounds:block.jungle_leaves.step"
},
"volume": 1.0
},
"keys": [
"minecraft:jungle_leaves",
"minecraft:jungle_sapling"
]
}

View File

@@ -0,0 +1,31 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.jungle_planks.break"
},
"fall": {
"sound_id": "sounds:block.jungle_planks.fall"
},
"hit": {
"sound_id": "sounds:block.spruce_planks.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.jungle_planks.place"
},
"step": {
"sound_id": "sounds:block.jungle_planks.step"
},
"volume": 1.0
},
"keys": [
"minecraft:jungle_pressure_plate",
"minecraft:jungle_fence_gate",
"minecraft:jungle_fence",
"minecraft:jungle_sign",
"minecraft:jungle_button",
"minecraft:jungle_door",
"minecraft:jungle_trapdoor"
]
}

View File

@@ -0,0 +1,31 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.jungle_planks.break"
},
"fall": {
"sound_id": "sounds:block.jungle_planks.fall"
},
"hit": {
"sound_id": "sounds:block.spruce_planks.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.jungle_planks.place"
},
"step": {
"sound_id": "sounds:block.jungle_planks.step"
},
"volume": 1.0
},
"keys": [
"minecraft:jungle_planks",
"minecraft:jungle_stairs",
"minecraft:jungle_slab",
"minecraft:stripped_jungle_log",
"minecraft:stripped_jungle_wood",
"minecraft:jungle_wood",
"minecraft:jungle_log"
]
}

View File

@@ -0,0 +1,41 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "minecraft:block.bone_block.break"
},
"fall": {
"sound_id": "minecraft:block.bone_block.fall"
},
"hit": {
"sound_id": "minecraft:block.bone_block.hit"
},
"pitch": 1.2,
"place": {
"sound_id": "minecraft:block.bone_block.place"
},
"step": {
"sound_id": "minecraft:block.bone_block.step"
},
"volume": 1.0
},
"keys": [
"minecraft:lapis_block",
"minecraft:black_glazed_terracotta",
"minecraft:blue_glazed_terracotta",
"minecraft:brown_glazed_terracotta",
"minecraft:cyan_glazed_terracotta",
"minecraft:gray_glazed_terracotta",
"minecraft:green_glazed_terracotta",
"minecraft:light_blue_glazed_terracotta",
"minecraft:light_gray_glazed_terracotta",
"minecraft:lime_glazed_terracotta",
"minecraft:magenta_glazed_terracotta",
"minecraft:orange_glazed_terracotta",
"minecraft:pink_glazed_terracotta",
"minecraft:purple_glazed_terracotta",
"minecraft:red_glazed_terracotta",
"minecraft:white_glazed_terracotta",
"minecraft:yellow_glazed_terracotta"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.loom.break"
},
"fall": {
"sound_id": "minecraft:block.wood.fall"
},
"hit": {
"sound_id": "sounds:block.loom.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.loom.place"
},
"step": {
"sound_id": "sounds:block.loom.step"
},
"volume": 1.0
},
"keys": [
"minecraft:loom"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.magma_block.break"
},
"fall": {
"sound_id": "sounds:block.magma_block.fall"
},
"hit": {
"sound_id": "sounds:block.magma_block.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.magma_block.place"
},
"step": {
"sound_id": "sounds:block.magma_block.step"
},
"volume": 1.0
},
"keys": [
"minecraft:magma_block"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.mangrove_leaves.break"
},
"fall": {
"sound_id": "sounds:block.mangrove_leaves.fall"
},
"hit": {
"sound_id": "sounds:block.mangrove_leaves.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.mangrove_leaves.place"
},
"step": {
"sound_id": "sounds:block.mangrove_leaves.step"
},
"volume": 1.0
},
"keys": [
"minecraft:mangrove_leaves"
]
}

View File

@@ -0,0 +1,26 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.mangrove_log.break"
},
"fall": {
"sound_id": "sounds:block.mangrove_log.fall"
},
"hit": {
"sound_id": "sounds:block.mangrove_log.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.mangrove_log.place"
},
"step": {
"sound_id": "sounds:block.mangrove_log.step"
},
"volume": 1.0
},
"keys": [
"minecraft:mangrove_log",
"minecraft:mangrove_wood"
]
}

View File

@@ -0,0 +1,31 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.mangrove_planks.break"
},
"fall": {
"sound_id": "sounds:block.mangrove_planks.fall"
},
"hit": {
"sound_id": "sounds:block.mangrove_planks.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.mangrove_planks.place"
},
"step": {
"sound_id": "sounds:block.mangrove_planks.step"
},
"volume": 1.0
},
"keys": [
"minecraft:mangrove_pressure_plate",
"minecraft:mangrove_fence_gate",
"minecraft:mangrove_fence",
"minecraft:mangrove_sign",
"minecraft:mangrove_button",
"minecraft:mangrove_door",
"minecraft:mangrove_trapdoor"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.mangrove_planks.break"
},
"fall": {
"sound_id": "sounds:block.mangrove_planks.fall"
},
"hit": {
"sound_id": "sounds:block.mangrove_planks.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.mangrove_planks.place"
},
"step": {
"sound_id": "sounds:block.mangrove_planks.step"
},
"volume": 1.0
},
"keys": [
"minecraft:mangrove_planks"
]
}

View File

@@ -0,0 +1,28 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.mossy_cobblestone.break"
},
"fall": {
"sound_id": "sounds:block.cobblestone.fall"
},
"hit": {
"sound_id": "sounds:block.mossy_cobblestone.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.cobblestone.place"
},
"step": {
"sound_id": "sounds:block.mossy_cobblestone.step"
},
"volume": 1.0
},
"keys": [
"minecraft:mossy_cobblestone",
"minecraft:mossy_cobblestone_slab",
"minecraft:mossy_cobblestone_stairs",
"minecraft:mossy_cobblestone_wall"
]
}

View File

@@ -0,0 +1,29 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.mossy_cobblestone.break"
},
"fall": {
"sound_id": "sounds:block.mossy_stone_bricks.fall"
},
"hit": {
"sound_id": "sounds:block.mossy_stone_bricks.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "minecraft:block.deepslate_bricks.place"
},
"step": {
"sound_id": "sounds:block.mossy_stone_bricks.step"
},
"volume": 1.0
},
"keys": [
"minecraft:mossy_stone_bricks",
"minecraft:infested_mossy_stone_bricks",
"minecraft:mossy_stone_brick_slab",
"minecraft:mossy_stone_brick_stairs",
"minecraft:mossy_stone_brick_wall"
]
}

View File

@@ -0,0 +1,28 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.oak_log.break"
},
"fall": {
"sound_id": "sounds:block.oak_log.fall"
},
"hit": {
"sound_id": "sounds:block.oak_log.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.oak_log.place"
},
"step": {
"sound_id": "sounds:block.oak_log.step"
},
"volume": 1.0
},
"keys": [
"minecraft:oak_log",
"minecraft:oak_wood",
"minecraft:dark_oak_log",
"minecraft:dark_oak_wood"
]
}

View File

@@ -0,0 +1,27 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "minecraft:block.deepslate.break"
},
"fall": {
"sound_id": "minecraft:block.deepslate.fall"
},
"hit": {
"sound_id": "minecraft:block.deepslate.hit"
},
"pitch": 0.7,
"place": {
"sound_id": "minecraft:block.deepslate.place"
},
"step": {
"sound_id": "minecraft:block.deepslate.step"
},
"volume": 1.0
},
"keys": [
"minecraft:respawn_anchor",
"minecraft:enchanting_table",
"minecraft:ender_chest"
]
}

View File

@@ -0,0 +1,27 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.packed_ice.break"
},
"fall": {
"sound_id": "sounds:block.packed_ice.fall"
},
"hit": {
"sound_id": "sounds:block.packed_ice.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.packed_ice.place"
},
"step": {
"sound_id": "sounds:block.packed_ice.step"
},
"volume": 1.0
},
"keys": [
"minecraft:frosted_ice",
"minecraft:packed_ice",
"minecraft:blue_ice"
]
}

View File

@@ -0,0 +1,29 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "minecraft:block.deepslate.break"
},
"fall": {
"sound_id": "minecraft:block.deepslate.fall"
},
"hit": {
"sound_id": "minecraft:block.deepslate.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "minecraft:block.deepslate.place"
},
"step": {
"sound_id": "minecraft:block.deepslate.step"
},
"volume": 1.0
},
"keys": [
"minecraft:prismarine",
"minecraft:prismarine_stairs",
"minecraft:prismarine_slab",
"minecraft:prismarine_wall",
"minecraft:end_stone"
]
}

View File

@@ -0,0 +1,37 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.quartz.break"
},
"fall": {
"sound_id": "minecraft:block.deepslate.fall"
},
"hit": {
"sound_id": "minecraft:block.stone.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "minecraft:block.deepslate.place"
},
"step": {
"sound_id": "sounds:block.quartz.step"
},
"volume": 1.0
},
"keys": [
"minecraft:quartz_block",
"minecraft:quartz_stairs",
"minecraft:quartz_slab",
"minecraft:chiseled_quartz_block",
"minecraft:quartz_pillar",
"minecraft:smooth_quartz",
"minecraft:smooth_quartz_stairs",
"minecraft:smooth_quartz_slab",
"minecraft:quartz_bricks",
"minecraft:redstone_block",
"minecraft:diamond_block",
"minecraft:obsidian",
"minecraft:crying_obsidian"
]
}

View File

@@ -0,0 +1,25 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.raw_gold_block.break"
},
"fall": {
"sound_id": "sounds:block.raw_gold_block.fall"
},
"hit": {
"sound_id": "sounds:block.raw_gold_block.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.raw_gold_block.place"
},
"step": {
"sound_id": "sounds:block.raw_gold_block.step"
},
"volume": 1.0
},
"keys": [
"minecraft:raw_gold_block"
]
}

View File

@@ -0,0 +1,44 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "minecraft:block.tuff.break"
},
"fall": {
"sound_id": "minecraft:block.tuff.fall"
},
"hit": {
"sound_id": "minecraft:block.tuff.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "minecraft:block.tuff.place"
},
"step": {
"sound_id": "sounds:block.sandstone.step"
},
"volume": 1.0
},
"keys": [
"minecraft:sandstone",
"minecraft:chiseled_sandstone",
"minecraft:cut_sandstone",
"minecraft:smooth_sandstone",
"minecraft:red_sandstone",
"minecraft:chiseled_red_sandstone",
"minecraft:cut_red_sandstone",
"minecraft:smooth_red_sandstone",
"minecraft:sandstone_slab",
"minecraft:red_sandstone_slab",
"minecraft:cut_sandstone_slab",
"minecraft:cut_red_sandstone_slab",
"minecraft:sandstone_stairs",
"minecraft:sandstone_wall",
"minecraft:red_sandstone_wall",
"minecraft:red_sandstone_stairs",
"minecraft:smooth_sandstone_stairs",
"minecraft:smooth_sandstone_slab",
"minecraft:smooth_red_sandstone_stairs",
"minecraft:smooth_red_sandstone_slab"
]
}

View File

@@ -0,0 +1,28 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.sheet_metal.break"
},
"fall": {
"sound_id": "minecraft:block.netherite_block.fall"
},
"hit": {
"sound_id": "minecraft:block.netherite_block.hit"
},
"pitch": 1.2,
"place": {
"sound_id": "minecraft:block.netherite_block.place"
},
"step": {
"sound_id": "sounds:block.sheet_metal.step"
},
"volume": 1.0
},
"keys": [
"minecraft:iron_bars",
"minecraft:iron_trapdoor",
"minecraft:hopper",
"#minecraft:cauldrons"
]
}

View File

@@ -0,0 +1,26 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.spruce_leaves.break"
},
"fall": {
"sound_id": "sounds:block.spruce_leaves.fall"
},
"hit": {
"sound_id": "sounds:block.spruce_leaves.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.spruce_leaves.place"
},
"step": {
"sound_id": "sounds:block.spruce_leaves.step"
},
"volume": 1.0
},
"keys": [
"minecraft:spruce_leaves",
"minecraft:spruce_sapling"
]
}

View File

@@ -0,0 +1,26 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.spruce_log.break"
},
"fall": {
"sound_id": "sounds:block.spruce_log.fall"
},
"hit": {
"sound_id": "sounds:block.spruce_log.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.spruce_log.place"
},
"step": {
"sound_id": "sounds:block.spruce_log.step"
},
"volume": 1.0
},
"keys": [
"minecraft:spruce_log",
"minecraft:spruce_wood"
]
}

View File

@@ -0,0 +1,31 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.spruce_object.break"
},
"fall": {
"sound_id": "sounds:block.spruce_planks.fall"
},
"hit": {
"sound_id": "sounds:block.spruce_planks.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.spruce_object.place"
},
"step": {
"sound_id": "sounds:block.spruce_planks.step"
},
"volume": 1.0
},
"keys": [
"minecraft:spruce_pressure_plate",
"minecraft:spruce_fence_gate",
"minecraft:spruce_fence",
"minecraft:spruce_sign",
"minecraft:spruce_button",
"minecraft:spruce_door",
"minecraft:spruce_trapdoor"
]
}

View File

@@ -0,0 +1,29 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.spruce_planks.break"
},
"fall": {
"sound_id": "sounds:block.spruce_planks.fall"
},
"hit": {
"sound_id": "sounds:block.spruce_planks.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "sounds:block.spruce_planks.place"
},
"step": {
"sound_id": "sounds:block.spruce_planks.step"
},
"volume": 1.0
},
"keys": [
"minecraft:spruce_planks",
"minecraft:spruce_stairs",
"minecraft:spruce_slab",
"minecraft:stripped_spruce_log",
"minecraft:stripped_spruce_wood"
]
}

View File

@@ -0,0 +1,33 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "sounds:block.cobblestone.break"
},
"fall": {
"sound_id": "sounds:block.stone_bricks.fall"
},
"hit": {
"sound_id": "sounds:block.stone_bricks.hit"
},
"pitch": 1.0,
"place": {
"sound_id": "minecraft:block.deepslate_bricks.place"
},
"step": {
"sound_id": "sounds:block.stone_bricks.step"
},
"volume": 1.0
},
"keys": [
"minecraft:stone_bricks",
"minecraft:cracked_stone_bricks",
"minecraft:chiseled_stone_bricks",
"minecraft:infested_stone_bricks",
"minecraft:infested_cracked_stone_bricks",
"minecraft:infested_chiseled_stone_bricks",
"minecraft:stone_brick_slab",
"minecraft:stone_brick_stairs",
"minecraft:stone_brick_wall"
]
}

View File

@@ -0,0 +1,42 @@
{
"enabled": true,
"group": {
"break": {
"sound_id": "minecraft:block.calcite.break"
},
"fall": {
"sound_id": "minecraft:block.calcite.fall"
},
"hit": {
"sound_id": "minecraft:block.calcite.hit"
},
"pitch": 0.6,
"place": {
"sound_id": "minecraft:block.calcite.place"
},
"step": {
"sound_id": "minecraft:block.calcite.step"
},
"volume": 1.0
},
"keys": [
"minecraft:white_terracotta",
"minecraft:orange_terracotta",
"minecraft:magenta_terracotta",
"minecraft:light_blue_terracotta",
"minecraft:yellow_terracotta",
"minecraft:lime_terracotta",
"minecraft:pink_terracotta",
"minecraft:gray_terracotta",
"minecraft:light_gray_terracotta",
"minecraft:cyan_terracotta",
"minecraft:purple_terracotta",
"minecraft:blue_terracotta",
"minecraft:brown_terracotta",
"minecraft:green_terracotta",
"minecraft:red_terracotta",
"minecraft:black_terracotta",
"minecraft:terracotta",
"minecraft:bedrock"
]
}

View File

@@ -0,0 +1,9 @@
{
"keys": [
"minecraft:acacia_boat",
"minecraft:acacia_chest_boat"
],
"pitch": 1.75,
"soundEvent": "sounds:block.acacia_planks.hit",
"volume": 0.75
}

View File

@@ -0,0 +1,8 @@
{
"keys": [
"minecraft:anvil",
"minecraft:chipped_anvil",
"minecraft:damaged_anvil"
],
"soundEvent": "minecraft:block.anvil.fall"
}

View File

@@ -0,0 +1,8 @@
{
"keys": [
"#minecraft:arrows"
],
"pitch": 0.7,
"soundEvent": "minecraft:entity.arrow.hit",
"volume": 0.3
}

View File

@@ -0,0 +1,9 @@
{
"keys": [
"minecraft:bamboo_raft",
"minecraft:bamboo_chest_raft"
],
"pitch": 1.75,
"soundEvent": "minecraft:block.bamboo_wood.hit",
"volume": 0.75
}

View File

@@ -0,0 +1,11 @@
{
"keys": [
"minecraft:creeper_banner_pattern",
"minecraft:flower_banner_pattern",
"minecraft:globe_banner_pattern",
"minecraft:mojang_banner_pattern",
"minecraft:skull_banner_pattern",
"minecraft:piglin_banner_pattern"
],
"soundEvent": "minecraft:block.wool.hit"
}

View File

@@ -0,0 +1,9 @@
{
"keys": [
"minecraft:birch_boat",
"minecraft:birch_chest_boat"
],
"pitch": 1.75,
"soundEvent": "sounds:block.birch_planks.hit",
"volume": 0.75
}

View File

@@ -0,0 +1,7 @@
{
"keys": [
"minecraft:bone",
"minecraft:bone_meal"
],
"soundEvent": "minecraft:entity.skeleton.ambient"
}

View File

@@ -0,0 +1,8 @@
{
"keys": [
"minecraft:bowl"
],
"pitch": 1.85,
"soundEvent": "minecraft:block.bamboo_sapling.hit",
"volume": 0.25
}

View File

@@ -0,0 +1,8 @@
{
"keys": [
"#c:foods/soups"
],
"pitch": 1.58,
"soundEvent": "minecraft:entity.mooshroom.suspicious_milk",
"volume": 0.5
}

View File

@@ -0,0 +1,7 @@
{
"keys": [
"minecraft:bow",
"minecraft:crossbow"
],
"soundEvent": "minecraft:entity.arrow.shoot"
}

View File

@@ -0,0 +1,11 @@
{
"keys": [
"minecraft:glass_bottle",
"minecraft:potion",
"minecraft:dragon_breath",
"minecraft:splash_potion",
"minecraft:ominous_bottle",
"minecraft:lingering_potion"
],
"soundEvent": "minecraft:item.bottle.fill"
}

View File

@@ -0,0 +1,9 @@
{
"keys": [
"minecraft:chainmail_helmet",
"minecraft:chainmail_chestplate",
"minecraft:chainmail_leggings",
"minecraft:chainmail_boots"
],
"soundEvent": "minecraft:item.armor.equip_chain"
}

View File

@@ -0,0 +1,9 @@
{
"keys": [
"minecraft:cherry_boat",
"minecraft:cherry_chest_boat"
],
"pitch": 1.75,
"soundEvent": "minecraft:block.wood.hit",
"volume": 0.75
}

View File

@@ -0,0 +1,11 @@
{
"keys": [
"#c:foods/vegetables",
"#c:foods/fruits",
"#c:foods/berries",
"#c:foods/breads"
],
"pitch": 1.76,
"soundEvent": "minecraft:block.crop.break",
"volume": 1.0
}

View File

@@ -0,0 +1,9 @@
{
"keys": [
"minecraft:dark_oak_boat",
"minecraft:dark_oak_chest_boat"
],
"pitch": 1.75,
"soundEvent": "minecraft:block.wood.hit",
"volume": 0.75
}

View File

@@ -0,0 +1,15 @@
{
"keys": [
"minecraft:diamond_axe",
"minecraft:diamond_hoe",
"minecraft:diamond_pickaxe",
"minecraft:diamond_shovel",
"minecraft:diamond_sword",
"minecraft:diamond_horse_armor",
"minecraft:diamond_helmet",
"minecraft:diamond_chestplate",
"minecraft:diamond_leggings",
"minecraft:diamond_boots"
],
"soundEvent": "minecraft:item.armor.equip_diamond"
}

View File

@@ -0,0 +1,12 @@
{
"keys": [
"minecraft:coal",
"minecraft:charcoal",
"minecraft:flint",
"minecraft:clay_ball",
"minecraft:redstone",
"minecraft:glowstone",
"minecraft:gunpowder"
],
"soundEvent": "minecraft:block.gravel.hit"
}

View File

@@ -0,0 +1,6 @@
{
"keys": [
"#c:dyes"
],
"soundEvent": "minecraft:item.dye.use"
}

View File

@@ -0,0 +1,6 @@
{
"keys": [
"minecraft:elytra"
],
"soundEvent": "minecraft:item.armor.equip_elytra"
}

View File

@@ -0,0 +1,9 @@
{
"keys": [
"minecraft:enchanted_book",
"minecraft:experience_bottle"
],
"pitch": 0.01,
"soundEvent": "minecraft:block.end_portal_frame.fill",
"volume": 0.2
}

View File

@@ -0,0 +1,10 @@
{
"keys": [
"minecraft:armadillo_scute",
"minecraft:turtle_scute",
"minecraft:turtle_egg"
],
"pitch": 1.8,
"soundEvent": "minecraft:item.armor.equip_turtle",
"volume": 0.5
}

View File

@@ -0,0 +1,7 @@
{
"keys": [
"#c:buckets/water",
"#c:buckets/entity_water"
],
"soundEvent": "minecraft:item.bucket.fill"
}

View File

@@ -0,0 +1,6 @@
{
"keys": [
"minecraft:firework_rocket"
],
"soundEvent": "minecraft:block.bamboo_sapling.hit"
}

View File

@@ -0,0 +1,6 @@
{
"keys": [
"minecraft:fishing_rod"
],
"soundEvent": "minecraft:block.pointed_dripstone.drip_water_into_cauldron"
}

View File

@@ -0,0 +1,6 @@
{
"keys": [
"minecraft:flint_and_steel"
],
"soundEvent": "minecraft:item.flintandsteel.use"
}

View File

@@ -0,0 +1,16 @@
{
"keys": [
"minecraft:golden_axe",
"minecraft:golden_hoe",
"minecraft:golden_pickaxe",
"minecraft:golden_shovel",
"minecraft:golden_sword",
"minecraft:clock",
"minecraft:golden_horse_armor",
"minecraft:golden_helmet",
"minecraft:golden_chestplate",
"minecraft:golden_leggings",
"minecraft:golden_boots"
],
"soundEvent": "minecraft:item.armor.equip_gold"
}

View File

@@ -0,0 +1,15 @@
{
"keys": [
"minecraft:iron_ingot",
"minecraft:gold_ingot",
"minecraft:netherite_ingot",
"minecraft:copper_ingot",
"minecraft:iron_nugget",
"minecraft:gold_nugget",
"minecraft:netherite_scrap",
"minecraft:raw_gold",
"minecraft:raw_iron",
"minecraft:raw_copper"
],
"soundEvent": "minecraft:block.metal.break"
}

View File

@@ -0,0 +1,17 @@
{
"keys": [
"minecraft:shears",
"minecraft:shield",
"minecraft:iron_axe",
"minecraft:iron_hoe",
"minecraft:iron_pickaxe",
"minecraft:iron_shovel",
"minecraft:iron_sword",
"minecraft:iron_horse_armor",
"minecraft:iron_helmet",
"minecraft:iron_chestplate",
"minecraft:iron_leggings",
"minecraft:iron_boots"
],
"soundEvent": "minecraft:item.armor.equip_iron"
}

View File

@@ -0,0 +1,9 @@
{
"keys": [
"minecraft:jungle_boat",
"minecraft:jungle_chest_boat"
],
"pitch": 1.75,
"soundEvent": "sounds:block.jungle_planks.hit",
"volume": 0.75
}

View File

@@ -0,0 +1,15 @@
{
"keys": [
"minecraft:leather_horse_armor",
"minecraft:leather_helmet",
"minecraft:leather_chestplate",
"minecraft:leather_leggings",
"minecraft:leather_boots",
"minecraft:leather",
"minecraft:saddle",
"minecraft:brush",
"minecraft:wolf_armor",
"minecraft:rabbit_hide"
],
"soundEvent": "minecraft:item.armor.equip_leather"
}

View File

@@ -0,0 +1,9 @@
{
"keys": [
"minecraft:mangrove_boat",
"minecraft:mangrove_chest_boat"
],
"pitch": 1.75,
"soundEvent": "sounds:block.mangrove_planks.hit",
"volume": 0.75
}

View File

@@ -0,0 +1,11 @@
{
"keys": [
"#c:foods/raw_fishes",
"#c:foods/raw_meats",
"#c:foods/cooked_fishes",
"#c:foods/cooked_meats"
],
"pitch": 1.8,
"soundEvent": "minecraft:entity.puffer_fish.flop",
"volume": 0.2
}

View File

@@ -0,0 +1,13 @@
{
"keys": [
"minecraft:minecart",
"minecraft:chest_minecart",
"minecraft:furnace_minecart",
"minecraft:tnt_minecart",
"minecraft:hopper_minecart",
"minecraft:command_block_minecart"
],
"pitch": 1.75,
"soundEvent": "minecraft:block.metal_pressure_plate.click_on",
"volume": 0.75
}

View File

@@ -0,0 +1,6 @@
{
"keys": [
"minecraft:milk_bucket"
],
"soundEvent": "minecraft:entity.cow.ambient"
}

View File

@@ -0,0 +1,15 @@
{
"keys": [
"minecraft:netherite_axe",
"minecraft:netherite_hoe",
"minecraft:netherite_pickaxe",
"minecraft:netherite_shovel",
"minecraft:netherite_sword",
"minecraft:mace",
"minecraft:netherite_helmet",
"minecraft:netherite_chestplate",
"minecraft:netherite_leggings",
"minecraft:netherite_boots"
],
"soundEvent": "minecraft:item.armor.equip_netherite"
}

View File

@@ -0,0 +1,9 @@
{
"keys": [
"minecraft:oak_boat",
"minecraft:oak_chest_boat"
],
"pitch": 1.75,
"soundEvent": "minecraft:block.wood.hit",
"volume": 0.75
}

View File

@@ -0,0 +1,6 @@
{
"keys": [
"minecraft:echo_shard"
],
"soundEvent": "minecraft:block.sculk_vein.fall"
}

View File

@@ -0,0 +1,7 @@
{
"keys": [
"minecraft:disc_fragment_5",
"#minecraft:decorated_pot_sherds"
],
"soundEvent": "minecraft:block.decorated_pot.step"
}

View File

@@ -0,0 +1,10 @@
{
"keys": [
"minecraft:amethyst_shard",
"minecraft:quartz",
"minecraft:emerald",
"minecraft:lapis_lazuli",
"minecraft:diamond"
],
"soundEvent": "minecraft:block.amethyst_cluster.hit"
}

View File

@@ -0,0 +1,7 @@
{
"keys": [
"minecraft:netherite_upgrade_smithing_template",
"#minecraft:trim_templates"
],
"soundEvent": "minecraft:entity.iron_golem.step"
}

View File

@@ -0,0 +1,86 @@
{
"keys": [
"minecraft:egg",
"minecraft:armadillo_spawn_egg",
"minecraft:allay_spawn_egg",
"minecraft:axolotl_spawn_egg",
"minecraft:bat_spawn_egg",
"minecraft:bee_spawn_egg",
"minecraft:blaze_spawn_egg",
"minecraft:bogged_spawn_egg",
"minecraft:breeze_spawn_egg",
"minecraft:cat_spawn_egg",
"minecraft:camel_spawn_egg",
"minecraft:cave_spider_spawn_egg",
"minecraft:chicken_spawn_egg",
"minecraft:cod_spawn_egg",
"minecraft:cow_spawn_egg",
"minecraft:creeper_spawn_egg",
"minecraft:dolphin_spawn_egg",
"minecraft:donkey_spawn_egg",
"minecraft:drowned_spawn_egg",
"minecraft:elder_guardian_spawn_egg",
"minecraft:ender_dragon_spawn_egg",
"minecraft:enderman_spawn_egg",
"minecraft:endermite_spawn_egg",
"minecraft:evoker_spawn_egg",
"minecraft:fox_spawn_egg",
"minecraft:frog_spawn_egg",
"minecraft:ghast_spawn_egg",
"minecraft:glow_squid_spawn_egg",
"minecraft:goat_spawn_egg",
"minecraft:guardian_spawn_egg",
"minecraft:hoglin_spawn_egg",
"minecraft:horse_spawn_egg",
"minecraft:husk_spawn_egg",
"minecraft:iron_golem_spawn_egg",
"minecraft:llama_spawn_egg",
"minecraft:magma_cube_spawn_egg",
"minecraft:mooshroom_spawn_egg",
"minecraft:mule_spawn_egg",
"minecraft:ocelot_spawn_egg",
"minecraft:panda_spawn_egg",
"minecraft:parrot_spawn_egg",
"minecraft:phantom_spawn_egg",
"minecraft:pig_spawn_egg",
"minecraft:piglin_spawn_egg",
"minecraft:piglin_brute_spawn_egg",
"minecraft:pillager_spawn_egg",
"minecraft:polar_bear_spawn_egg",
"minecraft:pufferfish_spawn_egg",
"minecraft:rabbit_spawn_egg",
"minecraft:ravager_spawn_egg",
"minecraft:salmon_spawn_egg",
"minecraft:sheep_spawn_egg",
"minecraft:shulker_spawn_egg",
"minecraft:silverfish_spawn_egg",
"minecraft:skeleton_spawn_egg",
"minecraft:skeleton_horse_spawn_egg",
"minecraft:slime_spawn_egg",
"minecraft:sniffer_spawn_egg",
"minecraft:snow_golem_spawn_egg",
"minecraft:spider_spawn_egg",
"minecraft:squid_spawn_egg",
"minecraft:stray_spawn_egg",
"minecraft:strider_spawn_egg",
"minecraft:tadpole_spawn_egg",
"minecraft:trader_llama_spawn_egg",
"minecraft:tropical_fish_spawn_egg",
"minecraft:turtle_spawn_egg",
"minecraft:vex_spawn_egg",
"minecraft:villager_spawn_egg",
"minecraft:vindicator_spawn_egg",
"minecraft:wandering_trader_spawn_egg",
"minecraft:warden_spawn_egg",
"minecraft:witch_spawn_egg",
"minecraft:wither_spawn_egg",
"minecraft:wither_skeleton_spawn_egg",
"minecraft:wolf_spawn_egg",
"minecraft:zoglin_spawn_egg",
"minecraft:zombie_spawn_egg",
"minecraft:zombie_horse_spawn_egg",
"minecraft:zombie_villager_spawn_egg",
"minecraft:zombified_piglin_spawn_egg"
],
"soundEvent": "minecraft:block.sniffer_egg.plop"
}

Some files were not shown because too many files have changed in this diff Show More