Tags
Creators
Details
Licensed ARR
Published 4 years ago
All versions
1.20.1-4.6
Release
Philips-Ruins1.20.1-4.6[Fabric]2 years ago 1.83M
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Fabric
Supported environments
Client and server
Changes
- UPDATE 1.21.1-1.8 (Forge) 1.8 (Fabric)
- UPDATE 1.21-1.8 (Forge) 1.8 (Fabric)
- UPDATE 1.20.6-1.8 (Forge) 1.8 (Fabric)
- UPDATE 1.20.4-2.8 (Forge) 2.8 (Fabric)
- UPDATE 1.20.1-4.6 (Forge) 4.6 (Fabric)
- UPDATE 1.19.2-9.8 (Forge) 10.1 (Fabric)
- Updated forge version to net.minecraftforge:forge:1.19.2-43.4.0
- Change the structure element projection to terrain_matching for antiquus_crypta
- Change the structure element projection to terrain_matching for ancient_crypt
- Spawn rate changed for ancient_crypt
- Spawn rate changed for ancient_dungeon
- Spawn rate changed for ancient_ruins
- Spawn rate changed for ancient_towers
- Spawn rate changed for antiquus_crypta
- Spawn rate changed for end_ruins
- Spawn rate changed for end_gate_fortress
- Spawn rate changed for field_stone_ruins
- Spawn rate changed for field_stone_ruins_rocks
- Spawn rate changed for level_one_ruins
- Spawn rate changed for level_three_ruin
- Spawn rate changed for level_two_ruins
- Spawn rate changed for level_two_ruins_pool
- Spawn rate changed for lost_soul_city
- Spawn rate changed for start_nether_ruin
- Spawn rate changed for ocean_fortress
- Spawn rate changed for pumpkin_ruins
- Spawn rate changed for lost_soul_dungeon
- Spawn rate changed for bone_dungeon
- Spawn rate changed for underground_structures
- Spawn rate changed for sculk_dungeon
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:KdJhOYVV:jLHLFjce"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:KdJhOYVV:jLHLFjce"
}

