mirror of
https://github.com/barkeser2002/node-minecraft-data.git
synced 2026-09-25 08:29:54 +03:00
787 B
787 B
0.8.0
- update protocol.json
- add windows
0.7.0
- update protocol.json : condition becomes switch
0.6.0
- update protocol.json in 1.8 and 1.9 : the schema is now better for types (see minecraft-data for more details)
0.5.2
- update README and example : the package is now called minecraft-data in npm
0.5.1
- fix bug with fs.existsSync
- fix npm badge in readme
0.5.0
- bumping a few versions because package now published as minecraft-data
- add multi-version support
- add protocol.json access
0.2.0
- add unindexed version of blocks, items, biomes, instruments and entities
0.1.2
- fix bug in indexes
0.1.1
- fix bug in find functions
0.1.0
- provide : id-indexed data, name-indexed data and two functions to find items or blocks