An addon for ItemsAdder that adds Custom Sounds to Blocks & Furniture

 

 

Why should I buy this addon?

In short, you should not. I have made it free over on Spigot but I cannot make this free now.

If you wanna give me 50 cents feel free, otherwise just download it from spigot.

 

This addon expands on ItemsAdders custom block mechanic, by letting you fully customize the sounds players hear when interacting with them. This will bring your blocks one step closer to feeling like fully integrated blocks, over just retextured ones.

This addon integrates seamlessly with ItemsAdder, by simply adding more config options to the already existing system for place/break sounds, as shown below.

 

Discord:  https://discord.gg/NHheAr79Fs

 

Installation:

  1. Put this addon into your servers plugin folder
  2. Configure the sounds for your block-configs like shown below
  3. Start your server
  4. Run /iazip, so that the sounds.json gets included in your resourcepack

Note:

If the sounds for stepping on stone or logs are double ingame, it means the sounds.json file didnt get copied over. Usually it is because the file already exists.

Simply copy the content of plugins/BlockSounds/sounds.json into your plugins/ItemsAdder/data/resource_pack/assets/minecraft/sounds.json

CustomBlock-config example:

specific_properties:
  block:
    sound:
      place:
        name: block.amethyst_cluster.place
      break:
        name: block.amethyst_cluster.break
      hit:
        name: block.amethyst_cluster.hit
      step:
        name: block.amethyst_cluster.step
      fall:
        name: block.amethyst_cluster.fall

 

CustomFurniture-config example:

behaviours:
  furniture:
    sound:
      place:
        name: block.amethyst_cluster.place
      break:
        name: block.amethyst_cluster.break
      hit:
        name: block.amethyst_cluster.hit
      step:
        name: block.amethyst_cluster.step
      fall:
        name: block.amethyst_cluster.fall

 

Terms Of Service

  1. You agree not to redistribute this product or claim it as your own.
  2. No refunds on purchases
  3. Modification of this product is permitted after purchase.
  4. Never Re-sell this or share the product to other people.
  5. Don't impersonate as me, and selling this product to others.