Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 2 weeks ago
All versions
1.20.1-1.7.5.3
Release
My Nether's Delight 1.20.1-1.7.5.32 years ago 55.7K
Compatibility
Minecraft: Java Edition
1.20–1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Any compatible version
Changes
1.7.5.3
- Update zh_cn
- Luck increases the chance of poaching and reduces the failure.
- Unluck increases the chance of poaching and failure.
- Horses have a slim chance to get zombified.
1.7.5.2
- Update uk_ua
Multiple fun things can happen during poaching:
- Baby mobs drop meat but no extra ingredients.
- Chance of failing poaching increases with higher difficulty settings.
- Sound effects included to indicate fails.
- Piglins, Hoglins, and Villagers Zombified.
- Allays Turn Evil.
- Bat & Frogs have a very low chance of transforming into Witches.
- Revenge from Neutral or Aggressive Entities.
- Passive entities will be afraid.
1.7.5.1
- Loot bug fix
- Update es_es
- Update ru_ru
1.7.5
- New items replacing rice and dough (Ghasmati and Ghast dough).
- Ghasts now have a small chance (2.5%) to drop onions.
- Readjustments to some trades and recipes (Yes, again, but this is definitely the last time).
- Pumpkin seeds can now be found in bastions.
- New Poaching enchantment that allows your sword or axe to function as a knife 40% of the time! As a bonus, baby mobs will also drop meat. This enchantment is not loot-compatible. only obtainable very rarely through piglin trades or in the bastion treasure room.
- The magma cake can now be stacked if Amendments is installed.
- Minor bug fixes.
Optional dependencies
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:O53VhQoZ:rgOKgDB6"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:O53VhQoZ:rgOKgDB6"
}

