Khao Extractor is a server-side FabricMC mod that extracts Minecraft data to JSON files.
- Blocks
- Entities
- Items
- Packets
- Recipes
- Enchantments
- Particles
- Biomes
- Villager Professions (Ids, Names)
- Sounds
- Villager Types
- Game Events
- Translations
- Soon™
- Clone the repo
gh repo clone KhaoDoesDev/KhaoExtractor
- Run
./gradlew runServer
- MIT