An open API service indexing awesome lists of open source software.

https://github.com/khaodoesdev/khaoextractor

extraction of the minecrafts
https://github.com/khaodoesdev/khaoextractor

fabricmc fabricmc-mod minecraft minecraft-data minecraft-mod

Last synced: 9 months ago
JSON representation

extraction of the minecrafts

Awesome Lists containing this project

README

          

# Khao Extractor
Khao Extractor is a server-side FabricMC mod that extracts Minecraft data to JSON files.

### Extractors
- [x] Blocks
- [x] Entities
- [x] Items
- [x] Packets
- [x] Recipes
- [x] Enchantments
- [x] Particles
- [x] Biomes
- [x] Villager Professions (Ids, Names)
- [x] Sounds
- [x] Villager Types
- [x] Game Events
- [ ] Translations
- Soon™

### Run
1. Clone the repo `gh repo clone KhaoDoesDev/KhaoExtractor`
2. Run `./gradlew runServer`

### License
- MIT