PHPackages                             cloudclouds/bedrock-data - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. cloudclouds/bedrock-data

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

cloudclouds/bedrock-data
========================

Blobs of data generated from Minecraft: Bedrock Edition, used by XPocketMP for beta release

1.21.60.24-dev(1y ago)0180CC0-1.0Python

Since Dec 22Pushed 1mo agoCompare

[ Source](https://github.com/ClousClouds/BedrockData)[ Packagist](https://packagist.org/packages/cloudclouds/bedrock-data)[ RSS](/packages/cloudclouds-bedrock-data/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

BedrockData
===========

[](#bedrockdata)

Blobs of data generated from Minecraft: Bedrock Edition used by PocketMine-MP

  File Source Description Used for    `banner_patterns.json` Manually written All known banner pattern types and their crafting requirements. Not currently auto-generated. Not currently used   `biome_definitions.json` Vanilla packet traces  JSON representation of basic biome definitions obtained from `BiomeDefinitionListPacket`.
 Note that the client-side chunk generation data is **not** included.  Populating `BiomeDefinitionListPacket` in a server   `biome_id_map.json` [BDS mod](https://github.com/pmmp/bds-mod-mapping) Mapping of Minecraft string biome IDs to their legacy integer ID counterparts Network serializing chunks   `block_id_to_item_id_map.json` [BDS mod](https://github.com/pmmp/bds-mod-mapping)  Map of block string IDs to item IDs.
 Usually these are the same, but differ in a few cases such as for some doors.  Saving blocks to disk in inventories   `block_properties_table.json` [BDS mod](https://github.com/pmmp/bds-mod-mapping) Basic data for all known block types, such as hardness, opacity etc Implementing new blocks &amp; behaviour parity   `block_state_meta_map.json` [BDS mod](https://github.com/pmmp/bds-mod-mapping) List of meta values for each state ID in `canonical_block_states.nbt` Populating `CraftingDataPacket`   `canonical_block_states.nbt` [BDS mod](https://github.com/pmmp/bds-mod-mapping)  List of `TAG\_Compound` (in varint NBT format), one for each predefined blockstate.
 The network ID of a state is its position in the list.   Network serializing block updates, chunks etc.    `command_arg_types.json` [BDS mod](https://github.com/pmmp/bds-mod-mapping) All known command arg types and identifiers Generating constants for `AvailableCommandsPacket`   `entity_id_map.json` Vanilla packet traces List of legacy numeric save IDs and their string counterparts Upgrading old entity save data   `entity_identifiers.nbt` Vanilla packet traces Entity type definitions for `AvailableActorIdentifiersPacket` Populating `AvailableActorIdentifiersPacket` in a server   `enums.py` Manually written Script for scraping enum definitions from the [protocol spec](https://github.com/Mojang/bedrock-protocol-docs) Scraping enums for easier code generation data sources   `item_tags.json` [BDS mod](https://github.com/pmmp/bds-mod-mapping) All known item tags and the IDs they contain Parsing crafting recipes from `CraftingDataPacket`   `level_sound_id_map.json` [BDS mod](https://github.com/pmmp/bds-mod-mapping) All known sound IDs for `LevelSoundEventPacket` Generating constants for `LevelSoundEventPacket`   `protocol_info.json` [Binary analysis script](https://github.com/pmmp/bds-modding-devkit/blob/master/protocol_info_dumper.py) Version info and packet ID list Generating barebones code for protocol updates   `r12_to_current_block_map.bin` [BDS mod](https://github.com/pmmp/bds-mod-mapping) Mapping of 1.12 block ID/meta to the current version's blockstate NBT No longer used as of PM5, slated for removal   `r16_to_current_item_map.json` [BDS mod](https://github.com/pmmp/bds-mod-mapping) Mappings for legacy item ID/meta to new IDs Generating schemas for [BedrockItemUpgradeSchema](https://github.com/pmmp/BedrockItemUpgradeSchema)   `required_item_list.json` Vanilla packet traces Network dictionary of string item ID -&gt; network ID Network serializing itemstacks   `creative/*.json` Vanilla packet traces Creative inventory contents, split by tab Supporting creative inventory as a server   `enums/*json` Scraped from [protocol spec](https://github.com/Mojang/bedrock-protocol-docs) Useful enum values Code generation   `recipes/*.json` Vanilla packet traces Crafting, smelting, brewing recipe definitions Supporting crafting, smelting &amp; brewing as a server

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance67

Regular maintenance activity

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 89.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

603d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/185003854?v=4)[ClousClouds](/maintainers/ClousClouds)[@ClousClouds](https://github.com/ClousClouds)

---

Top Contributors

[![dktapps](https://avatars.githubusercontent.com/u/14214667?v=4)](https://github.com/dktapps "dktapps (143 commits)")[![dries-c](https://avatars.githubusercontent.com/u/15795262?v=4)](https://github.com/dries-c "dries-c (10 commits)")[![TwistedAsylumMC](https://avatars.githubusercontent.com/u/30378179?v=4)](https://github.com/TwistedAsylumMC "TwistedAsylumMC (7 commits)")

### Embed Badge

![Health badge](/badges/cloudclouds-bedrock-data/health.svg)

```
[![Health](https://phpackages.com/badges/cloudclouds-bedrock-data/health.svg)](https://phpackages.com/packages/cloudclouds-bedrock-data)
```

###  Alternatives

[symfony/type-info

Extracts PHP types information.

20077.1M314](/packages/symfony-type-info)[symfony/asset-mapper

Maps directories of assets &amp; makes them available in a public directory with versioned filenames.

1669.5M285](/packages/symfony-asset-mapper)[elgentos/magento2-hyva-cro-semi-sticky-header

Changes the Hyvä header to a semi-sticky header (dissapears down and reappears up)

162.3k](/packages/elgentos-magento2-hyva-cro-semi-sticky-header)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
