Changelog
First version to use ModderNameLib.
- New item: Sticky Syrup. Apply it to a package to make it sticky. Sticky packages remember their item even when they are empty.
- This replaces the old system of packages becoming sticky when they are next to a slime/honey block. Not many people knew about it!
- The old system is available behind a config option.
- Tweak interactions with regard to sticky packages. (For example, you can insert items into an empty, sticky package, even if they aren't items from your hand.)
- Remove the annoying honey particles from sticky packages. Sticky packages can now be distinguied by "sticky" text that appears when shifting.
- It is behind a client config option, if you want them back for some reason...
- Stickiness might actually work on Forge!!!!! (lmao) it wasn't being enforced through the
IItemHandler
. - Slightly less willing to be placed vertically. You have to look up/down a bit farther.
- Fix an issue where items which stacked to 16 could be deleted using Packages inventory interactions.
- A nonnull
RenderMaterial
is passed when working with fabric-api, possibly fixing some clientside mod-compat issues. - Migrate off of a deprecated
fabric-api
method for registering custom models.
On Fabric 1.20.1, if you have Sodium remember to install Indium. No longer necessary as of Sodium for 1.21.1.
Dependencies
Files
packages-1.20.1-fabric-2025.8.21.jar(360.52 KiB) Primary Download
Details
Licensed LGPL-3.0-only
Published 5 years ago
Updated 4 days ago