
Entity Exporter
Entity Exporter utility – Quick view of all registered entities
- Загрузки
- 272
- Подписчики
- 4
- Обновлён
- 27 августа 2025 г.
- Лицензия
- MIT
Опубликован 16 июля 2025 г.
Ever wondered what entities are actually loaded in your game or modpack?
Entity Exporter utility is a lightweight tool that gives you instant access to entities registered by Minecraft – vanilla and modded alike.
With a single command, you can:
- ✅ Print entities directly in chat
- ✅ Export them into clean, structured .json files
- ✅ View them by category:
- all (separated by groups)
- hostile
- creature
- groups
Perfect for modpack creators, developers and testers who need a quick way to check what’s in the registry without digging through configs or code.
Mod adds 8 commands into the game:
/entitylist groups - Prints in chat all the entity groups registered.
/entitylist all export - Export entities to JSON file
/entitylist all print - Print all entities in chat
/entitylist hostile export - Export hostiles to JSON file
/entitylist hostile print - Print all hostile entities in chat
/entitylist creature export - Export all creatures to JSON file
/entitylist creature print - Print all creature entities in chat
/entitylist help - Prints all these commands.
📂 Export Location
C:\Users\[user]\AppData\Roaming\Minecraft\[instance]\Entity_list
Following the pattern in alfabetical order:
[modid]:[entity]
And each export command creates new .JSON file unless it already exists.
⚡ SIMPLE. FAST. HASSLE-FREE.
Entity Exporter doesn’t change entities – it just makes them visible, so you can always know what’s registered in your game.
Requires:
- Fabric API
Check out my other projects:
![]() |
|---|
Ченджлог
1.20+1.21.8Релиз1.21.6, 1.21.7, 1.21.8 · 27 августа 2025 г.
- compatibility with all 1.20+ versions
Комментарии
Загружаем…
