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

Latest commit

 

History

History
17 lines (12 loc) · 998 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 998 Bytes

DataExtractor

This is a BDS mod which allows generating useful data used in AllayMC Project from BDS server.

How to use?

  1. Install windows version BedrockServer. see here.
  2. Set the property block-network-ids-are-hashes in file server.properties to false.
  3. Install latest levilamina loader. For how to install it, please see here
  4. Download the latest release and put DataExtractor.dll and manifest.json it into plugin/DataExtractor folder (you may need to create it if it doesn't exist).
  5. Run bedrock_server_mod.exe, type /ext in the chat, the output files will create in data/*.

I want to build it myself!

See here for how to build levilamina plugin

Special thanks

Thanks to LeviLamina for their great work!