Tags
Creators
Details
Licensed MIT
Published 3 years ago
Updated 19 hours ago
All versions
0.7.35.92
Release
lootr-forge-1.20-0.7.35.9211 months ago 290.8K
Uploaded by
Compatibility
Minecraft: Java Edition
1.20–1.20.1
Platform
Forge
Supported environments
Client and server
Changes
Bump version for release. (58f37d1d)
Backport 0c9ca112 (#643) (f36f0c00)
Merge branch '1.20' of https://github.com/noobanidus/lootr into 1.20 (d1675039)
Test selector for clear. (787a4bbf)
New Crowdin updates (#597) (b865d22b)
New translations en_us.json (Russian) (#539) (7e8504bc)
This mod was made possible by Patreon support from players like you. Thank you!
telepathicgrunt
Halcyon
ChosenArchitect
Graham Hughes
iFixxed
shiranno
AranaiRa
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:EltpO5cN:9viyYois"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:EltpO5cN:9viyYois"
}

