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
- Host: GitHub
- URL: https://github.com/khaodoesdev/khaoextractor
- Owner: KhaoDoesDev
- License: mit
- Created: 2025-07-01T07:02:16.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-07-05T03:57:07.000Z (10 months ago)
- Last Synced: 2025-07-24T09:47:35.091Z (9 months ago)
- Topics: fabricmc, fabricmc-mod, minecraft, minecraft-data, minecraft-mod
- Language: Java
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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