Compatibility
Minecraft: Java Edition
1.21.x
1.20.6
1.20.4
1.20–1.20.2
1.19.x
1.18.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 2 years ago
Updated 3 weeks ago
Changelog
Changelog
BREAKING CHANGE: Artifact specifier has been changed from jam-lib
to jamlib
.
Features
- Add the annotation
@BlockItemFactory
to allow registry classes to construct their own block items. - Add the annotation
@WithoutBlockItem
to allow blocks to opt out ofBlockItem
construction. - Add a simple networking API that reduces the amount of boilerplate code needed to send packets.
Fixes
ScreenHandlerType
s can now be registered.- Fix an incorrect method call in the registry.
Closed issues: None.