Tags
Creators
Details
BV1.6-MAIN-PACK
Compatibility
Changes
Systems, tweaks fixes and additons BV1.6
Updated Jadas terrain slighty again
Added some more advancments
Added a new solar system
Added Mixeus, Flade, Dread and Glaices
Added all space station repices for everything before this update
Added 2 new structures on Galia
Fixed Galia genrating normal coal ore instead of venus coal ore (I forgot venus coal ore existed)
Fixed Vulcans and Fierers Orbit skybox
Fixed the fog on Jada not being diffrant from the sky
Updated most skyboxes again being the glow and fixing orbits
Updated Galias texture slighty
Updated Vulcans biome placement slighty
Updated Jadas biome placement
Remade Jadas texture as it was the first one made
Updated Vulcans Fierer, texture
Fixed water just evaporating on some planets/moons
Fixed Europas orbit being Diaters
Remade Jada's texture
Made a compat pack with Thermal and space
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| Planets+ resources BV1.6.zip | Required resource pack | 57.6 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:kiqlXrG5"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:NfrID7Y9:kiqlXrG5"
}

