Tags
Creators
Details
26.1.7
Compatibility
Changes
Better Minecraft 26.1.7 - Unplanned Hotfix
This update was not originally planned, but it became necessary after several issues were reported during testing. It focuses on stability fixes, balance adjustments, and one important new safety item.
Added
- Added the Anti Void Totem.
- The totem charges itself with player XP while in the inventory.
- When charged, it can save the player from End void damage and teleport them back to their spawn point.
- Added the correct custom activation animation for the Anti Void Totem.
Fixed & Improved
- Fixed Timber detection for Hollow and Sunwood trees.
- Fixed and improved Quicksand behavior and overlay handling.
- Adjusted Forgotten Debris generation.
- Fixed Nebrith mining and drops.
- Improved several balance issues, including Vlinx and Undead Illager damage.
- Added several small stability fixes from recent testing.
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:8AM9MxTo:sNZvtdD6"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:8AM9MxTo:sNZvtdD6"
}![BETTER MINECRAFT [ BMC MOD ]](https://cdn.modrinth.com/data/8AM9MxTo/ec25a22873eaf2c7b0e7d2938c2b472078dd4f8b_96.webp)

