Tags
Creators
Details
BV1.4
Compatibility
Required content
Changes
More horzions and dungons and towers and a half rewrite?
Updated to Ad astras rework
Rewrote all the skyboxs to Ad astras new skyboxes
Added a 2 new planets
Gallia and fierer
Added recpies to compress ice into shards
Ice = 4 | packed = 12 | blue = 24
Compressing times are
Ice = 30 secs | packed = 60 secs | blue 90 secs
There's a full dungon on one of the planets won't tell tho!
Fix it snowing on a ton of the moons or etc
Balanced ore distrobtion on planets or moons
Removed Triton and Titania As there where just the moon but more boring
Updated some moon textures major one being titan
Reworked titan quite a bit added a geode and a structure
Fixed titan spawning ores spawn as the moon verisons
Added 2 small towers to pluto and charon
Added a big dungon tower to Io
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| Planets+ resources BV1.4.zip | Required resource pack | 48.11 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:qYqnn4Ds"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:NfrID7Y9:qYqnn4Ds"
}

