Tags
Creators
Details
1.2.7
Compatibility
Required content
Changes
š 1.2.7 Performance fix
Smoother nights, and a catalog that pays properly.
Runs lighter now. The sky and the viewfinder used to redo the same work every frame ā now they work it out once and share it. Same stars, same places, fewer frames spent thinking about it. The Analyzer and the Lightroom got the same treatment, so a busy server with several Analyzers going has a much easier time of it.
Rewards, retuned across all 256 objects. Payout now follows the lens you needed and the kind of thing you shot. Pulsars pay redstone, comets pay ice, probes pay the parts you'd build a probe out of, black holes pay obsidian and netherite. Diamonds moved up to the top two tiers where they belong, and anything slow to analyse or rarely in the sky pays a bonus on top.
Film comes back to you. Exposure film used to drop from six objects ā it now drops from eighty-one, scaling from black-and-white up to high-sensitivity colour at Sculk tier. Your astrophotography habit should start funding itself.
Nothing in your world changes and no configs need touching. Objects sit exactly where they always did, and studied entries keep their progress.
Requires Exposure and Architectury API. Works on dedicated servers ā install the same jar on both sides.
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:SdaNSzQP"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:CXqSHlx2:SdaNSzQP"
}





