Tags
Creators
Details
Licensed MIT
Published 3 years ago
Updated 7 months ago
All versions
2.5.0+mc1.21
Release
Warden Tools 2.5.0 / 1.212 years ago 1,860
Compatibility
Minecraft: Java Edition
1.21
Platforms
Fabric
Quilt
Supported environments
Client and server
Required content
Changes
1.21 support
- Mod has been updated to 1.21
Changelog
- Echo ingot replaced with Sculk Shell:
- Sculk Shell uses as materials for tools, weapons and armor
- Can be found in Ancient City chests with 25% chance
- Sculks Shell is eatable: provides Darkness for 10 seconds; Speed 3, Strength 3 and Resistance 3 for 1 minute each. Restores 10 hunger points
- Echo Staff:
- Consumes 1 Echo Shard to shoot 1 times
- In Creative works without Echo Shards and doesn't have recharge
- Decreased Sonic Boom damage from 16 to 10
- Changed drop from Warden:
- Sculk Catalyst or Sculkhyst Block (50% each)
- Warden Soul (100%)
- Added drop to Sculk Shrieker:
- Warden Soul (10%)
- Changed spawn rate and amount of items for some items in Ancient City:
- Echo Apple - 1 item with 50% chance (was 1-2 items with 25% chanse)
- Warden Smithing Template - 10% (was 5%)
- Sculkhyst Cluster:
- Drops 2 Echo Shards when mined by Hoe (100%). Works with Fortune
- Drops 0-1 Echo Shard (50% each) when mined not by Hoe
- Drops itself when mined with Silk Touch
- Budding Sculkhyst, Small/Medium/Large Sculkhyst Bud and Sculkhyst Block requires tool Silk Touch to obtain them
- Sculkhyst Geodes spawns often than Amethyst Geodes by 2 times
- Added Japanese
Bug fixes
- Fixed bug when Echo Staff worked as shield
- Fixed bug with Warden Blocks drops conditions
- Fixed bug when recipe advancements were activated incorrectly
Optional dependencies
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:KuQueJOG:3OXDNhh4"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:KuQueJOG:3OXDNhh4"
}




