|
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 |
|