
Box3 Blocks Mod adds 384 unique decorative blocks to Minecraft, including letters, symbols, colors, and glowing lights. Perfect for creative building and education, with all blocks sorted into handy creative tabs.
Import 384 blocks from Box3 into Minecraft, allowing you to use familiar blocks for creation in MC. It also supports fully migrating building structures from Box3 to the Minecraft world, preserving the original building style.
| Component | Minimum Version | Recommended Version |
|---|---|---|
| Minecraft | >=1.21.8 | 1.21.11 |
| Fabric Loader | >=0.18.4 | 0.18.4 |
| Fabric API | Any version | 0.119.0+ |
| Java | >=21 | Java 21 |
.gz) in the minecraft/config/box3mod/ directory..gz) for Box3 structures./box3import.gz) in the config/box3mod/ directory./box3import <fileName>config/box3mod/<fileName>.gz (no need to include the .gz suffix in the command)./box3import <fileName> <ignoreBarrier>ignoreBarrier = true, barrier blocks are skipped (these blocks will not be placed in the world)./box3import <fileName> <ignoreBarrier> <useVanillaWater>useVanillaWater = true, all fluids are replaced with vanilla Minecraft water blocks.minecraft/resourcepacks/ directory.Box3:Models tab for model items./box3barrier: /box3barrier: Check whether barriers are currently visible./box3barrier <bool>: Enable/disable barrier rendering (barriers always have collision but can be rendered or hidden)./box3barrier toggle: Quickly toggle between enabled and disabled states. The state is saved to a local configuration file and automatically applied the next time you enter the world.This project is licensed under the Apache License 2.0.
导入神奇代码岛的384个方块到我的世界,让你在MC中也能使用熟悉的方块进行创作,还支持将神奇代码岛中的建筑结构完整迁移到Minecraft世界中,保持原汁原味的建造风格。
| 组件 | 最低版本 | 推荐版本 |
|---|---|---|
| Minecraft | >=1.21.8 | 1.21.11 |
| Fabric Loader | >=0.18.4 | 0.18.4 |
| Fabric API | 任意版本 | 0.119.0+ |
| Java | >=21 | Java 21 |
minecraft/config/box3mod/ 目录中的压缩地形文件(.gz)导入方块地图。.gz)。/box3importconfig/box3mod/ 目录下所有可导入的地形文件(.gz)。/box3import <fileName>config/box3mod/<fileName>.gz 导入建筑(命令中不需要带后缀,会自动补 .gz)。/box3import <fileName> <ignoreBarrier>ignoreBarrier = true 时,跳过屏障方块(不会在世界中放置这些方块)。/box3import <fileName> <ignoreBarrier> <useVanillaWater>useVanillaWater = true 时,所有流体统一替换为 MC 原版水方块。minecraft/resourcepacks/ 目录文件导入资源包。Box3:模型 标签页用于管理模型物品。/box3barrier:/box3barrier:查看当前屏障是否可见。/box3barrier <bool>:开启/关闭屏障显示(屏障始终有碰撞,只是是否渲染)。/box3barrier toggle:在开启/关闭之间快速切换。状态会保存到本地配置文件,下次进入世界自动沿用。本项目采用 Apache License 2.0 许可证。