{"id":132564,"date":"2026-06-07T22:40:35","date_gmt":"2026-06-07T19:40:35","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/resourceful-block-sounds\/"},"modified":"2026-06-07T22:40:35","modified_gmt":"2026-06-07T19:40:35","slug":"resourceful-block-sounds","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/resourceful-block-sounds\/","title":{"rendered":"Resourceful Block Sounds"},"content":{"rendered":"<p># Resourceful Block Sounds<\/p>\n<p>## What is this?<br \/>\nResourceful Block Sounds allows resource pack makers to define their own block sound groups, and assign blocks to them!<\/p>\n<p>## Creating a sound group<br \/>\n&#8211; Create a JSON file and place it in the directory: assets\/minecraft\/rbs\/groups\/<your_sound_groups_name>.json<br \/>\n&#8211; The content of the file should look like this:<br \/>\n   &#8220;`<br \/>\n    {<br \/>\n      &#8220;pitch&#8221;: 1,<br \/>\n      &#8220;volume&#8221;: 1,<br \/>\n      &#8220;break&#8221;: &#8220;block.wood.break&#8221;,<br \/>\n      &#8220;step&#8221;: &#8220;block.wood.step&#8221;,<br \/>\n      &#8220;place&#8221;: &#8220;block.wood.place&#8221;,<br \/>\n      &#8220;hit&#8221;: &#8220;block.wood.hit&#8221;,<br \/>\n      &#8220;fall&#8221;: &#8220;block.wood.fall&#8221;<br \/>\n    }<br \/>\n    &#8220;`<br \/>\n &#8211; To reference this sound group, you would type `&#8221;minecraft:your_sound_groups_name&#8221;` where `your_sound_groups_name` is the name of the file you created.<\/p>\n<p>## Changing blocks sounds<br \/>\n&#8211; Create a JSON file and place it in the directory: assets\/minecraft\/rbs\/lists\/<list_name>.json<br \/>\n&#8211; The content of the file should look like this:<br \/>\n  &#8220;`<br \/>\n  {<br \/>\n    &#8220;group&#8221;: &#8220;minecraft:wood&#8221;,<br \/>\n    &#8220;blocks&#8221;: [<br \/>\n      &#8220;minecraft:dirt&#8221;,<br \/>\n      &#8220;minecraft:grass_block&#8221;<br \/>\n    ]<br \/>\n  }<br \/>\n  &#8220;`<br \/>\n&#8211; This makes it so that dirt and dirt blocks sound like wood<br \/>\n&#8211; All Minecraft sound groups are available to use out of the box, the complete list being:<br \/>\n  &#8211; `minecraft:intentionally_empty`<br \/>\n  &#8211; `minecraft:wood`<br \/>\n  &#8211; `minecraft:gravel`<br \/>\n  &#8211; `minecraft:grass`<br \/>\n  &#8211; `minecraft:lily_pad`<br \/>\n  &#8211; `minecraft:stone`<br \/>\n  &#8211; `minecraft:metal`<br \/>\n  &#8211; `minecraft:glass`<br \/>\n  &#8211; `minecraft:wool`<br \/>\n  &#8211; `minecraft:sand`<br \/>\n  &#8211; `minecraft:snow`<br \/>\n  &#8211; `minecraft:powder_snow`<br \/>\n  &#8211; `minecraft:ladder`<br \/>\n  &#8211; `minecraft:anvil`<br \/>\n  &#8211; `minecraft:slime`<br \/>\n  &#8211; `minecraft:honey`<br \/>\n  &#8211; `minecraft:wet_grass`<br \/>\n  &#8211; `minecraft:coral`<br \/>\n  &#8211; `minecraft:bamboo`<br \/>\n  &#8211; `minecraft:bamboo_sapling`<br \/>\n  &#8211; `minecraft:scaffolding`<br \/>\n  &#8211; `minecraft:sweet_berry_bush`<br \/>\n  &#8211; `minecraft:crop`<br \/>\n  &#8211; `minecraft:stem`<br \/>\n  &#8211; `minecraft:vine`<br \/>\n  &#8211; `minecraft:nether_wart`<br \/>\n  &#8211; `minecraft:lantern`<br \/>\n  &#8211; `minecraft:nether_stem`<br \/>\n  &#8211; `minecraft:nylium`<br \/>\n  &#8211; `minecraft:fungus`<br \/>\n  &#8211; `minecraft:roots`<br \/>\n  &#8211; `minecraft:shroomlight`<br \/>\n  &#8211; `minecraft:weeping_vines`<br \/>\n  &#8211; `minecraft:weeping_vines_low_pitch`<br \/>\n  &#8211; `minecraft:soul_sand`<br \/>\n  &#8211; `minecraft:soul_soil`<br \/>\n  &#8211; `minecraft:basalt`<br \/>\n  &#8211; `minecraft:wart_block`<br \/>\n  &#8211; `minecraft:netherrack`<br \/>\n  &#8211; `minecraft:nether_bricks`<br \/>\n  &#8211; `minecraft:nether_sprouts`<br \/>\n  &#8211; `minecraft:nether_ore`<br \/>\n  &#8211; `minecraft:bone`<br \/>\n  &#8211; `minecraft:netherite`<br \/>\n  &#8211; `minecraft:ancient_debris`<br \/>\n  &#8211; `minecraft:lodestone`<br \/>\n  &#8211; `minecraft:chain`<br \/>\n  &#8211; `minecraft:nether_gold_ore`<br \/>\n  &#8211; `minecraft:gilded_blackstone`<br \/>\n  &#8211; `minecraft:candle`<br \/>\n  &#8211; `minecraft:amethyst_block`<br \/>\n  &#8211; `minecraft:amethyst_cluster`<br \/>\n  &#8211; `minecraft:small_amethyst_bud`<br \/>\n  &#8211; `minecraft:medium_amethyst_bud`<br \/>\n  &#8211; `minecraft:large_amethyst_bud`<br \/>\n  &#8211; `minecraft:tuff`<br \/>\n  &#8211; `minecraft:calcite`<br \/>\n  &#8211; `minecraft:dripstone_block`<br \/>\n  &#8211; `minecraft:pointed_dripstone`<br \/>\n  &#8211; `minecraft:copper`<br \/>\n  &#8211; `minecraft:cave_vines`<br \/>\n  &#8211; `minecraft:spore_blossom`<br \/>\n  &#8211; `minecraft:azalea`<br \/>\n  &#8211; `minecraft:flowering_azalea`<br \/>\n  &#8211; `minecraft:moss_carpet`<br \/>\n  &#8211; `minecraft:pink_petals`<br \/>\n  &#8211; `minecraft:moss_block`<br \/>\n  &#8211; `minecraft:big_dripleaf`<br \/>\n  &#8211; `minecraft:small_dripleaf`<br \/>\n  &#8211; `minecraft:rooted_dirt`<br \/>\n  &#8211; `minecraft:hanging_roots`<br \/>\n  &#8211; `minecraft:azalea_leaves`<br \/>\n  &#8211; `minecraft:sculk_sensor`<br \/>\n  &#8211; `minecraft:sculk_catalyst`<br \/>\n  &#8211; `minecraft:sculk`<br \/>\n  &#8211; `minecraft:sculk_vein`<br \/>\n  &#8211; `minecraft:sculk_shrieker`<br \/>\n  &#8211; `minecraft:glow_lichen`<br \/>\n  &#8211; `minecraft:deepslate`<br \/>\n  &#8211; `minecraft:deepslate_bricks`<br \/>\n  &#8211; `minecraft:deepslate_tiles`<br \/>\n  &#8211; `minecraft:polished_deepslate`<br \/>\n  &#8211; `minecraft:froglight`<br \/>\n  &#8211; `minecraft:frogspawn`<br \/>\n  &#8211; `minecraft:mangrove_roots`<br \/>\n  &#8211; `minecraft:muddy_mangrove_roots`<br \/>\n  &#8211; `minecraft:mud`<br \/>\n  &#8211; `minecraft:mud_bricks`<br \/>\n  &#8211; `minecraft:packed_mud`<br \/>\n  &#8211; `minecraft:hanging_sign`<br \/>\n  &#8211; `minecraft:nether_wood_hanging_sign`<br \/>\n  &#8211; `minecraft:bamboo_wood_hanging_sign`<br \/>\n  &#8211; `minecraft:bamboo_wood`<br \/>\n  &#8211; `minecraft:nether_wood`<br \/>\n  &#8211; `minecraft:cherry_wood`<br \/>\n  &#8211; `minecraft:cherry_sapling`<br \/>\n  &#8211; `minecraft:cherry_leaves`<br \/>\n  &#8211; `minecraft:cherry_wood_hanging_sign`<br \/>\n  &#8211; `minecraft:chiseled_bookshelf`<br \/>\n  &#8211; `minecraft:suspicious_sand`<br \/>\n  &#8211; `minecraft:suspicious_gravel`<br \/>\n  &#8211; `minecraft:decorated_pot`<br \/>\n  &#8211; `minecraft:decorated_pot_shatter`<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Resourceful Block Sounds allows resource pack makers to define their own block sound groups, and assign blocks to them<\/p>\n","protected":false},"featured_media":132565,"template":"","meta":{"_minecraft_slug":"resourceful-block-sounds","_minecraft_project_id":"RCFV0N2y","_minecraft_author":"omoflop","_minecraft_license":"CC0-1.0","_minecraft_downloads":2274,"_minecraft_follows":15,"_minecraft_client_side":"required","_minecraft_server_side":"unsupported","_minecraft_storage_type":"zip","_minecraft_archive_name":"resourceful-block-sounds.zip","_minecraft_size_bytes":26071,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T21:57:21.758012Z","_minecraft_date_created":"2023-08-31T01:54:47.312426Z","_minecraft_date_modified":"2023-08-25T21:37:39.322491Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/resourceful-block-sounds","_minecraft_icon_attachment_id":132565,"_minecraft_imported_at":"2026-06-07T19:40:36+00:00","_minecraft_import_hash":"501a19d88431bf13b183c1e22c459304","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[156,97,98,92],"mod_loader":[99,100],"minecraft_version":[36],"class_list":["post-132564","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-decoration","mod_category-fabric","mod_category-quilt","mod_category-utility","mod_loader-fabric","mod_loader-quilt","minecraft_version-1-20-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Resourceful Block Sounds - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/resourceful-block-sounds\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Resourceful Block Sounds - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Resourceful Block Sounds allows resource pack makers to define their own block sound groups, and assign blocks to them\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/resourceful-block-sounds\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/resourceful-block-sounds\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/resourceful-block-sounds\\\/\",\"name\":\"Resourceful Block Sounds - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/resourceful-block-sounds\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/resourceful-block-sounds\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/resourceful-block-sounds-icon-24f357b3951e5f19ef5305ee774e661f53f412dd.png\",\"datePublished\":\"2026-06-07T19:40:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/resourceful-block-sounds\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/resourceful-block-sounds\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/resourceful-block-sounds\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/resourceful-block-sounds-icon-24f357b3951e5f19ef5305ee774e661f53f412dd.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/resourceful-block-sounds-icon-24f357b3951e5f19ef5305ee774e661f53f412dd.png\",\"width\":450,\"height\":450},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/resourceful-block-sounds\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Resourceful Block Sounds\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Resourceful Block Sounds - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/resourceful-block-sounds\/","og_locale":"en_US","og_type":"article","og_title":"Resourceful Block Sounds - Minecraft","og_description":"Resourceful Block Sounds allows resource pack makers to define their own block sound groups, and assign blocks to them","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/resourceful-block-sounds\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/resourceful-block-sounds\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/resourceful-block-sounds\/","name":"Resourceful Block Sounds - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/resourceful-block-sounds\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/resourceful-block-sounds\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/resourceful-block-sounds-icon-24f357b3951e5f19ef5305ee774e661f53f412dd.png","datePublished":"2026-06-07T19:40:35+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/resourceful-block-sounds\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/resourceful-block-sounds\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/resourceful-block-sounds\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/resourceful-block-sounds-icon-24f357b3951e5f19ef5305ee774e661f53f412dd.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/resourceful-block-sounds-icon-24f357b3951e5f19ef5305ee774e661f53f412dd.png","width":450,"height":450},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/resourceful-block-sounds\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Resourceful Block Sounds"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/132564","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/132565"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=132564"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=132564"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=132564"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=132564"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}