File Details
SoL:Classic_v2.10 (Fabric)
- R
- Mar 14, 2026
- 894.05 KB
- 39
- 1.20.1
- Fabric
File Name
spiceoflife_classic-fabric-2.10.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Added
- Added compatibility with Sophisticated Backpacks' Feeding Upgrade (auto-feeding feature). SoL Classic now directly integrates with SB's FeedingUpgradeWrapper via conditional Mixin.
- Food with 0% recovery rate (fully decayed) is now skipped by SB's auto-feeding, preventing wasteful consumption.
- When a Wicker Basket is in an SB backpack, the Feeding Upgrade will prioritize eating from the Wicker Basket, selecting the most nutritious food inside (with decay considered).
- SB compatibility Mixin is conditionally loaded only when SophisticatedCore is present on the classpath, preventing crashes when SB is not installed.