
Overgrown's Origins: Ram
Embark on a unique Minecraft adventure with the Ram Origin! This datapack transforms your gameplay, embodying the strength and agility of a ram. Master abilities like Horned Charge and Mountain Climber and navigate the world of Minecraft like never before
2.0.1
Compatibility
Required content
Changes
📜Ram Origin 2.0.1 - Changelog
🔨 Features & Improvements 🔨
- Horned Charge: Our primary ability has been reworked. Now, you'll experience increased speed and damage resistance, adding a new thrill to your sprints and attacks.
- Headbutt: A brand new secondary ability that allows you to stun enemies, adding a strategic layer to combat.
- Mountain Climber: We've introduced a right-click feature on blocks for improved climbing, making your ascents more intuitive and fun.
- Woolly Insulation: Enhanced to offer better resistance to freeze and fire damage, adapting you better to Minecraft's diverse biomes.
- Herbivore Diet: We've refined this to focus on a plant-based diet, challenging you to adapt your survival strategies.
- Rugged Resilience: A new addition that offers increased resistance to environmental damage, balancing out with a slower natural health recovery.
- Heavier Body: We've adjusted this to make water movement slower and removed the ability to use boats, adding a new dimension to your exploration strategies.
- Large Appetite: A fresh challenge where your character exhausts quicker, requiring more frequent food intake.
🚀 Optimization & Performance 🚀
- Enhanced Player Experience: Every change in 2.0 aims to immerse you deeper into the role of a ram. The new abilities and challenges are designed to make your gameplay more engaging and reflective of a ram's life.
- Balanced Gameplay: We've listened to your feedback from version 1.0.0 and introduced new elements to balance the powers and challenges, ensuring that each ability is both fun and fair.
- More Strategic Depth: With the addition of abilities like Headbutt and Rugged Resilience, players now have more strategic options in combat and exploration.
- Improved Accessibility: Changes like the intuitive Mountain Climber ability make the pack more user-friendly and enjoyable, especially for newcomers.
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:4JHS6yj0:rwBO0C1z"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:4JHS6yj0:rwBO0C1z"
}
