Tags
Creators
Details
BV1.5
Compatibility
Changes
Towers and enhancements BV1.5
Added a Jada dungon tower
Added more support for modded repices which fixes some Ad astra bugs with thermal
Added the abilty to make space stations on about half the moons and planets expect for astroids. I needed some sleep and will release a quick update soon after it will be a smaller one
Added a small titan villager outpost
Added Mob spawning to all planets and moons
Tweaked Callsito and vulcans biome disrpution
Updated few textures
Updated Galia's a bit terrian
Updated Vulcan's deltas
Updated Callisto battle temple slighty
Updated many skyboxs mostly being the glow around a body
Fixed a broke oxygen tank on titan in the village tower that has 21,000 O2
Fixed some issue's with the galia dungon and made it bigger
Fixed some issue's with the io dungon tower
Fixed galia not genrating iron ore
Fixed the meteor spawn all werid with terrian. it still does but much less and I cant fix that
Removed Ceres | Can be added back in with the Ceres add on
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| Planets+ resources BV1.5.zip | Required resource pack | 41.91 KiB |
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:NfrID7Y9:imDmBFS4"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:NfrID7Y9:imDmBFS4"
}

