- bedrock: Add 1.17.30 protocol data
- bedrock: Add skin data paths for older versions
- Fix enchantment.json saying that thorns goes on chestplate (@u9g)
- protocol packet field type mismatch fix (@Gnog3)
- Add bedrock protocol data (@extremeheat)
- remap u32 to varint in protocol.json (@kvoli)
- bedrock: remove minecraft: prefix from blockstates (@extremeheat)
- Rename
clicked_item
tocursorItem
in 1.17+ window_click packet (@nickelpro)
- Add 1.17 recipes (@nickelpro)
- Rename 1.17.1 entity_destroy (@u9g)
- 1.7 protocol fix (thanks @Beaness)
- fixes to bedrock paths
- fix some remaining occurences of pe
- Relocate smelting_format and tags to types map (@nickelpro)
- Rework and extract all items.json (@nickelpro)
- Add bedrock edition data (@extremeheat)
- change primaryBitMask to bitMap in 1.17.x protocol.jsons (@Karang)
- add 1.17.1 protocol support (@u9g)
- add promptMessage arg to 1.17 (@u9g)
- add 1.17 login packet (@u9g)
- fix warningBlocks
- Remove additional s in 1.17 protocol
- Brigadier fix (@nickelpro)
- small 1.17 protocol fix (@nickelpro)
- 1.17.0 support (@Archengius and @nickelpro)
- Add netherite tools to harvestTools (@timoreo22)
- fix recipe shape (x/z flipped) in 1.16.2 protocol declare_recipes (@Gjum)
- Add legacy.json 1.12 -> 1.13 mappings
- Fix 21w07a protocol (@U9G)
- Fix biomes (@IceTank)
- fix 21w07a protocol (@U9G)
- fix datapath
- 21w07a protocol (@U9G)
- Fixed spawn painting for 1.7 (@SiebeDW)
- Add blast resistance (thanks @Moondarker)
- Add tints.json (thanks @Moondarker)
- Add properties to items.json (maxDurability, fixedWith, enchantCategories)
- Finish propogating all new properties to old enchantment.json files & remove enchant multipliers
- Propogate enchant categories & max levels of enchants to all old enchantments.json files
- Add enchantment multipliers
- Fix 1.16 collision shapes
- Add more biome data
- Add 1.16.5 to datapaths
- Add 1.16.4 and 1.13 enchantments data
- Fix upside-down recipes in 1.11-1.16 and improve recipe audit (thanks @Karang)
- Added map icons (@FalcoG)
- fix 1.16.2 block.json file (thanks @DeltaEvo)
- 1.16.4 support
- add example login packet (required in new versions) (thanks @GroobleDierne)
- add command to datapath file
- 1.16.3 support (same as 1.16.2)
- command entries
- use stack size range property in loots
- fix enchantments in recent versions
- add loottable information (thanks @TheDudeFromCI)
- add more 1.16.2 data (thanks @DrakoTrogdor)
- fix particle type (thanks @nickelpro)
- 1.16.2 (thanks @nickelpro)
- add particles (thanks @nickelpro)
- update instruments.json from 1.13 onward (thanks @Naomi)
- add correct drops for 1.13 onward (thanks @TheDudeFromCI)
- various protocol fix (thanks @nickelpro)
- fix items 1.16.1
- add foods data (thanks @AppDevMichael)
- extract proper states + default state from minecraft generator (thanks @Karang)
- full 1.16 support (thanks @AppDevMichael)
- 1.16.1 protocol support (thanks @Health123)
- 1.16 support
- fix abilities and recipes packets for 1.16-rc1
- add 1.16-rc1 support
- entity metadata type is a varint since 1.13
- complete items.json files all version (thanks @Karang)
- point to other version files for 1.15, 1.15.1, 1.14 and 1.14.1
- fix and add block shapes for more versions (thanks @Karang)
- more 1.15.2 data (thanks @uncovery)
- fix for elyctra (thanks @Mstrodl)
- more 1.14.4 data
- fix 1.14.4 blocks (and tests)
- fix bounding boxes (@Karang)
- fix some categories (@ImHarvol)
- add biomes, blocks, entities, items and recipes for 1.14.4
- fix entities for 1.13
- fix grass bounding box for 1.13
- last 1.16 snapshots support
- small fix to success packet for 20w13b
- Provide block collision shapes (thanks @Gjum)
- support snapshot 20w13b of 1.16 (thanks @sbh1311)
- Fix mushrooms' bounding boxes (thanks @IdanHo)
- 1.15.2 protocol support
- 1.15 protocol support
- 1.15.1 protocol support
- various data corrections for blocks (thanks @kemesa7)
- fix stack sizes (thanks @timmyRS)
- add item durability (thanks @timmyRS)
- 1.14.4 support
- 1.14.3 support
- fix intfield -> objectData in spawn_entity in all versions > 1.8
- add protocol to 1.14
- fix stonecutting in declare_recipes 1.14.1 : only one ingredient
- u32 -> i32 in 1.14
- add missing version file in 1.14.1 and 1.14
- fix redstone
- fix some block properties
- 1.14 support : protocol.json and some of the data : not everything is there yet
- fix team prefix and suffix in 1.13
- add block state data for 1.13 and 1.13.2
- support 1.13.2-pre2 and 1.13.2
- fix version definition for 1.13.2-pre1
- support 1.13.2-pre1
- fix 1.13.1 datapath
- update ajv, mocha and standard
- full 1.13 and 1.13.1 support (thanks @lluiscab for doing this)
- support of 1.13.1 protocol
- support of 1.13 protocol
- move js tests to standard
- fix packet_title starting from 1.11 (see http://wiki.vg/index.php?title=Protocol&oldid=8543#Title)
- fix brigadier:string parser properties
- some fixes for 17w50a protocol
- mcpc 17w50a support (first supported 1.13 snapshot)
- mcpc 1.12.2 support
- mcpc 1.12.1 support
- add language data
- mcpc 1.12 : add all the data (in addition to protocol)
- mcpc 1.12 support
- supports 1.12-pre4
- supports 17w18b
- supports 17w15a
- correct file names
- fix id for custom_payload in 1.11.2
- protocol_comments -> protocolComments
- add protocol comments
- add dataPaths file
- complete 1.11 data
- mcpc 1.11.2 support
- mcpe 1.0 support (except the protocol)
- 1.11 support (only the protocol)
- add classic blocks (thanks @mhsjlw)
- add 16w35a
- add enchantments data
- fix spelling error in protocol.json (catagory)
- add mcpe 0.15 protocol, blocks and items and update mcpe versions file
- add mcpc 1.10.1 and 1.10.2 and update mcpc versions file
- fix 1.10 version
- add 1.10 data
- add license
- add pe protocol
- add 1.10-pre1
- fix minecraftVersion in 16w20a
- add a regex to validate the version strings
- add pe blocks.json and items.json
- BREAKING : move all pc data to pc dir
- add 1.10 support (16w20a)
- lot of minecraft version added
- improve entities.json
- add windows.json
- other improvements : see commits log
- first version after the versions split
- move js files to tools/js
- use countType in protocol.json
- add some basic (to be used for manual updating) protocol extractors
- import protocol.json from node-minecraft-protocol for version 1.8 of minecraft
- remove id indexing from biomes, blocks, entities, items and instruments : let users (for examples node-minecraft-data) provide their indexing (by id, name,...)
- entities is now in the API
- update blocks, entities, items and recipes enums with new wiki extractors
- add entities displayName
- add drops in blocks
- add metadata variations in blocks and drops
- update recipes with variations of blocks and items
- amount -> count and meta -> metadata in recipes
- reorganize and improve wiki extractors
- some new wiki extractors : beginning of work for blocks, entities
- fix some recipes
- add entities.json file
- add json schemas to check the enums schemas
- use circle ci the check the enums schemas automatically
- add docson documentation for the schemas
- change the format of recipes
- add doc/recipes.md
- first version
- enums in enums/
- scripts to audit and generate the enums in bin/
- support minecraft 1.8 with some missing data