minecraft-data
Version:
Provide easy access to minecraft data in node.js
83 lines (82 loc) • 1.14 kB
JSON
[
{
"id": 0,
"sound": "note.harp",
"name": "harp"
},
{
"id": 1,
"sound": "note.bd",
"name": "basedrum"
},
{
"id": 2,
"sound": "note.snare",
"name": "snare"
},
{
"id": 3,
"sound": "note.hat",
"name": "hat"
},
{
"id": 4,
"sound": "note.bass",
"name": "bass"
},
{
"id": 5,
"sound": "note.flute",
"name": "flute"
},
{
"id": 6,
"sound": "note.bell",
"name": "bell"
},
{
"id": 7,
"sound": "note.guitar",
"name": "guitar"
},
{
"id": 8,
"sound": "note.chime",
"name": "chime"
},
{
"id": 9,
"sound": "note.xylophone",
"name": "xylophone"
},
{
"id": 10,
"sound": "note.iron_xylophone",
"name": "iron_xylophone"
},
{
"id": 11,
"sound": "note.cow_bell",
"name": "cow_bell"
},
{
"id": 12,
"sound": "note.didgeridoo",
"name": "didgeridoo"
},
{
"id": 13,
"sound": "note.bit",
"name": "bit"
},
{
"id": 14,
"sound": "note.banjo",
"name": "banjo"
},
{
"id": 15,
"sound": "note.pling",
"name": "pling"
}
]