Tags
Creators
Details
1.1.0p+mod
Compatibility
Changes
New Structure: Aquarius Digsite
-a new structure that generates within the Sunken Depths
-has something left behind from those who found it before you
-the main part of said structure contains rooms, twisting halls, and occasional flooded sections
magic stuff
-loot from said structure can occasionally come with a magic-based enchantment
-said enchantments can give you an extra hit of electric/lightning damage
-some of the higher level enchantments are rather unpredictable and deadly
other things
-it has some lore, if you care about that
-useage of trial spawners and vaults
-has a renewable bossfight
-there are some easter eggs
-explorer maps to said structure have been added to cave ruins, sewers, and cartographer loot pools
General Changes
-made certain ores more common, depending on the cave biome
-nerfed the "oil" generation inside bone caverns
-added ominous bottles to most spawner and vault loot tables
-villantis should no longer generate in the sunken depths
-fix the desert pillars generating in water
-the bug where players get removed from teams may or may not be fixed
-soul scythe's enchantment font should be the right color
-some void lqhp event were made to not destroy blocks
-aura duration for the Sinkhole boss enchantment has been halves
-nerfed weakness from soul mark of death
-nerfed damage from the "implosion" master spells
-nerfed the explosion from the "creeper" master spells
-updated readme
-updated pack.mcmeta
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:eBiNxmRM:92nCybfT"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:eBiNxmRM:92nCybfT"
}

