Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.1–1.18.2
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-only
Published 3 years ago
Updated 4 days ago
Changelog
- 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 containingflowers
). Similar to Creative Mode search. - You can search by namespace, by using the
@
as a prefix. It searches from start (@poly
will matchpolyfactory
andpolydecorations
, but notmonopoly
). - You can use
!
to negate any search (for example!@poly
will show all items that don't have namespace starting withpoly
). - 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
Files
Metadata
Release channel
ReleaseVersion number
1.4.2+1.21.4Loaders
Game versions
1.21.4Downloads
363Publication date
March 8, 2025 at 8:28 PMPublisher
Patbox
Owner