Tags
Creators
Details
Licensed ARR
Published last week
Updated 2 days ago
All versions
0.2.0
Beta
Crops 'n' Corpses: Survival Additions 0.2.02 days ago 15
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Server-side
Client and server
Required content
Unavailable version
Changes
The "Tough as Nails" Update. for CNC 0.3.2
i wished this, and now is a reality. CNC mod now have compatibility with TAN mod :D, and i added more, like...
- New dirt for "Vanilla Dirts" tag (Burnt Dirt, from mod: Burnt; Better Vanilla Fire [only on curseforge :c ] )
- New Seeds for "Selected Seeds" tag (from mods supplementaries, and farmers delight)
- Nerf for the "Sunflower Seeds" Recipe, the result change from 4 to 3 seeds
- New Recipes for the "Chocolate Milkshake" with Create items
- New Splashing, Mixing, and Milling Recipes for create ;)
- Agrege el idioma de español mexico al mod, VAMOOOOS (el español españa anda bug, y no lo he podido corregir del mod base :c)
Remember, all feedback is welcome, see ya!
Optional dependencies
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
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:mCwfHLCf:r1uk0cCf"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:mCwfHLCf:r1uk0cCf"
}

