
gooddreams.
๐๐๐๐ ๐๐๐๐๐๐๐-๐๐๐๐๐ ๐๐๐๐๐๐๐๐๐๐ ๐๐๐๐ ๐ข๐๐๐ ๐๐๐๐๐๐๐๐๐ ๐ ๐๐๐๐ ๐๐๐๐ ๐ข๐๐ ๐ค๐๐๐๐ก.
1.30.0
Compatibility
Changes
New Additions: -New Entity -2 New Behaviours for IT -4 New Dimensions -New Templates: World - 3 New Structures, Path - 1 New Structure, Place - 4 New Structures, Rest - 1 New Structure, Rooms - 2 New Structures, Time - 1 New Structure, Chamber - 1 New Structure, -7 New Events
-Bugfixes: -Falling into the void in Time/Place/TheBridge has now been fixed - Fixed Y Level -A bug where IT took a long time to spawn in Place/Aphotic
Unfixed Bugs: -Structures could spawn inside eachother on the same chunk - Unfixable -Aphotic's Station having a chance to spawn destroyed - unfixable -The Point being very laggy then the rest (Idk how to fix either) -One of IT'S behaviours not spawning in Place due to unknown reasons - spawn sound DOES play (?) -New Entity's spawn reight is TOO common in dimensions such as World and Surface. !. All above are not that impactful during gameplay besides The Point's raw generation.
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:1epVZXf2:LpaHStpz"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:1epVZXf2:LpaHStpz"
}
