Tags
Creators
Details
0.9.5
Compatibility
Required content
Changes
MOB BATTLES / COSMETIC / HEAD SLOT UPDATE
A survey is included in the guidebook in this update, please take it!
-Added new head slot with new accessories to go in it
-Added cosmetic models that can be toggled on and off for most accessories. Head slot, belt, and hand slots are ALL modeled!
-10+ new accessories
-More resprites from myself and MilkyFur
-Some older accessories moved to head slot
-Reworked boss AI to function properly for mob battles
-Boss AI made more robust as to not have as many issues
-New gun, Gaia's Tempest. Made with virentium and uses copper rounds.
-New sword, Yoru. Cannot yet be obtained in survival, but is planned for future updates.
-Chinese translation done by @ZeroMiki
-FIX: Reverium chestplate no longer builds up an infinite NBT and causes worlds to crash. If this issues happened to you, you may have to get rid of the chestplate and get another instead.
-FIX: Absorption 2 can now be used to get an excalibur early
-FIX: Ancient stone mask now works after the first night
-FIX: Microwave can now be one-handed
-FIX: Gaianite drops from the correct pickaxe
-FIX: Hellrok Gigaton Hammer now properly tagged as a netherite-tier pickaxe
-FIX: Brimslag now properly drops chthonic crystals and has smelting recipes
-FIX: Adrenaline tablets now give the correct level of potion effects
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:RHN9OPTT:dGgcJZjo"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:RHN9OPTT:dGgcJZjo"
}





