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 noticed [blockMappings](https://github.com/PrismarineJS/minecraft-data/blob/master/data/bedrock/1.19.1/blockMappings.json) are only available in bedrock v1.19.1. It would be great to add it to other versions

https://github.com/PrismarineJS/minecraft-data/blob/master/data/pc/common/protocolVersions.json looks like https://github.com/PrismarineJS/minecraft-data/blob/master/.github/helper-bot/index.js is not doing its job

Reopening https://github.com/PrismarineJS/mineflayer/pull/1962

From https://github.com/PrismarineJS/minecraft-data/pull/734#discussion_r1261347563, Entity metadata enum may be wrongly numbered on 1.19.40+, > However, there are inconsistencies between numbering in [PocketMine](https://github.com/pmmp/BedrockProtocol/blame/7fe653370a2729850d2ccaf07f7dadd964ce2927/src/types/entity/EntityMetadataProperties.php) and [Gophertunnel](https://github.com/Sandertv/gophertunnel/blob/40c672b1bfdb4dc18728149d552f9fd5dfdcaa63/minecraft/protocol/entity_metadata.go) here, so this will need to be investigated...

Also understand if there's any coherence and what bug it could cause reference https://github.com/PrismarineJS/minecraft-data/pull/685/files#diff-14cd508c79a087b2fbe26f0cd2cc281239219efc3a4119bdda8c68f341b9a9e2L5718

Is it expected that the seed and biome information will be wrong in packet_start_game when connecting to a realm or is there a parsing error? If it is expected, is...

bedrock

These packets and information were taken from version 1.19.31 It is possible, yet unlikely, that this is specific to this version There is a possible packet with request type of...

bedrock

I have been using minecraft-data for my bot and on cubecraft witch has chunk version 39 (1.18) and it thought air was black bed, black bed is 1 stateid off...

waiting for op
bedrock

https://github.com/PrismarineJS/minecraft-data/blob/master/data/pc/common/protocolVersions.json is not up to date even though https://github.com/PrismarineJS/minecraft-data/commit/68a73b58f54cf59e968f0f0f4c92ac63f317f7d6 what could be wrong @extremeheat ?

bug

maybe I don’t understand something, but what id are we talking about in bedrock data (https://prismarinejs.github.io/minecraft-data/?v=bedrock_1.19.63)? The IDs of items and blocks from vanilla nbt, nukkit/pocketmine sources and the command...

bedrock