Fast Trading
Adds a button to the villager trading GUI to repeat the current trade until it's no longer available again. (Fork of SpeedTrading)
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Fast Trading
Fast Trading
Adds a button to the villager trading GUI to repeat the current trade until it's no longer available so you can spend all of those emeralds in just a few seconds!
Configuration
This mod can be configured in-game using Mod Menu or by editing the configuration file at `config/fasttrading.json`.
Config Options
- tradeBlockBehavior: Number of ticks between actions (Default: `1`, Min: `0.025`). - (v0.1.5+) tradeBlockBehavior: How the mod autofills the trade (Default: `DEFAULT`, Options: `DEFAULT`, `STRICT`). - tradeBlockBehavior: When to block speed trading (Default: `DAMAGEABLE`, Options: `DAMAGEABLE`, `UNSTACKABLE`, `DISABLED`).
This is an updated fork of SpeedTrading by ModsByLeo. Full credit goes to them for creating it.