Adds more custom block sounds to ItemsAdder
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:
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