

Fast Trading
The Fast Trading mod significantly simplifies the trading process with villagers in Minecraft by adding a special button to the exchange interface. This feature allows you to automatically repeat the current deal until it becomes unavailable, saving a lot of time during large purchases.
Settings and Configuration
Mod settings can be changed directly in the game through Mod Menu or by editing the configuration file at config/fasttrading.json
.
Available parameters:
- ticksBetweenActions: determines the number of ticks between actions (default:
1
, minimum value:0.025
) - autofillBehavior (available from version 0.1.5+): regulates the behavior of automatic deal filling (default:
DEFAULT
, options:DEFAULT
,STRICT
) - tradeBlockBehavior: determines when to block fast deal completion (default:
DAMAGEABLE
, options:DAMAGEABLE
,UNSTACKABLE
,DISABLED
)
Fast Trading represents an updated version of the original SpeedTrading mod created by developer ModsByLeo.