rain-zhao-stitch/tradeflow — explained in plain English
Analysis updated 2026-05-18
Trade repeatedly with a villager without reclicking the same offer every time.
Check how many daily restocks a villager has left on a TradeFlow-enabled server.
See how many more times a visible trade offer can be used before it restocks.
| rain-zhao-stitch/tradeflow | abhishek-kumar09/configurate | abhishek-kumar09/orekit | |
|---|---|---|---|
| Stars | 0 | — | — |
| Language | Java | Java | Java |
| Last pushed | — | 2020-09-30 | 2020-11-15 |
| Maintenance | — | Dormant | Dormant |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 2/5 | 4/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Client-side Fabric mod for Minecraft 1.21.1, no server installation required for the core feature.
TradeFlow is a small mod for Minecraft 1.21.1 that makes trading with villagers less tedious. In vanilla Minecraft, after you complete a trade with a villager, you have to click the same offer again each time you want to repeat it. TradeFlow removes that extra step. Once a trade successfully uses up all the items in the trade slots, the mod automatically selects that same offer again, so the game's normal autofill can immediately pull the next set of matching items from your inventory into place. The mod works whether you use a normal click or a shift click on the trade output, so it fits however you already play. It runs on the client side, meaning you install it on your own game, and it does not require the server you are playing on to have anything special installed for the basic repeat-trade feature to work. TradeFlow also adds a couple of small but useful pieces of information directly on the villager trade screen. If the server you are connected to also has TradeFlow installed, you can see how many daily restocks a villager has left before it runs out for the day. You can also see, for each trade offer currently visible, how many more times you can use that specific offer before it needs to restock. This is aimed at Minecraft players, particularly anyone who trades with villagers often for emeralds, enchanted books, or other goods, and finds the repeated clicking annoying. It is built for the Fabric mod loader on Minecraft 1.21.1. The project is released under the CC0 license, so anyone is free to learn from the code or reuse it in their own projects, with no restrictions attached.
A Minecraft mod that auto-repeats your last villager trade offer and shows how many restocks and uses are left before you run out.
Mainly Java. The stack also includes Java, Minecraft Fabric, Minecraft 1.21.1.
Public domain style license (CC0), you can use, modify, or reuse this freely for any purpose with no restrictions.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.