Compatibility
Minecraft: Java Edition
1.21
1.20–1.20.1
1.19.3–1.19.4
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-or-later
Published last year
Updated 3 weeks ago
Changelog
-
Made non-api packages no longer visible
-
Rewrote argument registration
Consider the below example to see how things have changed.
- .registerTypeWithArgument(Block.class, new BlockAdapter(), new Pair<>(BlockArgumentType::block, BlockArgumentType::getBlock)) + .registerType(Block.class, new BlockAdapter(), BlockArgumentType::block)
Files
Metadata
Release channel
ReleaseVersion number
1.2.0Loaders
Game versions
1.20.1Downloads
70Publication date
August 23, 2023 at 6:27 PMPublisher
xpple
Owner