
gooddreams.
๐๐๐๐ ๐๐๐๐๐๐๐-๐๐๐๐๐ ๐๐๐๐๐๐๐๐๐๐ ๐๐๐๐ ๐ข๐๐๐ ๐๐๐๐๐๐๐๐๐ ๐ ๐๐๐๐ ๐๐๐๐ ๐ข๐๐ ๐ค๐๐๐๐ก.
1.45.0
Compatibility
Changes
New Additions:
-Added 3 New Dimensions (Added back an unused dimension) +Added new Entrances and Exits to already existing dimensions (Here, etc)
-Added more variety (1-3 new structures) to existing dimensions
-Added new templates to Wall & Chamber
-Made the entrance to The Nether impossible in any dream dimension.
-Tweaked IT's Observe behaviour to be much better. +IT's Observe behaviour is now fixed to only spawn in specific dimensions instead of every single one.
-Fixed a few of Here's structures to be fixed to certain height levels
-Extended Stairwell & theBridge
-Fixed certain Spawn weights
-Remade Hall's Death prevention system to be less weird and confusing
-Made Archives's Stairwells spawn more frequently then empty wells.
-Made certain dimensions have more particles.
-Tweaked Rest's Ambience in-game
-More i probably forgot to mention
Bugfixes:
-Fixed a bug where IT's Observe behaviour can spawn in any dimension. (already mentioned)
-Fixed an unintentional bug where putting water in Archives would vaporize it.
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:Yv2qqlbr"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:1epVZXf2:Yv2qqlbr"
}
