
ModApache-2.0
Box3Blocks(神岛材质包)
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.
123
Downloads
1
Followers
2 months ago
Updated
📦
4
Versions
📖About Box3Blocks(神岛材质包)
Box3 Blocks Mod
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.
📦 Installation Requirements
| 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 |
🌟 Main Features
🎨 Rich Variety of Blocks
- 384 Types of Blocks: Including letters, numbers, symbols, colors, elements, and more.
- 9 Creative Tabs: Organized for easy searching.
- Box3:Letters – A-Z letter blocks.
- Box3:Numbers – 0-9 number blocks.
- Box3:Symbols – Various symbol blocks.
- Box3:Colors – Colored blocks.
- Box3:Elements – Chemical element blocks.
- Box3:Food – Food-related blocks.
- Box3:Lights – Glowing blocks.
- Box3:Nature – Natural texture blocks.
- Box3:Building – Building material blocks.
🏗 Import Box3 Structures
- Terrain File Import: Supports importing block maps from compressed terrain files (
.gz) in theminecraft/config/box3mod/directory. - Structure Migration: Migrate building structures from Box3 to the Minecraft world while preserving the block appearance.
- Get Structure Files: Visit https://box3lab.com/build2mc to obtain terrain files (
.gz) for Box3 structures. - Import Commands:
/box3import
Lists all importable terrain files (.gz) in theconfig/box3mod/directory./box3import <fileName>
Imports a structure fromconfig/box3mod/<fileName>.gz(no need to include the.gzsuffix in the command)./box3import <fileName> <ignoreBarrier>
WhenignoreBarrier = true, barrier blocks are skipped (these blocks will not be placed in the world)./box3import <fileName> <ignoreBarrier> <useVanillaWater>
WhenuseVanillaWater = true, all fluids are replaced with vanilla Minecraft water blocks.
🧩 Importing Box3 Model Items
- Resource file import: Supports importing resource packs from the
minecraft/resourcepacks/directory. - Resource pack model loading: Put models into a resource pack to auto-register them in Creative.
- Model creative tab:
Box3:Modelstab for model items. - Model Destroyer: Right-click a model to delete it (item name: Model Destroyer).
- Generate model resource pack: Visit https://box3lab.com/mc-resource-pack to get a pack compatible with this mod.
🔍 Toggle Barrier Visibility
- Barrier Visibility Toggle
/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.
📄 License
This project is licensed under the Apache License 2.0.
🙏 Acknowledgments
- Blocks provided by Box3, developed by Box3Lab.
- Fabric mod loader provided by the FabricMC team.
- Support and feedback from the Minecraft community.
神奇代码岛方块模组
导入神奇代码岛的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 |
🌟 主要功能
🎨 丰富的方块
- 384种方块:包括字母、数字、符号、颜色、元素等
- 9个创造标签:分类整理,方便查找
- Box3:字母 - A-Z字母方块
- Box3:数字 - 0-9数字方块
- Box3:符号 - 各种符号方块
- Box3:颜色 - 彩色方块
- Box3:元素 - 化学元素方块
- Box3:食物 - 食物相关方块
- Box3:灯光 - 发光方块
- Box3:自然 - 自然材质方块
- Box3:建筑 - 建筑材料方块
🏗 导入神奇代码岛建筑
- 地形文件导入:支持从
minecraft/config/box3mod/目录中的压缩地形文件(.gz)导入方块地图。 - 建筑迁移:可将神奇代码岛中的建筑结构迁移到 Minecraft 世界中,保持方块外观一致。
- 获取建筑文件:访问 https://box3lab.com/build2mc 获取神奇代码岛建筑的地形文件(
.gz)。 - 导入指令:
/box3import
列出config/box3mod/目录下所有可导入的地形文件(.gz)。/box3import <fileName>
从config/box3mod/<fileName>.gz导入建筑(命令中不需要带后缀,会自动补.gz)。/box3import <fileName> <ignoreBarrier>
当ignoreBarrier = true时,跳过屏障方块(不会在世界中放置这些方块)。/box3import <fileName> <ignoreBarrier> <useVanillaWater>
当useVanillaWater = true时,所有流体统一替换为 MC 原版水方块。
🧩 导入神奇代码岛的模型物品
- 资源文件导入:支持从
minecraft/resourcepacks/目录文件导入资源包。 - 资源包加载模型:将模型放入资源包即可自动注册到创造模式。
- 模型物品标签页:
Box3:模型标签页用于管理模型物品。 - 模型销毁器:右键模型可删除(道具名:模型销毁器)。
- 生成模型资源包:访问 https://box3lab.com/mc-resource-pack 获取适用于本模组的资源包文件。
🔍 屏障可见性切换
- 屏障可见性切换
/box3barrier:/box3barrier:查看当前屏障是否可见。/box3barrier <bool>:开启/关闭屏障显示(屏障始终有碰撞,只是是否渲染)。/box3barrier toggle:在开启/关闭之间快速切换。状态会保存到本地配置文件,下次进入世界自动沿用。
📄 许可证
本项目采用 Apache License 2.0 许可证。
🙏 致谢
- 神奇代码岛提供的方块,神岛实验室开发模组
- FabricMC 团队提供的 Fabric 模组加载器
- Minecraft 社区的支持和反馈