1.7.0
Compatibility
Required content
Changes

Added: RPM Red Ranger can only be obtained through a Ranger key for now. (Which can be crafted with the RPM Symbol) Added: Moogers: (Spawn in the Nether and Spawn when Summoning Master Xandred) Added: Grinders: (Spawn in after summoning Professor Cog) Added Professor Cog Boss: (Can be spawned by using the RPM Gear Boss Crystal which is crafted with a piston, 2 redstone repeaters, an iron ingot, and a Dark soul) Added Master Xandred Boss: (Can be Spawned in using the Samurai Boss Crystal which is crafted with a fire disk, 2 netherack, an amethyst shard, and a dark soul) Added Decker Mini-Boss; (Can be summoned using the Cursed Warriors blade item: Which is crafted which an iron sword, a bottle of evil, netherack, and a bucket of Sanzu River Water) Added Mooger Sword: sometimes dropped by Moogers Added Dark Souls Item: Occasionally dropped by Putties Added Bottle Of Evil Item Added Sanzu River Water: Can be found in pockets in the nether or crafted with a empty bucket, Water bucket, lava Bucket, a nether wart block, and Netherack. Added Blank Engine Cell Item Added RPM Egale Racer Zord (Can Ride only found in creative) Added Geartlinger Weapon/morpher (Shoots arrows when Left clicked, Only found in creative, Morpher Functionality coming soon) Added Krazy Koober Plushie Decoration (My Way of Saying Thank you For Adding me To There Power Rangers mod Power Rangers unlimited as a Ranger!) Balance Changes Reduced weapons damage by a small bit to make them less overpowered when not using a suit. Also Fixed Water Disk Recipe
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:aQ1KKSFS:PxFPmZhA"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:aQ1KKSFS:PxFPmZhA"
}

