- Native Minecraft Version:
- 1.13
- Tested Minecraft Versions:
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- Source Code:
- https://github.com/ItsAZZA/NoteBlocksPlus
- Donation Link:
- https://ko-fi.com/itsazza
This resource is no longer maintained.Do you think your noteblocks do not have enough sounds? With NoteBlocksPlus you can assign any block and sound combination to be played when the note block is powered or interacted by a player. Amazing!
Heavily inspired by the NoteBetter Forge mod.
Features
Usage
- Assign sounds to blocks placed under the note blocks
- For example, you can assign experience pickup sound to cobwebs
- Tune sound effects by right-clicking just like regular note blocks
- Toggle note particle effect played above the note block for custom sounds
Set your desired sounds in the config (see below) and place the assigned block under the note block. Note block now plays the configured sound when powered with redstone or interacted by the player.
Commands
PermissionsCode (Text):/noteblocksplus reload : Reload the configuration
ConfigCode (Text):noteblocksplus.reload : Ability to use the reload command
For material, use the Material enum (for 1.16.5) and for the sound effect name, use the Minecraft sound names. If you are using older versions, please make sure to check the respective enums for those versions.Code (YAML):particles:
enabled: false
sounds:
COBWEB: "minecraft:entity.chicken.egg"
Feel free to contact me via private message or on Discord if you have problems using the plugin.
![]()

NoteBlocksPlus 1.1
Give note blocks new sounds: assign any sound to any block.