minecraft-data icon indicating copy to clipboard operation
minecraft-data copied to clipboard

Language independent module providing minecraft data for minecraft clients, servers and libraries.

Results 137 minecraft-data issues
Sort by recently updated
recently updated
newest added

- [ ] convert as much blocks as possible #614 - [ ] use correct schema in bedrock `[key=value]` => `["key":value]` - [ ] use true/false in bedrock instead of...

bedrock

* added missing states to blocksB2J.json Note: I tried to convert as many blockstates as possible which means that the block might not be the same when converted back

Adding this with the idea that if one pre-netty protocol manages to get support, adding more later will be less of an issue. Documentation for reviewing this commit: * [Protocol](https://wiki.vg/index.php?title=Protocol&oldid=4899)...

Auto-generated by a GH workflow

I've created an advancement data file for another project and noticed that this repo doesnt have data for advancements yet. Eejit and I adjusted it to fit the style of...

Auto-generated by a GH workflow

- [x] Version folder containing "version.json" created - [x] "version.json" filled out appropriately - [x] Added version to dataPath.json - [x] "version" field of dataPath.json points to new version folder...

Same as usual: * Copy 1.18.2 file, commit * Check wiki.vg, add one change per commit * Open PR

Warped Fungus on a Stick's stack size should be 1, not 64. https://github.com/PrismarineJS/minecraft-data/blob/d5771849dd28d110dcb587e4c3a5913d9888049f/data/pc/1.18/items.json#L4013-L4023

pc

In the enchantments json of 1.8, the "exclude" field sometimes includes enchantments that are not in 1.8. (e.g. frost walker) I don't think this is intentional and it makes it...

pc