All versions
0.14.0-1.21.1-beta-neoforge
Beta
Ruins of Growsseth 0.14.0-beta for Neoforge + Minecraft 1.21.16 months ago 170
Uploaded by
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Changes
0.14.0
The "We played in a modpack with Cobblemon update"
Added
- End Remastered synergy: having the mod installed will add a custom eye to the reward of this mod's main quest end
- Cobblemon synergy: see wiki for more information, in short:
- Researcher challengeable when right clicking with cobblemon items, requires to work properly:
- Radical Cobblemon Trainers API
- Mega Showdown
- Navas ZAMega (only needed until mega showdown adds ZA megas)
- Loot for cobblemon and assorted addons in structures
- Currently slightly bugged, sometimes spawns smaller quantities of items in stacks than intended
- Researcher challengeable when right clicking with cobblemon items, requires to work properly:
Fixed
- Reduced volume of some comparatively too loud music discs
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| ruins-of-growsseth-0.14.0-1.21.1-beta-neoforge-sources.jar | Unknown | 47.41 MiB |
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:476XCS3C:LTy6BqBX"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:476XCS3C:LTy6BqBX"
}

