Dark Matter has been archived. Dark Matter will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.21.x
1.20.4–1.20.5
1.20–1.20.1
1.19.2–1.19.4
1.18.2
1.16.5
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed MIT
Published last year
Updated 3 months ago
Changelog
What's new:
Breaking changes for the Mixpanel module, notable ones for others.
Analytics
- Fixed new users getting null IDs.
- ID will only be assigned if analytics are enabled.
- Now, handlers will handle messages if either analytics or crashlytics are on.
- Added null checks for various method arguments.
- Mixpanel module has undergone a rewrite:
org.json
andmixpanel
dependencies were dropped.mixpanel
was condensed into a single MixpanelAPI class, which immediately sends your request.- MessageProvider no longer requires you to return anything.
Content
- Non-prefixed methods in ItemGroupExtensions are now deprecated.
Danger
- Danger will no longer auto-start with the game.
- You no longer need
"dark-matter-danger:instrumentation"
in yourfabric.mod.json
.
- You no longer need
Enums
- EnumWrapper now uses
values()[0]
just in case anything gets renamed.
Recipe Book
- Non-prefixed methods in PaginatedRecipeGroupButtonWidget and PaginatedRecipeBookWidget are now deprecated.
- Removed ApiStatus annotation from classes.
Files
Metadata
Release channel
BetaVersion number
0.8.0-1.20Loaders
Game versions
1.20–1.20.1Downloads
176Publication date
July 23, 2023 at 10:19 AMPublisher
melontini
Author