rbedrock0.4.2 package

Analysis and Manipulation of Data from Minecraft Bedrock Edition

bedrockdb

Open a Bedrock Edition world for reading and writing.

Biomes

Read and write Biomes data

BlockEntity

Load and store BlockEntity NBT data

blocks_str

Convert block data from nbt format to a string

Blocks

Read and write Blocks data

Checksums

Load and store Checksums data

chrkeys_to_rawkeys

Convert between key types.

chunk_blocks

Extract or replace chunk blocks from an array

ActorDigest

Read and write Actor Digest Data

Actors

Read and write Actor data

bedrock_leveldb_open

Open a LevelDB Database

bedrock_random_create_seed

Random Number Seeds for Minecraft

bedrock_random

Random Number Generation for Minecraft

Data3D

Read and write Data3D data

default_db

Get/set the default db connection.

delete_values

Remove values from a bedrockdb.

chunk_keys

Read and manipulate chunk keys

chunk_origin

Get or set the coordinates of the origin of a chunk

ChunkData

Load and store raw chunk data

ChunkNBTData

Load and store NBT chunk data

ChunkVersion

Read and write chunk version data

compact_world

Compact a world database.

Data2D

Read and write Data2D data

Entity

Load and store Entity NBT data

FinalizedState

Load and store FinalizedState data

get_data

Read values stored in a bedrockdb.

get_keys

Get a list of keys stored in a bedrockdb.

minecraft_worlds

Utilities for working with Minecraft world folders.

nbt_list_of

Create a list of nbt objects.

nbt

Create an NBT value

PendingTicks

Load and store PendingTicks NBT data

put_data

Write values to a bedrockdb.

rac_cast

Cast a value to a specific type

rac_type_full

Object type as a string

RandomTicks

Load and store RandomTicks NBT data

rbedrock_example

Get path to rbedrock example

rbedrock-package

rbedrock: Analysis and Manipulation of Data from Minecraft Bedrock Edi...

read_leveldat

Read and write data from a world's level.dat file.

repair_world

Try to repair a world database.

rnbt

Raw Named Binary Tag Format

simulation_area

Calculate a player-based simulation area

spawning_area

Calculate a player-based spawning area

SubChunkBlocks

Load and store SubChunkBlocks data

to_rnbt_value

Convert an nbt value to an rnbt value

get_nbt_data

Read and Write NBT Data

HardcodedSpawnArea

Read and write HardcodedSpawnArea (HSA) data

LegacyBiomes

Read and write legacy biomes data

LegacyChunkVersion

Read and write legacy chunk version data

locate_blocks

Locate the coordinates of blocks in a chunk

Implements an interface to Minecraft (Bedrock Edition) worlds. Supports the analysis and management of these worlds and game saves.

  • Maintainer: Reed Cartwright
  • License: MIT + file LICENSE
  • Last published: 2025-11-09