Tags
Creators
Details
0.6.2+1.21.1+fabric
Compatibility
Required content
Changes
WARNING: BACKUP BEFORE UPDATING! THIS UPDATE CONTAINS SEVERAL RENAMES AND MAY CAUSE ITEM LOSS! (ONLY ITEMS FROM THIS MOD)
Additions:
Added Crinoa (crystal + quinoa), a new type of crop
Added some new food
Added a new painting which can be purchased from Gatekeepers
Added a layer of Packed Nightfall Mud under the Nightfall Mud layer in the Dark Swamp biome
Added (Packed) Nightfall Mud Malarite/Deepsilver Ore
Added Starfire Bird Egg
Added more building blocks
Tweaks:
Reworked Golem Steel Greatsword
Significantly increased the chance of obtaining Raw Amaramber when stripping Torreya Logs
Starlight Golem now enters phase 2 when its health is under 20%
Renamed "Swamp Silver" to "Deepsilver", "Atalphaite" to "Starcore"
Lunar Monstrosity now flees from lava
Updated the music track "Tranquility"
Fixes:
Fixed a lag related to the unlocking process of the guidebook
Fixed Crescent Pendant unable to repair Crescent Spear
Fixed boss music not stopping after death
Fixed Starlight Golem instantly returning to invulnerable state after being attacked with high-frequency damaging weapons
Fixed a bug that occurs when putting seeds into Starfire Bird Aviary
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:XvcfUGfB:woDFORkx"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:XvcfUGfB:woDFORkx"
}

