⭐ View the Website ⭐
This website allows you to create Loot Tables for the Bedrock Edition of Minecraft. For support, you may join the Bedrock OSS Discord.
- Note: This repo uses the json-editor library.
To test locally, you may use the flask server included in this project:
- Create venv:
python -m venv venv
./venv/Scripts/Activate
pip install flask
set FLASK_APP=app
flask run
- Available at:
http://127.0.0.1:5000/