- Port to 1.21.9
- Port to 1.21.8
- fix auto trade enchants doesn't work for second slot of villager trades
- Port to 1.21.7
- Port to 1.21.6
- Added goal auto remove feature
- Ported to 1.21.5
- Store enchantments as Identifiers
- Fixed
Tags not boundwhen adding specific enchantment
Port to 1.21.4
Port to 1.21.3
Port to 1.21.2
- Port to 1.21.1
- Fixes the Cycles infinitely #13 bug introduced in 1.0.15
- Port to 1.21
- Port to 1.20.6
- Update to Java 21
- Port to 1.20.5
- Fixed a crash when using
/autolec startwithout looking at a lectern.
- Port to 1.20.4
- Fixed bug introduced in 1.0.10 that causes breaking slowdown.
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 removenow 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.
Extra fixes
- Prevent getting soft locked when placing lectern on chests or other containers.
- Added break cooldown option.
/autolec breakCooldown - Fixed look spoofing that is broken in previous version.
- Fixed bad [REMOVE] button removing an index higher than normal.



