Tags
Creators
Details
Licensed MIT
Published 4 years ago
Updated last month
All versions
26.101.0
Beta
better-nether-26.101.0last month 1,345
Uploaded by
Compatibility
Minecraft: Java Edition
26.1.x
Platform
Fabric
Supported environments
Client and server
Required content
Changes
Features
- 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
- LabPBR specular textures for shader users
Changes
- Give the potted gloomwood's canopy a skirted dome shape
- Fireruby retaliates on half of all hits instead of a quarter
- One geode in twenty-one gets a rare frost
- Gloomsculk geodes: sculk climbs the block edges, frost stains where it meets
- Iron and cincinnasite fittings on the gloomwood doors
- Regenerate for the shears tag move to c:tools/shear
- A wisp laughs when it pays out
- Bleached gloomsculk reads as inverted sculk and glimmers orange
- Gloomwood grasses and wisps stand on any solid block
- Gloomsculk geodes and lamps stack to 16
Fixes
- 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
- Basalt bricks lay flat in the inventory instead of showing as a cube
- Stripping a sideways gloomwood transition log stood it upright
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:5IcGg40u"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:MpzVLzy5:5IcGg40u"
}






