File Details
tensura_byg-9.0.0.jar
- R
- Oct 20, 2025
- 1.54 MB
- 19
- 1.19.2
- Forge
File Name
tensura_byg-9.0.0.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
Changelog - v9.0.0
-
Implemented fix for the
Feature order cycle foundcrash between Tensura and BYG. - Strategy: Instead of patching Tensura directly (which failed due to load order issues), this version now uses a Event to intercept TerraBlender's region registration process.
-
Region Replacement: Tensura's
overworldregion is now replaced with a safe, empty "dummy" region at registration time. This preserves TerraBlender's internal region list integrity (preventingArrayIndexOutOfBoundsException) while completely removing Tensura's conflicting biome and features from world generation. -
Load Order:
mods.tomlretains the rule to load this patch before Tensura, BYG, and TerraBlender for maximum safety. - Added logo.