Tags
Creators
Details
1.1
Compatibility
Required content
Changes
š 1.1 ā The Cosmic Album
The catalog grew a cover. The keybind catalog is gone ā your collection now lives in the Cosmic Album, a craftable item (book + paper + amethyst shard + leather). Right-click to flip through it: every object you've studied in the Photo Analyzer is glued in as a little polaroid with its story. And at the bottom of each page ā Visit on Wikipedia, because every single object in this mod is real. Yes, even the Red Rectangle. Especially the Red Rectangle.
The sky just doubled: 100 new objects, 200 total. The Tarantula Nebula, the Magellanic Clouds, Hoag's impossible ring galaxy, comet 67P with its rubber-duck silhouette, TON 618 (66 billion Suns of pure nope), the James Webb Space Telescope, and LGM-1 ā the first pulsar, briefly suspected of being little green men. It wasn't. Probably.
Every texture redrawn. All 200+ sprites repainted in one consistent chunky pixel style that actually looks like it belongs in Minecraft. Saturn got its rings back, Pluto got its heart, and Arrokoth is officially a snowman.
Dedicated servers work now. Fixed the "Invalid Player Data" kick when joining a server with the mod installed ā sync channels are registered properly on both loaders, and vanilla clients without the mod can join modded servers safely.
ā ļø Fabric players: starting with 1.1 the Fabric version requires Architectury API (the NeoForge version always did). Add it alongside Fabric API and you're set.
Requires Exposure and Architectury API.
Optional dependencies
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:CXqSHlx2:tNmklKgz"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:CXqSHlx2:tNmklKgz"
}





