This is a BDS mod which allows generating useful data used in AllayMC Project from BDS server.
- Install windows version BedrockServer. see here.
- Set the property
block-network-ids-are-hashes
in fileserver.properties
tofalse
. - Install latest levilamina loader. For how to install it, please see here
- Download the latest release and put
DataExtractor.dll
andmanifest.json
it intoplugin/DataExtractor
folder (you may need to create it if it doesn't exist). - Run
bedrock_server_mod.exe
, type/ext
in the chat, the output files will create indata/*
.
See here for how to build levilamina plugin
Thanks to LeviLamina for their great work!