Tags
Creators
Details
0.9.6
Compatibility
Required content
Changes
-OCARINA UPDATE-
-New item, the Ocarina of Power. Mix and match Music Sheets to power up your songs! Read more about it in the guidebook.
-32 unique Music Sheets to use with the Ocarina of Power. The guidebook has been updated to go into detail on every single one!
-Added ammo bag, easy way to store extra ammo!
-Better Combat/Epic Fight now works with sword abilities!
-Added the Curse of Misfiring, doubling all guns' recoil. (SUGGESTION FROM @Degainus)
-2 new potion effects, only accessible via the Ocarina of Power.
-Added blue and green fairy bottles.
-New fairy jars! Pretty light source that grants buffs to only players, like regeneration, when you stand nearby.
-Retextured the Energized Core to make it more visually distinct from Alex's Caves.
-More resprites done by MilkyFur (Thank you!).
-Resprited ruby/sapphire/topaz/onyx/iridium tools by Zphen (Thank you!)
-4 new decoration blocks.
-Boss AI further improved. Bosses should no longer target players in creative or in spectator, making mob battles less of a headache!
-Added new ranged_damage_bonus attribute for modpack devs.
-Pink fairies are now able to despawn naturally.
-Nerfed poker chip bracelets.
-Shadow Wizards fight no longer needs an altar nearby to spawn Gundalf.
-Added the Gob spawn egg (i have no idea why it was missing).
-Added potion recipes for Amped & Vulnerability.
-Trial Guardian should no longer rotate on the wrong axis when performing the laser attack.
-Dr. Binty recipe added.
-Added Russain langauge (Thanks @death_nick_ on discord)
-Updated Chinese language (Thanks @zero_miki on discord)
-Added Spanish translation for the guidebook (Thanks @crossader on discord)
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:BvmOjIuN"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:RHN9OPTT:BvmOjIuN"
}





