Compatibility
Minecraft: Java Edition
1.21.1
1.20.1–1.20.6
Platforms
Supported environments
Links
Creators
Details
Licensed MIT
Published last year
Updated 6 days ago
Changelog
Fixed
- Fixed Wicker Basket / Lunch Basket slot desync bug where placing food items would cause other items to be displaced or lost after approximately 3 items. The root cause was using vanilla
MenuType.GENERIC_9x1, which caused the client to create a vanillaChestMenu+SimpleContainer(no food validation) while the server usedFoodChestMenu+FoodContainer+FoodSlot(with food validation). This client-server mismatch led to slot synchronization failures during item placement. Registered a customMenuTypevia Architectury'sMenuRegistry.ofExtended()so both client and server useFoodChestMenuwith consistentFoodSlot+FoodContainervalidation. - Added
canPlaceItem()override toFoodContaineras an additional safety net for food-only validation at the container level (defense-in-depth alongsideFoodSlot.mayPlace()).
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
2.11Loaders
Game versions
1.20.1Environment
Client and server, required on both
Downloads
112Publication date
March 19, 2026 at 11:19 AMPublisher

lepoko2525
Member
![Spice of Life: Classic Edition [1.20.1]](https://cdn.modrinth.com/data/Utos7Mlk/95249280928eafc70f176368f1684632a61b7900.png)


