Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 584 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 584 Bytes

Bedrock Data

Introduction

This package includes a Vanilla Minecraft Bedrock Edition Addon that extracts useful data for the SerenityJS Server Software. Such data extracted include: BlockTypes, BlockPermutations, BlockStates, ItemTypes, and EntityTypes.

Getting Started

First download/clone the repo onto your machine. You then need to have Bun.sh installed on your machine. Run bun install and then bun start, the process will automatically install the latest version of the Bedrock Dedicated Server Software,and the data will be dumped into the dump directory.