• 【MineBBS社区发展意见征集】

    欢迎参与MineBBS社区调查,助力打造更好Minecraft社区!完成问卷可获赠200金粒,优质回答可额外获得200金粒(限5名),快来参与吧!【点击参与】

DataExtractor - 通过LL加载器从BDS导出原版数据给NK使用!

插件 DataExtractor - 通过LL加载器从BDS导出原版数据给NK使用! 1.0.0

登录后下载
版权类型
原创
API版本
1.0.0
版权链接
#
语言支持
English

DataExtractor​

This is a BDSLiteLoaderBDS mod which allows generating useful data used in Allay Project (such as block_attributes.json) from BDS server.

How to use?​

  1. Install LiteLoaderBDS. For about how to install it, see here
  2. Download the latest release and put it in the plugins folder
  3. Start your server, run command /extba, the output files will located in block_data/*

I want to build it myself!​

  1. Make sure you have MSVC++ (Microsoft Visual C++ 17 and above) and CMake installed on your PC. Also you need to have an ide such as Clion (I'm using), Visual Studio or Visual Studio Code.
  2. After configuring the VC++ environment, click the Build button in your ide. If there are no accidents, you will get a file named DataExtractor.dll in the output folder that you specify

I want to contribute!​

Although this project is rudimentary, the truth is that we don't just extract these files.

With the header files provided by LiteLoaderBDS, we can get a lot of things!

We welcome your contributions!

Special thanks​

Thanks to LiteLoaderBDS for their great work!

Thanks to bds-data-scraper for providing me some ideas about how to get the block types!
后退
顶部 底部