All versions
7.7
Release
Hyper! ඞ 7.72 days ago 15
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Changes
be warned, this update makes Elara kinda janky to leave (you have to cheat) because uh yeah im working on the remnant boss still
Additions:
- Beginner’s Blessing. Given when you join a new world, it grants temporary haste and speed to help move past the vanilla earlygame.
- Acid. Spawns in Elysium.
- Acid Resistance effect. It doesn’t show up in JEI, but you make it with a piece of Spirite in an awkward potion.
- Monoliths spawn in Asphodel. The first three you interact with will tell you of a memory.
- The Beeper! It spawns in Elara, drops food, and has many unique mechanics.
- Aeternium Stabilizer, for mining Stupidium!
- Cracked Stupidium Debris, to add another step before getting this material.
- Zircon, new stone in Elysium. This is also formed by the mix of Lava and Acid.
- Coinfish. Coinfish coinfish coinfish.
- Once the Hallow reaches a certain point, you can no longer leave Elara. Once it reaches a larger point, using the Omphalos will enrage the Remnant and trigger a bossfight. THIS IS UNFINISHED YOU’RE STILL TRAPPED IN ELARA RIGHT NOW SORRY CHAT
- Bamboo in Elara.
- Hallow now goes dormant (stops ticking) if all surrounding blocks are also Hallow.
- Aeternium Khopesh! Find the blueprint from Mummies in Elysium, craft it, make enemies float! It can be upgraded directly into the Stupidium Sword, so you’re not losing your weapon by making it.
- 100 new splash texts!
- Adamantium television can now be right-clicked to generate static.
- Coal now spawns in Elara.
Changes:
- Sacrificial Totems have been replaced with Obsidian Keys to improve pacing.
- Mystic Zombie is now Mystic Ghoul.
- Perfectium Lighter is now the Whisper of Desert Winds, dropped from the third monolith in Asphodel. This is to have the player to explode Asphodel more before visiting Elysium.
- Removed the Rebirth enchantment because it was very overpowered. Sorry <3
- Hallow Dropper is more consistent, removed a bug in it, and now instantly breaks to make trapping with it harder.
- Added the Gloria Spider to the Special Damage tag. Oops!
- Nuclear Airstrike bombs now have a texture.
- Airstrike Dynamite no longer needs charge time to throw.
- Many recipes are now discoverable.
- Ghost armor durability nerfed
- Slight armor nerfs across the board.
What I’m Working On:
- A way to craft the Adamantium Pylon. It’ll regenerate your shields over time, protecting your vanilla health bar from all entity damage. Since this system is entirely separate from vanilla, it’ll let me work with MUCH funnier numbers in the future.
- Work on the Remnant.
- More Hallow gameplay.
- An upgrade to the Granulite Cutlass that generates shield instead of health, only accessible once you unlock moving things between Elara and the Overworld.
- A rework to the Alien Queen bossfight because it’s boring.
- More progression changes! Instead of gambling for uranium rods, they’ll spawn somewhere in Elysium (new biome? o.O yes its a new biome)
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:O7YiqT2T:xdI419bd"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:O7YiqT2T:xdI419bd"
}

