登陆 注册 QQ登陆
快捷导航
查看: 0|回复: 0

[模组分享] 多功能检索 Polydex (Polydex)-MOD模组

[复制链接]

5146

主题

5

回帖

6128

积分

龙❁妻

Rank: 8Rank: 8

经验
6128 EP
金粒
927 粒
绿宝石
20 块
爱心
0 点
发表于 4 天前 | 显示全部楼层 |阅读模式 IP:山东济南
多功能检索 Polydex (Polydex)Github |相关wiki |源站链接支持: fabric , quilt在服务器上以一种界面显示目标方块实体的工具提示和配方的一体化MOD!

多功能检索(Polydex)是一个MOD,允许您在服务器上查看关于方块和物品的友好信息。它专为生存模式、与[Polymer](链接) MOD或[PolyMC](链接)兼容的服务器设计,可以在模组或原版内容设置中使用!

它可以显示有关目标方块或实体的基本信息的工具提示(作为BOSS栏或侧边栏),类似于WTHIT/HWYLA/WAILA等MOD。

它还添加了一种简单的方式来检查物品的配方,通过受到Roughly Enough Items / Just Enough Items等MOD启发的箱子GUI界面。

它是可配置的,并且捆绑了一些API,因此其他MOD可以与其兼容。要使用它,请使用modrinth maven™。

视频



下载链接:

- https://modrinth.com/mod/polydex]Modrinth
- https://www.curseforge.com/minecraft/mc-mods/polydex]CurseForge
- https://github.com/Patbox/polydex/releases]Github Releases

截图:

https://i.sodamc.com/modrinth/1apmnwTS30.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/GwvHHdjY1M.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/XlE0ykpuYX.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/gFO397kTyk.jpg?x-oss-process=style/forge2]

来自Modrinth所有游戏版本1.21.61.21.71.21.81.21.11.21.5-rc21.21.51.21.41.21.4-rc31.21.21.21.31.211.21-rc11.20.5-rc31.20.51.20.61.20.41.20.3-rc11.20.31.20.2-rc21.20.21.20.11.201.19.4-rc21.19.41.19.31.19.11.19.21.191.19-rc21.18.21.18.1所有类型fabricquilt1.6.0+1.21.6polydex-1.6.0+1.21.6.jar下载1.6.0+1.21.6#Release**Full Changelog**: https://github.com/Patbox/polydex/compare/1.5.0+1.21.5-rc2...1.6.0+1.21.6展开版本: 1.6.0+1.21.6支持游戏: 1.21.6, 1.21.7, 1.21.8类型:FabricQuiltRelease下载次数: 2,1071.2.6+1.21.1polydex-1.2.6+1.21.1.jar下载1.2.6+1.21.1#Release## What\'s Changed* Speed up reload by caching the polydex stack of recipe outputs by @MattiDragon in https://github.com/Patbox/polydex/pull/29## New Contributors* @MattiDragon made their first contribution in https://github.com/Patbox/polydex/pull/29**Full Changelog**: https://github.com/Patbox/polydex/compare/1.2.5+1.21.1...1.2.6+1.21.1展开版本: 1.2.6+1.21.1支持游戏: 1.21.1类型:FabricQuiltRelease下载次数: 5,7181.5.0+1.21.5-rc2polydex-1.5.0+1.21.5-rc2.jar下载1.5.0+1.21.5-rc2#Release**Full Changelog**: https://github.com/Patbox/polydex/compare/1.4.2+1.21.4...1.5.0+1.21.5-rc2展开版本: 1.5.0+1.21.5-rc2支持游戏: 1.21.5-rc2, 1.21.5类型:FabricQuiltRelease下载次数: 2,8921.2.5+1.21.1polydex-1.2.5+1.21.1.jar下载1.2.5+1.21.1#Beta- Backport features from 1.4.2**Full Changelog**: https://github.com/Patbox/polydex/compare/1.2.4+1.21.1...1.2.5+1.21.1展开版本: 1.2.5+1.21.1支持游戏: 1.21.1类型:FabricQuiltBeta下载次数: 9121.4.2+1.21.4polydex-1.4.2+1.21.4.jar下载1.4.2+1.21.4#Release- Added Search.- Allows you to search for items by using (tooltip) text, tags and namespaces.- Accessed through main ui as \"Search...\" button (compass) or via `/polydex search [<query>]` command.- Has full support for translations, making it search using player\'s client-selected language. This feature can be disabled in the config.- Query order doesn\'t matter, as they all are checked on their own (so \"block iron\" and \"iron block\" are equal), you can wrap it with quotation marks for full match.- You can search for tags, by using the `#` as a prefix (for example `#flowers` will search for items with tag containing `flowers`). Similar to Creative Mode search.- You can search by namespace, by using the `@` as a prefix. It searches from start (`@poly` will match `polyfactory` and `polydecorations`, but not `monopoly`).- You can use `!` to negate any search (for example `!@poly` will show all items that don\'t have namespace starting with `poly`).- Search can be fully disabled in config.- Fixed chance not showing up correctly (showing as value between 0-1 instead of 0-100).- Fixed not being able to disable the info hover globally in config.- Renamed some config options. They should be automatically migrated.**Full Changelog**: https://github.com/Patbox/polydex/compare/1.4.1+1.21.4...1.4.2+1.21.4展开版本: 1.4.2+1.21.4支持游戏: 1.21.4类型:FabricQuiltRelease下载次数: 1,4491.4.1+1.21.4polydex-1.4.1+1.21.4.jar下载1.4.1+1.21.4#Release- Entity hover info can now show Armor value.- Entity hover info can now show Absorption amount.- Main index page state is now stored between /polydex command usages as long as player is connected.- You can now disable selected hover information globally.- Fixed banner name using non-existent translation.- Fixed smithing transform recipes not showing correctly.**Full Changelog**: https://github.com/Patbox/polydex/compare/1.4.0+1.21.4-rc3...1.4.1+1.21.4展开版本: 1.4.1+1.21.4支持游戏: 1.21.4类型:FabricQuiltRelease下载次数: 1,0901.4.0+1.21.4-rc3polydex-1.4.0+1.21.4-rc3.jar下载1.4.0+1.21.4-rc3#Release**Full Changelog**: https://github.com/Patbox/polydex/compare/1.3.0+1.21.2...1.4.0+1.21.4-rc3展开版本: 1.4.0+1.21.4-rc3支持游戏: 1.21.4-rc3, 1.21.4类型:FabricQuiltRelease下载次数: 1,0261.3.0+1.21.2polydex-1.3.0+1.21.2.jar下载1.3.0+1.21.2#Release**Full Changelog**: https://github.com/Patbox/polydex/compare/1.2.4+1.21.1...1.3.0+1.21.2展开版本: 1.3.0+1.21.2支持游戏: 1.21.2, 1.21.3类型:FabricQuiltRelease下载次数: 2,5091.2.4+1.21.1polydex-1.2.4+1.21.1.jar下载1.2.4+1.21.1#Release- Polydex now stores last 128 viewed entries/stacks. You can get them by clicking category/lower part selection (Green book) in main index ui.- Polydex now respects Fabric\'s `c:hidden_from_recipe_viewers` item tag.- Changed the heart emoji from `♥` to `❤`, as it matches better with Minecraft\'s heart texture.- Fixed issues where items added via fabric events weren\'t visible.**Full Changelog**: https://github.com/Patbox/polydex/compare/1.2.3+1.21...1.2.4+1.21.1展开版本: 1.2.4+1.21.1支持游戏: 1.21.1类型:FabricQuiltRelease下载次数: 5,2231.2.3+1.21polydex-1.2.3+1.21.jar下载1.2.3+1.21#Release**Full Changelog**: https://github.com/Patbox/polydex/compare/1.2.2+1.21...1.2.3+1.21展开版本: 1.2.3+1.21支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 3,1951.2.2+1.21polydex-1.2.2+1.21.jar下载1.2.2+1.21#Release**Full Changelog**: https://github.com/Patbox/polydex/compare/1.2.1+1.21...1.2.2+1.21展开版本: 1.2.2+1.21支持游戏: 1.21类型:FabricQuiltRelease下载次数: 1,0351.2.1+1.21polydex-1.2.1+1.21.jar下载1.2.1+1.21#Release**Full Changelog**: https://github.com/Patbox/polydex/compare/1.2.0+1.21-rc1...1.2.1+1.21展开版本: 1.2.1+1.21支持游戏: 1.21类型:FabricQuiltRelease下载次数: 5311.2.0+1.21-rc1polydex-1.2.0+1.21-rc1.jar下载1.2.0+1.21-rc1#Release**Full Changelog**: https://github.com/Patbox/polydex/compare/1.1.0+1.20.4...1.2.0+1.21-rc1展开版本: 1.2.0+1.21-rc1支持游戏: 1.21-rc1, 1.21类型:FabricQuiltRelease下载次数: 1111.1.0+1.20.5-rc3polydex-1.1.0+1.20.5-rc3.jar下载1.1.0+1.20.5-rc3#Release**Full Changelog**: https://github.com/Patbox/polydex/compare/1.0.1...1.1.0+1.20.4展开版本: 1.1.0+1.20.5-rc3支持游戏: 1.20.5-rc3, 1.20.5, 1.20.6类型:FabricQuiltRelease下载次数: 7501.0.1+1.20.4polydex-1.0.1+1.20.4.jar下载1.0.1+1.20.4#ReleaseChange sorting of pages, implement grouping, fix bugs, translations展开版本: 1.0.1+1.20.4支持游戏: 1.20.4类型:FabricQuiltRelease下载次数: 2,4761.0.0+1.20.3-rc1polydex-1.0.0+1.20.3-rc1.jar下载1.0.0+1.20.3-rc1#Release展开版本: 1.0.0+1.20.3-rc1支持游戏: 1.20.3-rc1, 1.20.3, 1.20.4类型:FabricQuiltRelease下载次数: 3831.0.0-pre.1+1.20.2-rc2polydex-1.0.0-pre.1+1.20.2-rc2.jar下载1.0.0-pre.1+1.20.2-rc2#Release展开版本: 1.0.0-pre.1+1.20.2-rc2支持游戏: 1.20.2-rc2, 1.20.2类型:FabricQuiltRelease下载次数: 5371.0.0-beta.2.2+1.20.1polydex-1.0.0-beta.2.2+1.20.1.jar下载1.0.0-beta.2.2+1.20.1#Release展开版本: 1.0.0-beta.2.2+1.20.1支持游戏: 1.20.1类型:FabricQuiltRelease下载次数: 2,5361.0.0-beta.2.1+1.20.1polydex-1.0.0-beta.2.1+1.20.1.jar下载1.0.0-beta.2.1+1.20.1#Release展开版本: 1.0.0-beta.2.1+1.20.1支持游戏: 1.20.1类型:FabricQuiltRelease下载次数: 961.0.0-beta.2+1.20.1polydex-1.0.0-beta.2+1.20.1.jar下载1.0.0-beta.2+1.20.1#Release展开版本: 1.0.0-beta.2+1.20.1支持游戏: 1.20.1类型:FabricQuiltRelease下载次数: 921.0.0-beta.1.1+1.20.1polydex-1.0.0-beta.1.1+1.20.1.jar下载1.0.0-beta.1.1+1.20.1#Release展开版本: 1.0.0-beta.1.1+1.20.1支持游戏: 1.20.1类型:FabricQuiltRelease下载次数: 2171.0.0-beta.1+1.20.1polydex-1.0.0-beta.1+1.20.1.jar下载1.0.0-beta.1+1.20.1#Release展开版本: 1.0.0-beta.1+1.20.1支持游戏: 1.20.1类型:FabricQuiltRelease下载次数: 930.2.1+1.20polydex-0.2.1+1.20.jar下载0.2.1+1.20#Release展开版本: 0.2.1+1.20支持游戏: 1.20, 1.20.1类型:FabricQuiltRelease下载次数: 2360.2.1+1.19.4-rc2polydex-0.2.1+1.19.4-rc2.jar下载0.2.1+1.19.4-rc2#Release展开版本: 0.2.1+1.19.4-rc2支持游戏: 1.19.4-rc2, 1.19.4类型:FabricQuiltRelease下载次数: 2790.2.0+1.19.3polydex-0.2.0+1.19.3.jar下载0.2.0+1.19.3#Release展开版本: 0.2.0+1.19.3支持游戏: 1.19.3类型:FabricQuiltRelease下载次数: 3180.1.9+1.19.1polydex-0.1.9+1.19.1.jar下载0.1.9+1.19.1#Release展开版本: 0.1.9+1.19.1支持游戏: 1.19.1, 1.19.2类型:FabricQuiltRelease下载次数: 4020.1.8+1.19.1polydex-0.1.8+1.19.1.jar下载0.1.8+1.19.1#Release展开版本: 0.1.8+1.19.1支持游戏: 1.19.1类型:FabricQuiltRelease下载次数: 1050.1.8+1.19polydex-0.1.8+1.19.jar下载0.1.8+1.19#Release**Polydex 0.1.8 for 1.19** Adding more functionality, as people on my server asked for it :p- Polydex should no longer crash in case of invalid/unsupported crafting recipes- Added new display, \"polydex:bossbar_sneak\", it only displays while player is sneaking- You can now check usages of an item by right clicking it**Modrinth**: <https://modrinth.com/mod/polydex>**Curseforge**: <https://www.curseforge.com/minecraft/mc-mods/polydex>**Github**: <https://github.com/Patbox/polydex>展开版本: 0.1.8+1.19支持游戏: 1.19类型:FabricQuiltRelease下载次数: 2340.1.7+1.19-rc2polydex-0.1.7+1.19-rc2.jar下载0.1.7+1.19-rc2#Release展开版本: 0.1.7+1.19-rc2支持游戏: 1.19-rc2, 1.19类型:FabricQuiltRelease下载次数: 2000.1.5+1.18.2polydex-0.1.5+1.18.2.jar下载0.1.5+1.18.2#Release展开版本: 0.1.5+1.18.2支持游戏: 1.18.2类型:FabricQuiltRelease下载次数: 3180.1.4+1.18.2polydex-0.1.4+1.18.2.jar下载0.1.4+1.18.2#Release展开版本: 0.1.4+1.18.2支持游戏: 1.18.2类型:FabricRelease下载次数: 1300.1.3+1.18.2polydex-0.1.3+1.18.2.jar下载0.1.3+1.18.2#Release展开版本: 0.1.3+1.18.2支持游戏: 1.18.2类型:FabricRelease下载次数: 1000.1.2+1.18.2polydex-0.1.2+1.18.2.jar下载0.1.2+1.18.2#Release展开版本: 0.1.2+1.18.2支持游戏: 1.18.2类型:FabricRelease下载次数: 1280.1.2polydex-1.18.1-0.1.2.jar下载0.1.2#Release展开版本: 0.1.2支持游戏: 1.18.1类型:FabricRelease下载次数: 1400.1.1polydex-1.18.1-0.1.1.jar下载0.1.1#Release展开版本: 0.1.1支持游戏: 1.18.1类型:FabricRelease下载次数: 890.1.0polydex-1.18.1-0.1.0.jar下载0.1.0#Release展开版本: 0.1.0支持游戏: 1.18.1类型:FabricRelease下载次数: 128全部版本

markdown_parsed

文章类型:收录

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

游客,如果您要查看本帖隐藏内容请回复
多功能检索 Polydex
楼主 4 天前 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

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

本版积分规则



官方

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

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

介绍

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

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

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

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

GMT+8, 2025-8-14 03:15 , Processed in 0.204053 second(s), 50 queries .

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