1.0.0
Compatibility
Required content
Changes
1.0.0 — "The Big Bang" The first release. Technically everything is a new feature, but here you go: Added
The universe. All of it. Well, 100 objects of it — planets, exoplanets, moons, comets, nebulae, galaxies, pulsars, quasars, one very suspicious interstellar cigar ('Oumuamua) and The Great Void, which is nothing, and we still drew a texture for it. 5 tiers of telescopic lenses. The last one is powered by sculk. Do not ask how. The warden doesn't know either. Space Filter — a camera attachment with an entire galaxy trapped in the glass. Legally obtained. Photo Analyzer — an astronomer's desk with a spectrum screen and a Wi-Fi icon. There is no router in Minecraft. It connects anyway. Personal Space Catalog (press G) — now with scrollbars, because 100 objects did not fit. Who could have known. Reward decay — farming Jupiter photos nerfs your loot like 100% → 30% → 9% → dust. Touch grass for 5 in-game days and the universe forgives you. Dark-room printing — the Lightroom now accepts cosmic photos at night. Astronomers everywhere: "finally." Camera Stand support — tripods are no longer decorative. Halley's Comet appears roughly once per 28 in-game nights. See you in 2061. Cosmic Leftover — a creative-only snack that unlocks the entire catalog. Tastes like stardust and cheating.
Fixed
Nothing. There was nothing before this. That's how time works.
Known issues
temno still hasn't written a single line of code himself. (This changelog was also written by Claude Fable 5.)
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:XHZxEPZF"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:CXqSHlx2:XHZxEPZF"
}









