0.1.2
Compatibility
Changes
-
added JEI integration
-
added more advancements
-
added some easter eggs
-
added cosmic archaeologists pickaxe
-
added shiny crate
-
added murky vase
-
added golden skull
-
added twisted urn
-
added rotting barrel
-
added gleaming node
-
added old lockbox
-
added cozy candle
-
added giga disc
-
added lunar effigy
-
added fitted lunar effigy
-
added janitorial rune
-
added slip anomaly
-
added slip gazer villager profession
-
added translation scroll
-
added cosmic screwdriver
-
added machine display
-
added ashen bricks and variants
-
added cosmicium attuned bricks and variants
-
added pink cosmicium attuned bricks and variants
-
added green cosmicium attuned bricks and variants
-
added starry matter
-
added research table
-
added cosmicium projector
-
added old violin
-
added cosmicium projector blueprints
-
added beakling flag
-
added outcast flag
-
added flashed ability to cave stars
-
added cosmic brewery
-
added cosmic coffee
-
added cosmic coffee effect
-
added cosmic tea
-
added cosmic tea effect
-
added blacksmiths brew
-
added blacksmiths brew effect
-
added beakling brew
-
added beakling brew effect
-
added nebulium nugget
-
added aurelite sliver
-
added refined aurelite
-
added murky emblem
-
added murky bush
-
added creeping weeds
-
added flowering creeping weeds
-
added murky pitcher plant
-
added bortal
-
added bortal nest
-
added murky podzol
-
added murky siren
-
added ferromycelic mix
-
added ferromycelic brick
-
added smooth ferromycel and variants
-
added ferromycelic tile and variants
-
added small ferromycelic tiles and variants
-
added carved ferromycel tile
-
added ferromycelic pipe
-
added towercap stem
-
added towercap
-
added wraith
-
added chaotic ghoul
-
added aghast
-
added old brass toothpick
-
added folded head
-
added seeing soup
-
added bleak cream
-
added folded stew
-
added thoughtful fondue
-
added chromatic curry
-
added night matter pudding
-
added seeping stock
-
added pus
-
added acrid stalk
-
added salt grass
-
added sparse acrid grass
-
added leviathan ichor
-
added crab shell shingles and variants
-
added crab shell bricks and variants
-
added colored glimmer crystal variants
-
added colored foggy crystal variants
-
added colored glimmer crystal pane variants
-
added colored foggy crystal pane variants
-
added specialized alloy
-
added parawurm
-
added tarnished drilling rig heart
-
added pyroclastic injector
-
added tarnished fracturn lattice
-
added tarnished fracturn cross
-
added tarnished fracturn frame, stairs, slab, wall
-
added tarnished plate, stairs, slab, wall
-
added tarnished plate frame
-
added tarnished frame bolts
-
added tarnished plate lamp
-
added tarnished fracturn lamp
-
added tarnished brass plate
-
added tarnished brass blend
-
added old brass scrap
-
added tarnished glass
-
added tarnished glass panes
-
added tarnished porthole
-
added tarnished wrench
-
added tarnished observer
-
added tarnished barrel
-
added tarnished door
-
added tarnished trapdoor
-
added tarnished drilling rig remote
-
added amaranthian flag
-
added scrap feeder
-
added tarnished chassis
-
changed and tweaked some back end stuff to help the mod run smoother
-
made the scry drop its meat upon death
-
added missing cooked scry meat recipe
-
added missing ember sap fruit generation
-
let some murky trees generate within the ember growths and murky wetlands
-
added more murky tree variants
-
removed random chance for secret lore passages and pages to show up when opening the slip scroll
-
added dedicated buttons within the slip scroll to cycle through lore passages, some buttons need to be unlocked by completing advancements
-
reorganized creative tabs and moved a few things around
-
nerfed cosmicium maw, it now runs three times slower and produces up to only three raw cosmicium per max harvest
-
removed some recipes for some unique tools and equipment, they now require the use of the research table
-
renamed Nostalgia to nostalgic mealstrom
-
gave reminiscence and nostalgic mealstrom melee damage
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:ZmfR9WxD:UQZiORhb"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ZmfR9WxD:UQZiORhb"
}

