- Fixes the Cycles infinitely #13 bug introduced in 1.0.15
Auto Trade Locking Update
- Added new auto trade locking which comes in three modes:
- enchant - trade for the enchant.
- cheapest - trade the cheapest trade.
- off - don't auto lock trades.
- Changed config file format, will lose old config data.
- Keyboard input is now disabled while trading, prevent accidentally pressing W and your screen shakes more than an earthquake.
/autolec remove
now uses O(1) removal method for faster speed.
Fast as lightning
Changes
- Added logging, which can be turned on/off using:
/autolec log
, it is off by default. - Added pre breaking, which can be turned on/off using:
/autolec preBreak
, it is on by default. - Added tool preserving, which stops Auto Lectern if the tool you are using is going to break soon.
It can be turned on/off using:
/autolec preserveTool
, it is on by default.
What is 'pre breaking'?
Pre breaking is when instead of the mod waiting for the villager to take the job and obtain its trade offers, it will instead start breaking the lectern beforehand but it won't break the lectern until it has acknowledged the trades.
This will increase the cycling speed significantly.