Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.3–1.19.4
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 10 months ago
Updated last week
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
- ticksBetweenActions: Number of ticks between actions (Default:
1
, Min:0.025
). - (v0.1.5+) autofillBehavior: 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.