Releases: eNByeX/NoteBetter
NoteBetter 1.1.0
NoteBetter 1.0.0
This version updates to 1.9.
NoteBetter 1.0.0 Release Candidate 1
Fixed API.
NoteBetter 1.0.0 Release Candidate
We hit 1.0.0! Well, almost there!
This version adds BlockState filters, so you can have a lot more instruments now!
I did not test to see if it works, so it's marked as RC, for now.
See #3 for more information about the new format.
NoteBetter Beta 0.2.4
This version correctly emulates vanilla behaviour.
NoteBetter Beta 0.2.2
This release updates to Minecraft 1.8.9.
NoteBetter Alpha 0.2.1
-
Renamed
material_of
->material
. -
Sounds can be an object instead of a string, and can take a "volume". Format:
{ "name": "minecraft:note.harp", "volume": 3.0 }
(Valid for "default", "blocks[#].sound", "materials[#].sound" - basically anything that previously took a sound string)
-
Major refactoring.
NoteBetter Alpha 0.2.0
Changelog:
- Optimized slightly.
- Added examples.
NoteBetter Alpha 0.1.1
This version fixes unprefixed sounds not triggering note block events.
NoteBetter Alpha 0.1.0
NoteBetter adds a JSON to configure note blocks. The format of the JSON is available on the wiki.