
Mobs Info
Mod that adds a new NEI tab with the mobs info (Name, Origin (Mod), HP, drops), also supports Infernal-Mobs.
- Загрузки
- 7K
- Подписчики
- 16
- Обновлён
- 7 июня 2026 г.
- Лицензия
- LGPL-3.0-only
Опубликован 17 июня 2023 г.
MobsInfo 1.7.10
About
This mod is an addon to NEI that adds a new tab with all of the information about the mobs.
These informations includes:
- How does it look (it is rendered and always looks at your cursor)
- Mob name
- Mob registry name (shown only with F3+H and shift)
- Which mod added the mob
- Max health
- Can it be spawned as infernal (only with Infernal-Mobs mod)
- Is it a boss
- Is it allowed on peaceful
- Can it be captured with a vial (only with EnderIO)
- Mob loot:
- Normal drops
- Rare drops
- Additional drops (armor, equipment)
Hidden mode
You can turn hidden mode on in the configuration file located in /config/mobsinfo/mobsinfo.cfg.
Hidden mode will make all mobs hidden in NEI until you kill them.
Screenshots in game
Compatibility
This mod is compatible with many mods including:
- Edit Mob Drops
- MineTweaker
- Ender IO
- Infernal Mobs
- And many others...
Screenshots in game
If you find any mod that adds its own drops to the game and they don't show in NEI then feel free to open an issue!
Configuration
There are two configuration files mobsinfo.cfg and MobOverrides.json in /config/mobsinfo/ directory that should generate at first launch.
There will also be third file called MobRecipeLoader.cache but it is to make your game start faster next time, so dont edit it!
You can turn various features on and off in there including:
- Hidden mode
- Infernal drops NEI page
- Show all EnderIO spawners in NEI!
- Mob blacklist
Override Config
Sometimes there are cases where it is impossible to generate loot that the mob gives. In this cases you can manually edit the information on the page with the override config.
You can find it in .minecraft\config\MobsInfo\MobOverrides.json
Example file should generate at first start
License
MobsInfo - Minecraft addon Copyright (C) 2023 kuba6000
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library. If not, see https://www.gnu.org/licenses/.
Ченджлог
0.4.9Релиз1.7.10 · 7 июня 2026 г.
What's Changed
- Add default constructor to LycanitesMobsOrOnYuletideDay by @PLASMAchicken in https://github.com/kuba6000/Mobs-Info/pull/135
Full Changelog: https://github.com/kuba6000/Mobs-Info/compare/0.4.8...0.4.9
0.4.5Релиз1.7.10 · 5 марта 2025 г.
What's Changed
- Fix bug where language strings did not change when the client changed its language. by @koolkrafter5 in https://github.com/kuba6000/Mobs-Info/pull/108
- Fix gui height by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/109
- Add a keybind to open NEI with all available recipes by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/110
Full Changelog: https://github.com/kuba6000/Mobs-Info/compare/0.4.4...0.4.5
0.4.4Релиз1.7.10 · 10 февраля 2025 г.
What's Changed
- adjust hardcoded vanilla trades by @chochem in https://github.com/kuba6000/Mobs-Info/pull/104
- Fix weak blood shard text by @koolkrafter5 in https://github.com/kuba6000/Mobs-Info/pull/105
New Contributors
- @chochem made their first contribution in https://github.com/kuba6000/Mobs-Info/pull/104
- @koolkrafter5 made their first contribution in https://github.com/kuba6000/Mobs-Info/pull/105
Full Changelog: https://github.com/kuba6000/Mobs-Info/compare/0.4.3...0.4.4
0.4.3Релиз1.7.10 · 23 ноября 2024 г.
What's Changed
- Fix random crashes with Just Another Spawner mod by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/103
Full Changelog: https://github.com/kuba6000/Mobs-Info/compare/0.4.2...0.4.3
0.4.2Релиз1.7.10 · 13 сентября 2024 г.
What's Changed
- [Reliquary support] Powered creeper drop by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/99
Full Changelog: https://github.com/kuba6000/Mobs-Info/compare/0.4.1...0.4.2
0.4.1Релиз1.7.10 · 13 сентября 2024 г.
What's Changed
- Add reliquarry support by @EndangeredNayla in https://github.com/kuba6000/Mobs-Info/pull/96
New Contributors
- @EndangeredNayla made their first contribution in https://github.com/kuba6000/Mobs-Info/pull/96
Full Changelog: https://github.com/kuba6000/Mobs-Info/compare/0.4.0...0.4.1
0.4.0Релиз1.7.10 · 4 сентября 2024 г.
What's Changed
- Microoptimizations by @eigenraven in https://github.com/kuba6000/Mobs-Info/pull/86
- Fix villager trades on server side by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/88
- Add api to provide drops in other mods by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/89
- Add Villager Trades cache and API to provide Villager trades manually by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/91
- Bump GT and update API to new naming by @NotAPenguin0 in https://github.com/kuba6000/Mobs-Info/pull/92
New Contributors
- @eigenraven made their first contribution in https://github.com/kuba6000/Mobs-Info/pull/86
- @NotAPenguin0 made their first contribution in https://github.com/kuba6000/Mobs-Info/pull/92
Full Changelog: https://github.com/kuba6000/Mobs-Info/compare/0.3.2...0.4.0
0.3.2Релиз1.7.10 · 7 июля 2024 г.
What's Changed
- Lycanites Mobs compatibility + villager trades (ru_RU.lang) by @kotmatross28729 in https://github.com/kuba6000/Mobs-Info/pull/84
- Catch custom villager recipes when adding vanilla villagers by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/85
Full Changelog: https://github.com/kuba6000/Mobs-Info/compare/0.3.0...0.3.2
Комментарии
Загружаем…