Tags
Creators
Details
Licensed MIT
Published 4 years ago
Updated last month
All versions
26.201.0
Beta
better-nether-26.201.0last month 3,446
Uploaded by
Compatibility
Minecraft: Java Edition
26.2
Platform
Fabric
Supported environments
Client and server
Required content
Changes
Features
- Cross-mod validation: does wover:betterx survive other mods present
- Add cincinnasite, cincinnasite_diamond, nether_ruby and flaming_ruby spears
- Add proper spawn egg art for naga, jungle skeleton, flying pig, hydrogen jellyfish, and skull
- Giant willow and anchor tree grow from a 2x2 of saplings (can be disabled individually by a gamerule, anchor tree is off by default)
- Add a gloomwood shape to the cincinnasite pot
- Add a gamerule to disable blue obsidian in generated ruined portals
- A chiseled bookshelf for every Nether wood
- A shelf for every Nether wood
Changes
- Fireruby retaliates on half of all hits instead of a quarter
- Iron and cincinnasite fittings on the gloomwood doors
- One geode in twenty-one gets the rare texture
- Two bleached gloomwoods per biome, growing on ancient debris
- Gloomwood groves thin out; the lone tree is the default
Fixes
- registerMedicine: bowl-swap read the item count after it was already shrunk to 0
- BetterNether saplings and their ground blocks could not be potted in a flower pot
- Fireruby did not knock back the attackers it set alight
- Migrate blocks and items renamed since 9.0.x
- Fireruby's description implied the sword ignites what it hits
- Obsidian Breaker sped up netherrack, nether ores and glass panes
- An old willow could inherit the previous tree's blocks
Validation
- ✅ BiomesOPlenty + Terralith (BiomesOPlenty-fabric-26.2-26.2.0.0.26.jar, Terralith_26.2_v2.6.4.jar, GlitchCore-fabric-26.2-26.2.0.0.0.jar, TerraBlender-fabric-26.2-26.2.0.0.2.jar, lithostitched-1.7.13-fabric-26.2.jar, tested: gametest+worldgen)
- ✅ Incendium alone (Incendium_Legacy_26.2_v5.5.0.jar, tested: gametest+worldgen)
- ✅ Nullscape alone (Nullscape_26.2_v1.2.20.jar, tested: gametest+worldgen)
- ✅ BOP + Terralith + Incendium + Nullscape (BiomesOPlenty-fabric-26.2-26.2.0.0.26.jar, Terralith_26.2_v2.6.4.jar, GlitchCore-fabric-26.2-26.2.0.0.0.jar, TerraBlender-fabric-26.2-26.2.0.0.2.jar, lithostitched-1.7.13-fabric-26.2.jar, Incendium_Legacy_26.2_v5.5.0.jar, Nullscape_26.2_v1.2.20.jar, tested: gametest+worldgen)
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:MpzVLzy5:OLhs9Ucj"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:MpzVLzy5:OLhs9Ucj"
}






