File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -10,3 +10,11 @@ An addon for [Tooltips Reforged](https://modrinth.com/mod/tooltips-reforged) tha
1010- ** Auto-derived Display** : Tag text and colors are automatically generated if not specified
1111- ** Hot Reload** : Edit the config file and changes apply immediately on next hover
1212- ** Configurable** : Easily customize every aspect
13+
14+ ### Wares Mod Integration
15+
16+ Displays trade information directly in tooltips for Wares mod items:
17+
18+ - ** Supported items** : ` wares:delivery_agreement ` , ` wares:sealed_delivery_agreement ` , ` ptdye:trading_transceiver `
19+ - Shows requested items (what you give) and payment items (what you receive) with actual item icons
20+ - Duplicate items are automatically merged and counts summed
Original file line number Diff line number Diff line change 1616}
1717
1818repositories {
19+ mavenCentral()
20+ maven { url " https://maven.minecraftforge.net/" }
1921 maven { url " https://api.modrinth.com/maven" }
2022 maven { url " https://maven.terraformersmc.com/" }
2123 maven { url ' https://jitpack.io' }
You can’t perform that action at this time.
0 commit comments