Links
Tags
Creators
Details
All versions
1.0.6
Release
[Let's Do] WilderNature 1.0.6last year 1.3M
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
[1.0.6]
Changed
- Decreased FlintAmmunition damage from "5" to "4"
- Increased Diamond Ammunition damage from "9" to "12"
- Flint Ammunition now acts as shotgun ammo, firing 4–8 pellets in a wider spread with limited range and distance-based damage falloff
Fixed
- Crash when Boar entity executed attack-related goals due to missing
ATTACK_DAMAGEattribute
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:AAiRU4aQ:MOt4yaRr"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:AAiRU4aQ:MOt4yaRr"
}![[Let's Do] WilderNature](https://cdn.modrinth.com/data/AAiRU4aQ/238d9fac3b88c786d72cbabe3921c68795075394_96.webp)


