Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

JSPrismarine/BedrockData

Repository files navigation

bedrock-data

Join the Discord Server npm

BedrockData from PMMP exported in a nodejs friendly way.

Getting Started

# clone with submodules
git clone --recursive-submodules

# pull submodules
git submodule update --init --recursive

Building

You will need bun to build the project.