All versions
1.0.0
Release
Nastia's Extra Features 1.0.02 months ago 320
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Changes
Features ;
Guardian Transfership : If you're a guardian and you're holding the miracle box and do the command /miraculous transfer guardianshin (You can also press action 3 instead) Allows you to transfer your miracle box AND your guardian advancement (Does not allow you to transfer custom miracle boxes) {ALSO TRANSFERS GRIMOIRE AND STAFF IF YOU OWN ONE OF THOSE)
Akumatized Villain Name : Whenever you're being akumatized you'll now be able to select a name. Each time you deakumatize and reakumatize you must choose a new name or else your normal name will display (If you desire to change it because you closed the menu by accident you can press action 3 instead)
Temporarily and Permanently Handing Miraculouses : When you hold a miraculous only the 7 main miraculouses has that feature you can press action 3 to set handing miraculous and it sends out a text (DOES NOT WORK WITH CAMOS ONLY THE ACTIVE VERSIONS)
Charged Miraculouses : When you transform you obtain a charged version of your miraculous in the curios slot if you remove it you automatically detransform. (Only works with the 7 main miraculouses)
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:eHVCEvr5:UNc3KMtu"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:eHVCEvr5:UNc3KMtu"
}

