搜索历史
清空
暂无搜索历史
论坛热搜
1
Jenny — 有趣的模拟女友模组|珍妮模组
热
3
上古老物 冒险者传说 by WhiteSword
新
5
洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
乌托邦探险之旅3.2
热
4
幻虚斗罗V1.5
6
水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 31|回复: 0

[模组分享] 生物信息 (Mobs Info)-MOD模组

[复制链接]

5021

主题

60

回帖

1万

积分

龙❁妻

Rank: 8Rank: 8

经验
10302 EP
金粒
5181 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 18:29:08 | 显示全部楼层 |阅读模式
生物信息 (Mobs Info)Github |相关wiki |源站链接支持: forge这个模组是NEI的一个附加模组,它添加了一个新的标签页,显示有关生物的所有信息。

这个模组包括以下信息:

- 外观(渲染并始终朝向鼠标)
- 生物名称
- 生物注册名称(仅在按下F3+H和Shift时显示)
- 添加生物的模组
- 最大生命值
- 是否可以作为地狱生物生成(仅限于地狱生物模组)
- 是否是boss
- 是否允许在和平模式生成
- 是否可以用瓶子捕捉(仅限于EnderIO)
- 生物战利品:



隐藏模式

您可以在`/config/mobsinfo/mobsinfo.cfg`中的配置文件中打开隐藏模式。

隐藏模式将使所有生物在NEI中隐藏,直到您将其击败。

游戏中的截图


兼容性

这个模组与许多其他模组兼容,包括:

- Edit Mob Drops
- MineTweaker
- Ender IO
- Infernal Mobs
- 还有许多其他模组...

游戏中的截图




如果您发现任何模组添加了自己的战利品到游戏中,但它们不显示在NEI中,请随时提出问题!

配置

有两个配置文件`mobsinfo.cfg`和`MobOverrides.json`在`/config/mobsinfo/`目录下,应该在第一次启动时生成。

还会有第三个文件叫做`MobRecipeLoader.cache`,但它是为了让您的游戏下次启动更快,所以不要编辑它!

您可以在其中打开和关闭各种功能,包括:

- 隐藏模式
- 地狱战利品NEI页面
- 在NEI中显示所有EnderIO生成器!
- 生物黑名单

覆盖配置

有时候有些情况下是不可能生成生物给予的战利品。

在这种情况下,您可以通过覆盖配置手动编辑页面上的信息。

您可以在.minecraft\\config\\MobsInfo\\MobOverrides.json中找到它。

示例文件应该在第一次启动时生成。

许可证

MobsInfo - Minecraft插件

版权所有 (C) 2023 kuba6000

此库是免费软件;您可以重新分发它和/或

根据自由软件基金会发布的GNU Lesser General Public

许可证的条款进行修改;无论

许可证的版本3,或(如果适用)更高版本。

此库分发的目的是希望它有用,

但没有任何保证;甚至没有暗示的保证

适销性或特定用途的保证。有关详细信息,请参见GNU

Lesser General Public License。

您应该收到GNU Lesser General Public License的一份副本

与此库一起。 如果没有,请参阅<链接>。

截图:

https://i.sodamc.com/modrinth/GkCqUAMMmA.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/ss6V435By4.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/2zVhVbigq1.jpg?x-oss-process=style/forge2]

来自Modrinth所有游戏版本1.7.10所有类型forge0.4.5mobsinfo-0.4.5.jar下载0.4.5#Releasemobsinfo-0.4.5-dev.jar下载0.4.5#Releasemobsinfo-0.4.5-sources.jar下载0.4.5#Release## 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.5支持游戏: 1.7.10类型:ForgeRelease下载次数: 9040.4.4mobsinfo-0.4.4.jar下载0.4.4#Releasemobsinfo-0.4.4-dev.jar下载0.4.4#Releasemobsinfo-0.4.4-sources.jar下载0.4.4#Release## 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.4支持游戏: 1.7.10类型:ForgeRelease下载次数: 970.4.3mobsinfo-0.4.3.jar下载0.4.3#Releasemobsinfo-0.4.3-dev.jar下载0.4.3#Releasemobsinfo-0.4.3-sources.jar下载0.4.3#Release## 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.3支持游戏: 1.7.10类型:ForgeRelease下载次数: 5540.4.2mobsinfo-0.4.2.jar下载0.4.2#Releasemobsinfo-0.4.2-dev.jar下载0.4.2#Releasemobsinfo-0.4.2-sources.jar下载0.4.2#Release## 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.2支持游戏: 1.7.10类型:ForgeRelease下载次数: 2830.4.1mobsinfo-0.4.1.jar下载0.4.1#Releasemobsinfo-0.4.1-dev.jar下载0.4.1#Releasemobsinfo-0.4.1-sources.jar下载0.4.1#Release## 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.1支持游戏: 1.7.10类型:ForgeRelease下载次数: 740.4.0mobsinfo-0.4.0.jar下载0.4.0#Release## 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.4.0支持游戏: 1.7.10类型:ForgeRelease下载次数: 590.3.2mobsinfo-0.3.2.jar下载0.3.2#Release## 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展开版本: 0.3.2支持游戏: 1.7.10类型:ForgeRelease下载次数: 1800.3.0mobsinfo-0.3.0.jar下载0.3.0#Release## What\'s Changed* Add a command to find all drops and deaths events by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/75* Add Lycanites Mobs compatibility by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/76* Fix hangs on cache generation by @ah-OOG-ah in https://github.com/kuba6000/Mobs-Info/pull/77* JustAnotherSpawner mod compatibility by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/81* Add villager trades by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/82* Add scrollbar to Mob Handler and Infernal Drops Handler by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/83## New Contributors* @ah-OOG-ah made their first contribution in https://github.com/kuba6000/Mobs-Info/pull/77**Full Changelog**: https://github.com/kuba6000/Mobs-Info/compare/0.2.0...0.3.0展开版本: 0.3.0支持游戏: 1.7.10类型:ForgeRelease下载次数: 440.2.0mobsinfo-0.2.0.jar下载0.2.0#Release## What\'s Changed* Change manual entity name translation to getCommandSenderName by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/63* Add broken spawner from EnderIO as a usage handler by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/64* add execute by @bombcar in https://github.com/kuba6000/Mobs-Info/pull/65* Use correct matrix mode by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/67* Better mod change detection (for cache regeneration) by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/68* Add spawn list by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/70* Add spawn list (ru_RU.lang) by @kotmatross28729 in https://github.com/kuba6000/Mobs-Info/pull/71## New Contributors* @bombcar made their first contribution in https://github.com/kuba6000/Mobs-Info/pull/65**Full Changelog**: https://github.com/kuba6000/Mobs-Info/compare/0.1.4...0.2.0展开版本: 0.2.0支持游戏: 1.7.10类型:ForgeRelease下载次数: 3440.1.4mobsinfo-0.1.4.jar下载0.1.4#Release## What\'s Changed* Add Et Futurum Requiem compatibility by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/57* Fix soul vial usage handler always showing infernal drops by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/58* Add more info about average drops by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/59* Use isEnabled flag (Et Futurum) by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/60* Add Et Futurum Requiem compatibility + Add more info about average drops (ru_RU.lang) by @kotmatross28729 in https://github.com/kuba6000/Mobs-Info/pull/62**Full Changelog**: https://github.com/kuba6000/Mobs-Info/compare/0.1.3...0.1.4展开版本: 0.1.4支持游戏: 1.7.10类型:ForgeRelease下载次数: 970.1.3mobsinfo-0.1.3.jar下载0.1.3#Release## What\'s Changed* Internal changes by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/52* Fix thermos compat with ThaumicBases by @Glease in https://github.com/kuba6000/Mobs-Info/pull/53* Small Cleanup by @glowredman in https://github.com/kuba6000/Mobs-Info/pull/54* Add soul vial to usage handler (EnderIO compatibility) by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/55## New Contributors* @Glease made their first contribution in https://github.com/kuba6000/Mobs-Info/pull/53* @glowredman made their first contribution in https://github.com/kuba6000/Mobs-Info/pull/54**Full Changelog**: https://github.com/kuba6000/Mobs-Info/compare/0.1.2...0.1.3展开版本: 0.1.3支持游戏: 1.7.10类型:ForgeRelease下载次数: 840.1.2mobsinfo-0.1.2.jar下载0.1.2#Release## What\'s Changed* Fix some mod errors by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/42* New variable chance API by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/43* Prevent all weird unexpected crashes on game launch by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/46* Add missing info about demons (Blood Magic) by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/49* Add missing info about demons (Blood Magic)) (ru_RU.lang) by @kotmatross28729 in https://github.com/kuba6000/Mobs-Info/pull/50* Set Bat hanging state to false by @kuba6000**Full Changelog**: https://github.com/kuba6000/Mobs-Info/compare/0.1.1...0.1.2展开版本: 0.1.2支持游戏: 1.7.10类型:ForgeRelease下载次数: 1170.1.1mobsinfo-0.1.1.jar下载0.1.1#Release## What\'s Changed* Fix crash with upstream Infernal Mobs by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/40* Fix server crash when player kills another player by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/41**Full Changelog**: https://github.com/kuba6000/Mobs-Info/compare/0.1.0...0.1.1展开版本: 0.1.1支持游戏: 1.7.10类型:ForgeRelease下载次数: 710.1.0mobsinfo-0.1.0.jar下载0.1.0#Release## What\'s Changed* Add better mob scaling in GUI by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/33* Less log spam by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/34* Fix quiver on skeleton mob soul by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/35* Disable mob size caching to fix new feature in GTNH NEI by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/36* Fix Wither Skeleton mob soul (Draconic Evolution) by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/37* Resize feedback buffer when needed + Restore matrix when it was popped (bugged mob renderer) by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/38* Add ExtraUtilities compatibility by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/39**Full Changelog**: https://github.com/kuba6000/Mobs-Info/compare/0.0.9...0.1.0展开版本: 0.1.0支持游戏: 1.7.10类型:ForgeRelease下载次数: 680.0.9mobsinfo-0.0.9.jar下载0.0.9#Release## What\'s Changed* Localizations (Completed) by @song682 in https://github.com/kuba6000/Mobs-Info/pull/28* Add hidden mode (optional, enabled with config) by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/29* Add hidden mode (ru_RU.lang) by @kotmatross28729 in https://github.com/kuba6000/Mobs-Info/pull/31* Update README by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/32**Full Changelog**: https://github.com/kuba6000/Mobs-Info/compare/0.0.8...0.0.9展开版本: 0.0.9支持游戏: 1.7.10类型:ForgeRelease下载次数: 640.0.8mobsinfo-0.0.8.jar下载0.0.8#Release## What\'s Changed* Add some info about slimes (ru_RU.lang) by @kotmatross28729 in https://github.com/kuba6000/Mobs-Info/pull/23* Edit Mob Drops: Fix multiple items on single mobs by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/25* BattleGear2: Fix Quiver model render on skeletons by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/26* Add config option to show all EnderIO powered spwner variants in NEI (disabled by default) by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/27**Full Changelog**: https://github.com/kuba6000/Mobs-Info/compare/0.0.7...0.0.8展开版本: 0.0.8支持游戏: 1.7.10类型:ForgeRelease下载次数: 590.0.7mobsinfo-0.0.7.jar下载0.0.7#Release## What\'s Changed* Edit Mob Drops: Fix stack size by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/17* Fix Open Blocks error when trophys are disabled by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/18* Fix Magma Cube + add some info about slimes by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/19* Add ChocoCraft compatibility by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/21**Full Changelog**: https://github.com/kuba6000/Mobs-Info/compare/0.0.6...0.0.7展开版本: 0.0.7支持游戏: 1.7.10类型:ForgeRelease下载次数: 670.0.6mobsinfo-0.0.6.jar下载0.0.6#Release## What\'s Changed* Don\'t crash if older version of CraftTweaker is installed by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/14* Add DQR compatibility by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/15* Add \"Edit Mob Drops\" mod compatibility by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/16**Full Changelog**: https://github.com/kuba6000/Mobs-Info/compare/0.0.5...0.0.6展开版本: 0.0.6支持游戏: 1.7.10类型:ForgeRelease下载次数: 540.0.5mobsinfo-0.0.5.jar下载0.0.5#Release## What\'s Changed* Add GT++ compatibility by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/10* Search recipes with GT5 associations if GT5 is loaded by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/11* Localization of Chinese Simplified by @song682 in https://github.com/kuba6000/Mobs-Info/pull/12## New Contributors* @song682 made their first contribution in https://github.com/kuba6000/Mobs-Info/pull/12**Full Changelog**: https://github.com/kuba6000/Mobs-Info/compare/0.0.4...0.0.5展开版本: 0.0.5支持游戏: 1.7.10类型:ForgeRelease下载次数: 670.0.4mobsinfo-0.0.4.jar下载0.0.4#Release## What\'s Changed* Fix alignment in specific cases by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/9* Add raw russian translation by @kotmatross28729 in https://github.com/kuba6000/Mobs-Info/pull/8## New Contributors* @kotmatross28729 made their first contribution in https://github.com/kuba6000/Mobs-Info/pull/8**Full Changelog**: https://github.com/kuba6000/Mobs-Info/compare/0.0.3...0.0.4展开版本: 0.0.4支持游戏: 1.7.10类型:ForgeRelease下载次数: 690.0.3mobsinfo-0.0.3.jar下载0.0.3#Release## What\'s Changed* Add Thaumcraft and Automagy compatibility by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/4* Add some API by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/5* Add Infernal Drops NEI tab (Expand Infernal-Mobs compatibility) by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/6* Make everything in extras (compatibilities) translatable by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/7**Full Changelog**: https://github.com/kuba6000/Mobs-Info/compare/0.0.2...0.0.3展开版本: 0.0.3支持游戏: 1.7.10类型:ForgeRelease下载次数: 560.0.2mobsinfo-0.0.2.jar下载0.0.2#Release## What\'s Changed* Add compatibility with some mods by @kuba6000 in https://github.com/kuba6000/Mobs-Info/pull/2- Add Draconic Evolution compatibility- Add Tinkers Construct compatibility- Add Witchery compatibility- Add ThaumicHorizons compatibility- Add Thaumic Bases compatibility- Add Wireless Crafting Terminal compatibility- Add CoFHCore compatibility- Add Hardcore Ender Expansion compatibility- Add Botania compatibility- Add HarvestCraft compatibility- Add OpenBlocks compatibility- Add BloodArsenal compatibility- Add BloodMagic compatibility- Add Avaritia compatibility- Add Thaumic Tinkerer compatibility- Add Forbidden Magic compatibility- Add EMT compatibility- Add Witching Gadgets compatibility**Full Changelog**: https://github.com/kuba6000/Mobs-Info/compare/0.0.1...0.0.2展开版本: 0.0.2支持游戏: 1.7.10类型:ForgeRelease下载次数: 640.0.1mobsinfo-0.0.1.jar下载0.0.1#ReleaseFirst releaseFull Changelog: https://github.com/kuba6000/Mobs-Info/commits/0.0.1展开版本: 0.0.1支持游戏: 1.7.10类型:ForgeRelease下载次数: 59全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
生物信息
楼主 2025-8-10 18:29:08 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

我的世界(Minecraft)小僵尸论坛

新会员

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2026-6-20 16:21 , Processed in 0.228608 second(s), 154 queries .

快速回复 返回顶部 返回列表