
Harsh Desert│嚴酷的沙漠
ArchivedMost mobs move at a slower pace on sand, red sand, and gravel, highlighting the camel's advantage in the desert.│許多生物在沙子、紅沙、沙礫上行走時速度會減慢,這凸顯了駱駝在沙漠中的優勢。
132downloads
0followers
132downloads
0followers
Harsh Desert│嚴酷的沙漠 has been archived. Harsh Desert│嚴酷的沙漠 will not receive any further updates unless the author decides to unarchive the project.
Tags
Creators
Details
Licensed MIT
Published 5 months ago
Updated 3 months ago
All versions
1.0.2+1.21.9+mod
Release
harsh_desert_1.0.2+1.21.93 months ago 38
Compatibility
Minecraft: Java Edition
1.21.9–1.21.11
Platforms
Fabric
Forge
NeoForge
Quilt
Supported environments
Required content
Changes
Using TT's Lib as a pre-datapack
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:f8cAXU2v:6CdowHUh"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:f8cAXU2v:6CdowHUh"
}

