The Twilight Forest: Re.26

Unofficial port of Twilight Forest from Minecraft 1.21.1 to Minecraft 26.1.x and 26.2.x, adapting the mod's dimension, biomes, structures, bosses, items, and mechanics to the latest Minecraft version for modern gameplay.

File Details

Twilight Forest: Re.26 - MC 26w14a - 4.8.4200.af

  • R
  • Jul 7, 2026
  • 25.05 MB
  • 5
  • 26.1-snapshot
  • NeoForge

File Name

twilightforest-26w14a-4.8.4200.af-universal.jar

Supported Versions

  • 26.1-snapshot

Curse Maven Snippet

NeoForge

implementation "curse.maven:the-twilight-forest-re-26-1601654:8389301"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog — 26w14a Branch

Adaptation to Minecraft 26w14a LivingBlock System

This update introduces full compatibility with the LivingBlock system introduced in Minecraft 26w14a. All Twilight Forest interactive blocks now behave properly when picked up and placed down by living blocks.

Container Blocks (Chests)

The following blocks now function as living block containers with full item storage (27 slots), crafting ingredient behavior, and proper interaction:

  • All wood-variant chests (Twilight Oak, Canopy, Mangrove, Dark)
  • Magic chests (Time, Transformation, Mining, Sorting)
  • Trapped variants of all the above
  • Skull Chest & Keepsake Casket

Living blocks carrying these containers will:

  • Store items and interact like vanilla chests
  • Open their GUI when right-clicked
  • Return home when intruders are detected

Uncrafting Table

The Uncrafting Table now fully supports the living block system:

  • Crafting Grid Entity — When a living block carries an uncrafting table and becomes stationary, a Crafting Grid entity appears alongside it, just like a crafting table.
  • GUI Interaction — Right-clicking the living block opens the Uncrafting Table GUI, including the assembly matrix (3×3 crafting grid).
  • Proper Validation — The menu stays open while the living block is alive, preventing the instant-close issue.

Special Note — Custom NeoForge Required

This branch targets Minecraft 26w14a, which is a snapshot / experimental version. Since the official NeoForge does not provide a build for 26w14a, this mod requires a custom NeoForge build to run:

This custom NeoForge is based on the 26.1 codebase, backported with 26w14a snapshot features including the LivingBlock system.