Fix incompatible #12 Now the plant-operation will be quoted with try-catch. If errors occur, Saplanting will only show one message for one item entity, then this entity will be tagged as "contain-error", and will not participate in check-and-plant operation.
Stay consistent via changes in saplanting fabric 1.2.0 - 1.2.2
Optimization update:
-
Fix bug: #11 Dangerous state on task queue... Now use 2 task queue, MC server thread and saplanting core thread can not operate one of them at same time.
-
Add config "maxTask", expect integers. A limit of size of task queue.
-
Add config "warnTaskQueue", expect boolean. Show warning if size of task queue reaches config "maxTask".
Non-functional Update
- Better command interface.
- Add default config.
- Make Saplanting on Fabric for 1.16.5 compatible with MC 1.16.2, 1.16.3 and 1.16.4. MUYU_Twilighter.
Non-functional Update
- Better command interface.
- Add default config.
Non-functional Update
- Better command interface.
- Add default config.
Non-functional Update
- Better command interface.
- Add default config.
- Make Saplanting on Fabric for 1.19.2 compatible with MC 1.19.1.
A complete reborn of Saplanting.
- Add language support, now dedicated server is the only side that require mod installation.
- Add property multiThread, run saplanting on dedicated thread when enabled, default value: true.
- Fix Bug #10: Crash while property "allowXXX" is enabled.
Move from 1.19.2 to 1.18.2.
Move from 1.19.2 to 1.19.
Initial movement to 1.18.2
Fix Bug: #1: [Bug] Items stop merging with neighbors bug Occurred by improper modification on ItemEntity.tickCount, now do it properly.
First release of forge version. Be consistent with saplanting 1.1.2+1 for fabric.