
Wyrmroost
Re-imagining the world of Minecraft by filling it with diverse, tameable dragons that roam the new and beautiful worlds awaiting to be explored by those who dare to venture into such territories, where magic advances beyond enchanting. This, Is Wyrmroost.
Tags
Creators
Details
1.1.0-b3
Compatibility
Changes
This update does NOT contain the new dimension. Please be patient, it is getting worked on. The new creatures can temporarily be found in the Overworld
CITADEL IS NO LONGER A REQUIRED DEPENDENCY!!
-
A chunky Butterfly Leviathan.
-
Some plant with legs that can eat your grass. I kinda like Dragon Fruit Drake, wbu?
-
Tired of that loser Chesmond stealing your lunch money? Throw your Canari Wyvern to poison him
-
A cool looking staff that makes your dragons obey you more than your imaginary friends
-
The geodes got colorful, and transported to other dimensions
- Big bad Overworld Drake can now hold 7 stacks of dirt that you so desperately need for your wanna-be mansion (holds a chest, but does it better than horses)
- Some dragons got smarter. others? much dumber.
-
Drake armor to help pump out your chest and take knockback like a man. You make your father so proud
-
Geode Hoes. Because EVERYONE COMPLAINED THEY DIDN'T EXIST
-
Home points. Some aggressive boys will risk their lives to defend the area you tell them to. Others? watch or sleep as their comrades perish.
-
Soul Crystal is a lot cooler now
-
A lot of hacker-man things so that your precious other mods probably will work with this one now. Even tho I despise sharing...
-
Roost stalkers will now eat any egg. Doesnt matter what it is, dragon, chicken, or Echidnas you name it, they'll eat it.
-
Silver Gliders seem way less rarted now. Player-Gliding is slightly improved your welcome
-
Probably a lot more, you'll figure them out I'm sure*
- (I'm actually just too lazy or forgot to list off all the features)
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:8dYAmpGw:LPiHcpnM"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:8dYAmpGw:LPiHcpnM"
}
