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 144 minecraft-data issues
Sort by recently updated
recently updated
newest added

I guess theres a bug in burger? https://github.com/PrismarineJS/minecraft-data/blob/f2fe836e5dd5826a8901bc952c755e6c7fd85eb8/data/pc/1.18/blocks.json#L27362-L27363

![error](https://user-images.githubusercontent.com/70412431/157147566-6dc0d73d-3a49-4751-a71c-6c6a2aa387e7.PNG)

pc

When trying to reproduce the entity_equipment packet node-minecraft-protocol failes. @u9g suggested that the packet definition is wrong. Steps to reproduce: Launch the node-minecraft-protocol (proxy)[https://github.com/PrismarineJS/node-minecraft-protocol/tree/master/examples/proxy] example for version 1.18.1. The proxy...

pc

Just wanted to let y'all know that someone made a wrapper library in Rust: https://github.com/Trivernis/minecraft-data-rs. Not making a PR bc I just happened to see the project while browsing ([Brine](https://github.com/BGR360/brine)...

Currently, there is only one biome colour in the data here, simply called "color", which refers to the tint index. I'm not sure when they were introduced, but by 1.18...

For all blocks that when you are placing a block above it, when you should shift before placing, this property would be true

new data

In reference to: https://github.com/PrismarineJS/node-minecraft-protocol/issues/951 Would it be possible to rename the hideParticles field to flags like in the protocol definitions? https://wiki.vg/Protocol#Entity_Effect hideParticles is a bit missleading and doesnt represent the...

## Summary I would like to open the discussion on Tags. Burger already supports tag data, so I would like to reach a conclusion on the schema for minecraft-data. Implementing...

new data

Some drops are missing + hardness/resistance are just 0 for most blocks. Shown [here](https://github.com/PrismarineJS/minecraft-data/pull/488)

data quality

basically makes all the No in https://github.com/PrismarineJS/minecraft-data/blob/master/doc/add-data-new-version.md become Yes

automatization