Mod:Polydex
Author |
Patbox |
---|---|
Latest Release |
1.2.3+1.21 (2024-07-15) |
Initial Release |
Public release: 0.1.0 (2022-01-16) |
Mod Loaders | |
Minecraft Versions |
Actively: 1.21 Available: 1.18.1+ |
Modrinth | |
CurseForge | |
Discord | |
Sources |
{ "title": "Polydex", "rows": [ { "field": "Patbox", "label": "Author" }, { "field": "1.2.3+1.21 (2024-07-15)", "label": "Latest Release" }, { "field": "Public release: 0.1.0 (2022-01-16)", "label": "Initial Release" }, { "field": "(link to File:Fabric Logo.png article, displayed as 16px|alt=Fabric) [https://fabricmc.net/ Fabric]", "label": "Mod Loaders" }, { "field": "Actively: 1.21\n\nAvailable: 1.18.1+", "label": "Minecraft Versions" }, { "field": "https://modrinth.com/mod/polydex", "label": "Modrinth" }, { "field": "https://www.curseforge.com/minecraft/mc-mods/polydex", "label": "CurseForge" }, { "field": "https://pb4.eu/discord", "label": "Discord" }, { "field": "https://github.com/patbox/Polydex", "label": "Sources" } ], "invimages": [], "images": [ "Polydex-Icon.png" ] }
Polydex is a Fabric Server Side modification created by Patbox, which aims to provide generic recipe viewing and hover information similar to mods such as EMI/Jei/Rei or WAILA/Jade in a vanilla compatible way.
It is designed first and foremost to be used with Polymer mods, but it also can be used with mods running trough PolyMc, but can also be used in vanillish context.
Usage
The hover information viewing feature is on by default, but can be changed / disabled by using /polydex hover
command and it's further subcommands.
/polydex hover style <TYPE>
is used to change how the hover is styled, withpolydex:disable
fully disabling it./polydex hover displaymode <TYPE>
is used to change when the hover is visible, withalways
making it always visible,target
making it visible only when player targets something andsneaking
making it only visible if player is sneaking./polydex hover information <DATA> <TYPE>
is used to change which data is shown with same types as the displaymode subcommand, but also includingnever
which will hide it.
To view recipes, you use /polydex
commands without any arguments. It will show a chest-based uis, which allows you to change which entries are shown (by item group, only with recipes, etc). Then left-clicking on the entry will open another ui that shows all available recipes that result in it. Right-clicking will instead show all recipes that require selected item.
Gallery
-
Main index with all entries, while using server resource pack
-
Recipe showcase, while using server resource pack
-
Main index with all entries, without resource pack
-
Recipe showcase, without resource pack