Mobs Info 1.7.10
About the Modification
Mobs Info is an extension for NEI that creates a special tab with complete information about all mobs in the game. This tab collects all necessary data about each creature.
Available Information
The modification provides the following information about mobs:
- Visual display of the mob model with rotation towards the mouse cursor
- Creature name
- Technical registry name (displayed when pressing F3+H and Shift)
- Mod that added this mob
- Maximum health amount
- Possibility of appearing as an infernal mob (only with Infernal-Mobs mod)
- Boss status
- Availability in peaceful mode
- Possibility of capture in a vial (only with EnderIO)
- Drop system:
- Regular items
- Rare finds
- Additional items (armor, equipment)
Hidden Mode
In the configuration file /config/mobsinfo/mobsinfo.cfg, you can activate hidden mode. In this mode, all mobs will be hidden in NEI until you kill them.
In-game screenshots
Compatibility
The mod works excellently with many popular modifications:
- Edit Mob Drops
- MineTweaker
- Ender IO
- Infernal Mobs
- And many others...
Additional screenshots
If you find a mod that adds its own drops but they don't display in NEI, please report it!
Configuration
On first launch, two configuration files are created in the /config/mobsinfo/ directory: mobsinfo.cfg and MobOverrides.json. A third file MobRecipeLoader.cache also appears, which speeds up game loading - it should not be edited!
In the settings, you can enable and disable various functions:
- Hidden mode
- Infernal drops page in NEI
- Display of all EnderIO spawners in NEI
- Mob blacklist
Override Configuration
Sometimes situations arise when it's impossible to automatically generate information about mob drops. In such cases, you can manually edit the data on the page through the override file.
The file is located at: .minecraft\config\MobsInfo\MobOverrides.json
An example file is created on first launch.
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 program. If not, see https://www.gnu.org/licenses/.