File Details
box3-1.4.0-mc1.21.11.jar
- R
- Feb 23, 2026
- 17.82 MB
- 9
- 1.21.11+5
- Fabric
File Name
box3-1.4.0-mc1.21.11.jar
Supported Versions
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
Curse Maven Snippet
⚠️ Important Note
This update is incompatible with previous versions. Due to changes in the mod ID (box3mod -> box3), modifications to all block IDs, and the removal of Shenisland liquid blocks, versions v1.3.1 and earlier are not directly compatible with this version.
🛠️ Block Changes
Starting from this version, Shenisland liquid blocks have been removed and uniformly replaced with Minecraft vanilla water blocks.
Additionally, all block IDs have been stripped of the previous prefix voxel_. Blocks can now be accessed directly using the format box3:dark_grass.
🛠️ Command Changes
Previous command format:
/box3import <fileName> <ignoreBarrier> <useVanillaWater>
When useVanillaWater = true, all Shenisland fluid blocks were uniformly replaced with Minecraft vanilla water blocks.
This has now been changed to:
/box3import <fileName> <ignoreBarrier> <ignoreWater>
When ignoreWater = false (default), all Shenisland fluid blocks are uniformly replaced with Minecraft vanilla water blocks.
When ignoreWater = true, all Shenisland fluid blocks are uniformly replaced with air.
Additionally, the fileName parameter now supports automatic recognition of terrain gz files in the current directory and provides a list prompt.

