登陆 注册 QQ登陆
快捷导航
查看: 0|回复: 0

[模组分享] Simple Pipes (简易管道)-MOD模组

[复制链接]

5363

主题

22

回帖

6372

积分

龙❁妻

Rank: 8Rank: 8

经验
6372 EP
金粒
1426 粒
绿宝石
20 块
爱心
0 点
发表于 昨天 19:18 | 显示全部楼层 |阅读模式 IP:北京
Simple Pipes (简易管道)Github |相关wiki |源站链接支持: fabric , quilt这是一个严重简化的 BuildCraft transport 模块的端口。

这个模组需要 Fabric API!

这主要是一个用于测试基于 LibBlockAttributes、LibNetworkStack 和 LibMultipart 实现的模组,以下是以 buildcraft 的物品管道代码为基础。

请注意,由于我正在将 BuildCraft 移植到 quilt/1.18.2,我不会对此进行太多更新或改进。

 

目前这个模组添加了 7 种管道:

 

- 木制物品管道(提取,必须用空手右键单击以更改提取方式,每个物品需要从低红石信号抽到高红石信号。也就是说制作红石时钟)
- 石制物品管道
- 粘土物品管道(在移动物品时优先考虑库存)
- 铁制物品管道(将所有物品发送到单个方向,必须用空手右键单击以更改发送方向)
- 木制液体管道(提取,必须用空手右键单击以更改提取方式)
- 石制液体管道
- 铁制液体管道(将所有流体发送到单个方向,必须用空手右键单击以更改发送方向)

 

还有 10 个方块:

 

- 液体储罐:可容纳 16 桶流体或 48 瓶药水。
液体泵:每次尝试从其前方水块中抽取流体并将其插入其后方的储罐。
- 物品和液体库存触发器(空、满、有空间、包含):每当它们前面的方块满足条件时,都会发送红石信号。

 

可用附加组件:

- Pump:添加了一个为木管道提供动力的引擎的小型模组 - 由 https://www.curseforge.com/members/cr1zyb0y]cr1zyb0y 提供。下载地址:https://www.curseforge.com/minecraft/mc-mods/pipepump]链接
- https://modrinth.com/mod/pipeplus]Pipes Plus:添加了新的管道,如铜管、翡翠管、黑曜石管和传送管,由 https://modrinth.com/user/pitan76]pitan76 提供。下载地址:https://modrinth.com/mod/pipeplus]链接

来自Modrinth所有游戏版本1.21.11.20-rc11.201.20.11.20-pre11.19.41.19.31.191.19.11.19.21.18.11.18.21.18-rc31.18-rc41.171.17.1所有类型fabricquilt0.13.2simplepipes-all-0.13.2.jar下载0.13.2#Releasesimplepipes-all-0.13.2-sources.jar下载0.13.2#ReleaseFix network crash with JEI (_ClassCastException: Pipes FacadeCraftingRecipe cannot be cast to Minecraft stonecutting recipe (net.minecraft.class_3975)_).展开版本: 0.13.2支持游戏: 1.21.1类型:FabricQuiltRelease下载次数: 1,1620.13.1simplepipes-all-0.13.1.jar下载0.13.1#Releasesimplepipes-all-0.13.1-sources.jar下载0.13.1#ReleaseChanges:* Fixed bug in LibMultiPart which caused a crash when breaking parts.展开版本: 0.13.1支持游戏: 1.21.1类型:FabricQuiltRelease下载次数: 1,7240.13.0simplepipes-all-0.13.0.jar下载0.13.0#Releasesimplepipes-all-0.13.0-sources.jar下载0.13.0#ReleaseChanges:* Fixed server-side crashes due to using wrong `Lists` implementation.展开版本: 0.13.0支持游戏: 1.21.1类型:FabricQuiltRelease下载次数: 1190.13.0-pre.3simplepipes-all-0.13.0-pre.3.jar下载0.13.0-pre.3#Betasimplepipes-all-0.13.0-pre.3-sources.jar下载0.13.0-pre.3#BetaChanges:* Fixed incompatibility with Minecraft `1.21.1`.展开版本: 0.13.0-pre.3支持游戏: 1.21.1类型:FabricQuiltBeta下载次数: 2180.11.0-pre.2simplepipes-all-0.11.0-pre.2.jar下载0.11.0-pre.2#BetaChanges:* Fixed some incompatibilities with non-snapshot Minecraft 1.20 versions.展开版本: 0.11.0-pre.2支持游戏: 1.20-rc1, 1.20, 1.20.1类型:FabricQuiltBeta下载次数: 26,9310.11.0-pre.1simplepipes-all-0.11.0-pre.1.jar下载0.11.0-pre.1#BetaChanges:* Updated to Minecraft 1.20展开版本: 0.11.0-pre.1支持游戏: 1.20-pre1类型:FabricQuiltBeta下载次数: 1650.10.0simplepipes-all-0.10.0.jar下载0.10.0#ReleaseChanges:* Updated to Minecraft 1.19.4* Fixed block triggers and pumps pointing in the wrong direction when placed vertically.展开版本: 0.10.0支持游戏: 1.19.4类型:FabricQuiltRelease下载次数: 7160.9.2simplepipes-all-0.9.2.jar下载0.9.2#Releasesimplepipes-all-0.9.2-sources.jar下载0.9.2#ReleaseChanges:* Added support for rotating pipes and facades by block rotation methods.* Enabled code that converts all pipe blocks into multiparts for improved compatibility and maintainability.* Fixed issues with multipart pipes not updating their shapes.* Fixed some instances of facade z-fighting.* Improved part placement ghosts.* Added EMI compatibility. (Prevents facades from cluttering up the EMI side panel.)* Updated LMP for improved in-world tooltip support.* Fixed bug where pipe definitions\' drop stacks would get corrupted, leading to pipes no longer dropping items insurvival.* Fixed block triggers and pumps pointing in the wrong direction when placed vertically.展开版本: 0.9.2支持游戏: 1.19.3类型:FabricQuiltRelease下载次数: 2840.8.2simplepipes-all-0.8.2.jar下载0.8.2#ReleaseChanges:* Added support for rotating pipes and facades by block rotation methods.* Enabled code that converts all pipe blocks into multiparts for improved compatibility and maintainability.* Fixed issues with multipart pipes not updating their shapes.* Fixed some instances of facade z-fighting.* Improved part placement ghosts.* Added EMI compatibility. (Prevents facades from cluttering up the EMI side panel.)* Updated LMP for improved in-world tooltip support.* Fixed bug where pipe definitions\' drop stacks would get corrupted, leading to pipes no longer dropping items insurvival.* Fixed block triggers and pumps pointing in the wrong direction when placed vertically.展开版本: 0.8.2支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricQuiltRelease下载次数: 13,2010.9.0simplepipes-all-0.9.0.jar下载0.9.0#ReleaseChanges:* Updated to Minecraft 1.19.3 (PTOM76)展开版本: 0.9.0支持游戏: 1.19.3类型:FabricQuiltRelease下载次数: 6310.8.0simplepipes-all-0.8.0.jar下载0.8.0#ReleaseChanges:* Updated to Minecraft 1.19.* This release should work with Minecraft 1.19, 1.19.1, and 1.19.2. This release does *not* work with Minecraft 1.19.3+.* Update to use new screen-handler APIs.展开版本: 0.8.0支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricQuiltRelease下载次数: 2500.7.2simplepipes-all-0.7.2.jar下载0.7.2#ReleaseChanges:* Updated to minecraft 1.18.2* This release still works on 1.18.1.展开版本: 0.7.2支持游戏: 1.18.1, 1.18.2类型:FabricRelease下载次数: 4,8420.7.0simplepipes-all-0.7.0.jar下载0.7.0#Release展开版本: 0.7.0支持游戏: 1.18-rc3, 1.18-rc4类型:FabricRelease下载次数: 1610.6.2simplepipes-all-0.6.2.jar下载0.6.2#Release展开版本: 0.6.2支持游戏: 1.17, 1.17.1类型:FabricRelease下载次数: 237全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
Simple Pipes
楼主 昨天 19:18 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2025-8-11 04:58 , Processed in 0.406454 second(s), 35 queries , Redis On.

快速回复 返回顶部 返回列表