File Details
packages-1.20.1-fabric-2025.09.11.jar
- R
- Sep 12, 2025
- 360.55 KB
- 17
- 1.20.1
- Fabric
File Name
packages-1.20.1-fabric-2025.09.11.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Packages v2025.09.11 for Minecraft 1.20.1
In-game version number is now zero-padded, just like it is on mod hosting platforms. GH#1
Update bundled copy of ModderNameLib to 2025.09.11.
(1.20.1) Fix a scenario where if a mod forgets to call
Package#canPlaceItem, it can lead to a dupe bug. It will now void the offending items instead (there isn't much else I can do). GH#8(1.21.1) Restructure the package and package-crafter retexturing logic. It's a lot simpler now (and uses some of the new moddernamelib code).
- This will come to 1.20.1 at a later time