存储升级是一个类似于AE2和Refined Storage的模组,但在数据存储和可视化方面略有不同。该模组的目的是使资源交互看起来像一个终端。该模组使用MCreator创建,因此将其移植到其他版本的Forge/Fabric不会花费太多时间。
这个修改的基础知识:
- 存储控制器: 是主要的网络单元,其他单元连接到它。
- 存储输入/输出: 从系统中输入/输出资源的块。
- 基本存储: 插入各种细胞和驱动器的块。
- 显示: 用户与系统进行交互的块。最初,它不包含完整的GUI,但可以通过执行命令来添加。要查看命令列表,请键入“/help”。
该系统可以存储三种不同类型的数据:1.物品。2.液体。3.数据。
此描述将在未来更改,但该模组仍然大部分处于WIP状态。
我的Discord服务器:
截图:
来自Modrinth
Storage upgrade 0.0.2
Storage_upgrade_0.0.2_alpha_1.20.1.jar下载0.0.2#Alpha
Added the /get command for the display. When it is executed, if the display is connected to the controller and the storage output is connected to it, it will output the required number of blocks, an example of the command: / get 98, where 98 is the number of items that the player should receive in the storage. Added crafts.
展开
版本: 0.0.2
支持游戏: 1.20.1
类型: Forge
NeoForge
Alpha
下载次数: 670
Storage upgrade 0.0.1
Storage_upgrade_0.0.1_alpha_1.20.1.jar下载0.0.1#Alpha
Frist commit. WIP.
展开
版本: 0.0.1
支持游戏: 1.20.1
类型: Forge
NeoForge
Alpha
下载次数: 70
收录