Resourceful Block Sounds

Quick rating

Resourceful Block Sounds

No reviews yet

Resourceful Block Sounds allows resource pack makers to define their own block sound groups, and assign blocks to them

Mod Loaders
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
Creative Commons Zero v1.0 Universal
Latest Version
1.0.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

Resourceful Block Sounds

What is this?

Resourceful Block Sounds allows resource pack makers to define their own block sound groups, and assign blocks to them!

Creating a sound group

  • Create a JSON file and place it in the directory: assets/minecraft/rbs/groups/<your_sound_groups_name>.json
  • The content of the file should look like this:
     {
       "pitch": 1,
       "volume": 1,
       "break": "block.wood.break",
       "step": "block.wood.step",
       "place": "block.wood.place",
       "hit": "block.wood.hit",
       "fall": "block.wood.fall"
     }
    
  • To reference this sound group, you would type "minecraft:your_sound_groups_name" where your_sound_groups_name is the name of the file you created.

Changing blocks sounds

  • Create a JSON file and place it in the directory: assets/minecraft/rbs/lists/<list_name>.json
  • The content of the file should look like this:
    {
      "group": "minecraft:wood",
      "blocks": [
        "minecraft:dirt",
        "minecraft:grass_block"
      ]
    }
    
  • This makes it so that dirt and dirt blocks sound like wood
  • All Minecraft sound groups are available to use out of the box, the complete list being:
    • minecraft:intentionally_empty
    • minecraft:wood
    • minecraft:gravel
    • minecraft:grass
    • minecraft:lily_pad
    • minecraft:stone
    • minecraft:metal
    • minecraft:glass
    • minecraft:wool
    • minecraft:sand
    • minecraft:snow
    • minecraft:powder_snow
    • minecraft:ladder
    • minecraft:anvil
    • minecraft:slime
    • minecraft:honey
    • minecraft:wet_grass
    • minecraft:coral
    • minecraft:bamboo
    • minecraft:bamboo_sapling
    • minecraft:scaffolding
    • minecraft:sweet_berry_bush
    • minecraft:crop
    • minecraft:stem
    • minecraft:vine
    • minecraft:nether_wart
    • minecraft:lantern
    • minecraft:nether_stem
    • minecraft:nylium
    • minecraft:fungus
    • minecraft:roots
    • minecraft:shroomlight
    • minecraft:weeping_vines
    • minecraft:weeping_vines_low_pitch
    • minecraft:soul_sand
    • minecraft:soul_soil
    • minecraft:basalt
    • minecraft:wart_block
    • minecraft:netherrack
    • minecraft:nether_bricks
    • minecraft:nether_sprouts
    • minecraft:nether_ore
    • minecraft:bone
    • minecraft:netherite
    • minecraft:ancient_debris
    • minecraft:lodestone
    • minecraft:chain
    • minecraft:nether_gold_ore
    • minecraft:gilded_blackstone
    • minecraft:candle
    • minecraft:amethyst_block
    • minecraft:amethyst_cluster
    • minecraft:small_amethyst_bud
    • minecraft:medium_amethyst_bud
    • minecraft:large_amethyst_bud
    • minecraft:tuff
    • minecraft:calcite
    • minecraft:dripstone_block
    • minecraft:pointed_dripstone
    • minecraft:copper
    • minecraft:cave_vines
    • minecraft:spore_blossom
    • minecraft:azalea
    • minecraft:flowering_azalea
    • minecraft:moss_carpet
    • minecraft:pink_petals
    • minecraft:moss_block
    • minecraft:big_dripleaf
    • minecraft:small_dripleaf
    • minecraft:rooted_dirt
    • minecraft:hanging_roots
    • minecraft:azalea_leaves
    • minecraft:sculk_sensor
    • minecraft:sculk_catalyst
    • minecraft:sculk
    • minecraft:sculk_vein
    • minecraft:sculk_shrieker
    • minecraft:glow_lichen
    • minecraft:deepslate
    • minecraft:deepslate_bricks
    • minecraft:deepslate_tiles
    • minecraft:polished_deepslate
    • minecraft:froglight
    • minecraft:frogspawn
    • minecraft:mangrove_roots
    • minecraft:muddy_mangrove_roots
    • minecraft:mud
    • minecraft:mud_bricks
    • minecraft:packed_mud
    • minecraft:hanging_sign
    • minecraft:nether_wood_hanging_sign
    • minecraft:bamboo_wood_hanging_sign
    • minecraft:bamboo_wood
    • minecraft:nether_wood
    • minecraft:cherry_wood
    • minecraft:cherry_sapling
    • minecraft:cherry_leaves
    • minecraft:cherry_wood_hanging_sign
    • minecraft:chiseled_bookshelf
    • minecraft:suspicious_sand
    • minecraft:suspicious_gravel
    • minecraft:decorated_pot
    • minecraft:decorated_pot_shatter

Screenshots

Gallery

  • Logo
    Logo

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~2,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works