
PinTrades
Client-side Fabric mod (1.21.1): Each villager trade has a pin button. Pinned trades always appear at the top. Optional global pin for identical trades....
00—FreefabricClient1.21.1mod
- Added a client-side PinTrades overlay for villager trading. Each offer shows a small pin button, and pinned trades are sorted to the top of the list while you browse.
- Right-click the pin to make a global pin so identical offers on other villagers rise to the top; left-click pins only that villager’s offer.
- Sneak while opening a villager trade screen to auto-run your highest-priority pinned trade (quick-moves the output if you have the ingredients and inventory space).
- Pins are stored in-memory per session (per-villager UUID plus optional global matches based on the displayed costs and result). Restarting the game clears them.
- Works on vanilla servers; everything runs on the client.
- Notes: auto-trade fires once when sneaking into the screen and won’t bypass missing inputs or a full inventory. “Identical trades” matching uses current displayed prices, so discounts change what counts as a match.