Tags
Creators
Details
BV1.7-MAINPACK-MOD
Compatibility
Required content
Changes
A new planet system, tweaks, fixes, additions, and reworks BV1.7
ALSO BACKUP YOUR WORLD IF YOU HAD A OLDER VERISON OF THE PACK. NOTE: ONLY APPLYS IF YOUR SWITCHING FROM THE DATAPACK VERISON BEFORE 1.7
Refactored a lot of the code base
Added Dune, Eclipsa, Atmas, and Ringetic
Added structures to Jada, Diater, Vulcan, Fierer, and Flade
Added Iapedus/Titan to each other's skyboxes.
Added random loot pools to most structures
Added a bunch of advancements
Fixed All skyboxes not having blending and for the solar system not being consistent with how the sun is displayed
Fixed All skyboxes being covered when weather is technically happening
Fixed water evaporating on some planets/moons made it so bases were impossible.
Fixed All bodies snowing when they either shouldn't or don't have an atmosphere.
Fixed Titans Village towers Villagers trade prices being high
Fixed Titans Rock outpost having many issues also gave it some small tweaks.
Fixed grass colors on some planets/moons being desaturated
Retweaked lots of ore spawns
Tweaked Skybox colors for some
Reworked Glacies and Fierer
Heavily Updated Jada, Diater, Europa, Ganymede, Callisto, Pluto, Vulcan, Galia, Flade, Mixeus, Dread,
Updated Charon's and Pluto's skybox to include its other moon and their retextures.
Updated Titans sunset color
Updated the following textures Io, Europa, Ganymede, Callisto, Enceldus, Iapetus, Galia, Graze, Flade, Mixeus, and Glaices
Slightly Updated Io, Charon, Titan, Iapetus, and Enceladus
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:DspuYuYk"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:NfrID7Y9:DspuYuYk"
}

