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

In 1.16.1 the blockCollisionShapes.json some blocks have data for more states than they have: - Chain has shape data for 6 states (but only has 2 states) - Lantern and...

pc

https://github.com/PrismarineJS/minecraft-data/blob/0315a25e70a48eededbcfcf761f39cf3bc461007/data/bedrock/1.19.1/proto.yml#L417 https://github.com/PrismarineJS/minecraft-data/blob/0315a25e70a48eededbcfcf761f39cf3bc461007/data/bedrock/1.19.40/proto.yml#L438 ... fields should be `runtime_id` or `unique_id` in the entity packets, `entity_runtime_id`/`entity_unique_id` in the non-entity packets

bedrock

When I execute a command such as `/playsound beacon.activate @a 1 2 3 1 1` the resulting play_sound packet send by the server has completely different coordinates, after taking a...

bedrock

A new Minecraft Java Edition version is available (as of 2024-04-29T12:40:45+00:00), version **1.20.6** ## Official Changelog * https://feedback.minecraft.net/hc/en-us/sections/360001186971-Release-Changelogs ## Protocol Details (I will close this issue automatically if "1.20.6" is...

A new Minecraft Java Edition version is available (as of 2024-04-23T11:54:12+00:00), version **1.20.5** ## Official Changelog * https://feedback.minecraft.net/hc/en-us/sections/360001186971-Release-Changelogs ## Protocol Details (I will close this issue automatically if "1.20.5" is...

I'm a big fan of your project and I've been using it extensively. Recently, I've encountered an issue with block state data since Minecraft version 1.20.30. [They changed some state...

I was wondering if you going to include this version as well

* Implement protodef-yaml for mcpc * Support pc in incrementVersion script