|
Tubes Reloaded (管道重新加载)Github |相关wiki |源站链接支持: forge , neoforgeTubes Reloaded 是一个处理物品传输的模组,帮助玩家将物品从一个地方快速传输到另一个地方。通过使用这些管道和工具,玩家可以轻松地管理他们的物品库存和自动化物品处理。
** 交通运输 **
管道
管道方块可以通过漏斗、渗透过滤器等方式传输物品到最近的有效物品储存容器。除非管道网络连接到有效的终点,否则无法将物品插入管道方块。
管道钳
通过右键点击一个管道方块,然后右键点击另一个管道方块,管道钳可以远程连接两个管道方块。这种方式连接的管道被视为路由目的地相隔一个方块距离。管道钳还可以旋转分流器、加载器、过滤器、渗透过滤器和分发器。
https://cdn.modrinth.com/data/M0MRUoW9/images/512f76e08d201dc17f5644521151dd1f05fad7f3.png]
** 分选和过滤 **
分流器
分流器可以接受来自五个方向的物品,并将物品输出到第六个方向(如果其输出方向没有有效物品储存容器,则将物品排放到世界上)。分流器无法通过其输出方接收物品,因此可用于指导物品流动。请注意,即使分流器没有空间将物品排放,它仍然会始终接受物品,并在无法排放时将物品排放到世界上。
https://cdn.modrinth.com/data/M0MRUoW9/images/569d760a82834a9fe7dfcd321ea6e6c7c7bba03a.png]
过滤器
过滤器的作用类似于具有一个输入方向的分流器,并且具有一个内部物品槽,可以容纳一个物品。当这个物品槽被占用时,只有该类型的物品才能通过过滤器被接受。除了输出方向以外的四个方向可以访问内部物品槽;物品必须被存放到与输出方向相反的方向,以将物品发送到输出方向。
https://cdn.modrinth.com/data/M0MRUoW9/images/d9a0cfc89c5c0dd3add24320d72b53f2258619cb.png]
分发器
分发器的每个面都作为输入面或输出面。通过管道、漏斗、渗透过滤器等方式将物品放入分发器的面,会从另一个面发射物品;每当物品进入分发器的面时,物品将从不同的面发射出来。分发器只会将物品分发到相邻的物品处理方块;如果没有连接的方块能够接受插入的物品,则当接收到物品时,分发器将从相反的面将物品排放到世界上。
https://cubicinterpolation.net/images/tubesreloaded/distributor.gif]
彩色管道
彩色管道类似于普通管道,但只会连接到相同颜色的管道或普通管道。
https://cdn.modrinth.com/data/M0MRUoW9/images/6a05252db17264c207b3b691d49f95f0e8c5c655.png]
** 物品提取 **
加载器
加载器允许快速地将物品从玩家库存中提取到管道网络、世界或其他地方。激活加载器会打开一个GUI,玩家可以将物品移动或换位到其中,以立即从加载器的输出方向将它们排放。如果加载器的输出方没有能够接受排放物品的物品处理方块,物品将被排放到世界上。
https://cdn.modrinth.com/data/M0MRUoW9/images/f676451c254fc3cb385c659b29864fa4da5edfd1.png]
渗透过滤器
渗透过滤器类似于过滤器,但会自动以与漏斗相同的速率从其输入方提取物品。
https://cdn.modrinth.com/data/M0MRUoW9/images/83356d9e3fcc61dea37dfe760194f9d604086d36.gif]
提取器
当红石激活时,提取器将从其输入方提取一个物品堆栈,并将其从输出方排放出去。
https://cdn.modrinth.com/data/M0MRUoW9/images/642d940379c4f94135c4de76cfdb7d412843eeba.png]
** 其他实用工具 **
红石管道
红石管道就像普通管道,但在物品通过它们时会发出红石信号。
https://cdn.modrinth.com/data/M0MRUoW9/images/f011c50faa75b1ff6a9d92a5287fb0ce5a25754f.png]
结构
从 tubesreloaded-1.19-2.0.0.0 版本开始,管道完全支持结构部件,可以在旋转和镜像结构部件中使用(即使通过管道钳连接到管道)。
https://cdn.modrinth.com/data/M0MRUoW9/images/7326a6130d21691f331752b936b61e2379222ffc.png]
** 技术信息 **
方块标签
\"tubesreloaded:rotatable_by_pliers\" 标签指定了管道钳可以旋转的方块。使用管道钳在这些方块上会在它们的方块状态间循环。
服务器配置
每个存档文件夹下都会创建一个服务器配置文件 `/serverconfig/tubesreloaded-server.toml`,其中定义了以下配置数值:- `soft_tube_cap`:管道网络中允许存在的管道数量的软限制。在大于这个值的网络中,物品传输速度会变慢,向玩家表示他们的管道太多了。默认为400。- `hard_tube_cap`:管道网络中允许存在的管道数量的硬限制。如果玩家尝试创建大于此数值的网络,不会所有尝试连接的管道都会成为该网络的一部分。默认为500。- `ticks_in_tube`:物品在每个单独的管道方块中的基础时间(以游戏刻度计)。可以通过其他因素进行调整。默认为10。- `max_items_in_tube`:单个管道中可以容纳的最大物品数量。如果这个数量超过了管道方块将会破裂,并将物品掉在地上。默认不作限制。- `osmosis_filter_transfer_rate`:渗透过滤器每个物品的自动传输速率(每个物品的游戏刻度数)。默认值为8,与普通漏斗相同。- `max_remote_tube_connection_range`:远程连接管道的最大范围(以方块为单位)。这也会影响放置一个方块时检查相邻区块的数量。默认为16.0米。
截图:
https://i.sodamc.com/modrinth/d6dMljUJOm.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/74jbXvYqln.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/AEtJHjOh3O.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/q5xowrj95Y.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/CY2yzNZ5vA.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/PJKCoNIBIG.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/bMYqE5ZFmC.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/LckQBUXzwj.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/30MApOi8I8.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/ByTIaoaWtm.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/FQ7w0PaGdz.jpg?x-oss-process=style/forge2]
来自Modrinth所有游戏版本1.20.41.20.1所有类型neoforgeforgeTubes Reloaded 4.0.0.0tubesreloaded-1.20.4-4.0.0.0.jar下载4.0.0.0#Release## 4.0.0.0* Updated to neoforge / MC-1.20.4* No longer requires or bundles the useitemonblockevent mod as neoforge provides the required functionality## 3.1.0.0* Added Multifilters, which can filter up to 27 different items and receive input from tubes/hoppers/etc on all five non-output sides. Unlike normal filters, their internal contents cannot be changed except via the GUI, and they will not accept items while their filter is empty.## 3.0.0.0* Updated to minecraft 1.20.1 (requires forge 47.0.3 or higher)* The useitemonblockevent mod is now bundled with tubes reloaded via forge jar-in-jar (instead of being required to download it separately)## 2.0.0.2* Correctly fail modloading when useitemonblockevent isn\'t present and notify user that it\'s missing## 2.0.0.1* Updated to forge 43.1.0 for 1.19.2* Removed debug logspam on block place that was accidentally left in## 2.0.0.0* Updated to 1.19. This is a breaking change and blockentities in old worlds generally will not preserve their data.New Features:* Tubes can now be used in structure nbt, even if they have items inside them or tubing pliers connections to other tubes. Have fun!* Added tubesreloaded:rotatable_by_pliers block tag, using the tubing pliers on blocks in this tag will cycle through their facing states. This tag includes extractors, filters, loaders, osmosis filters, and shunts. Other blocks can be added to this tag, though only blocks that have the vanilla four-way facing and six-way facing properties are supported.Data Changes:* Changed the save format of tube blockentities. They now store positional and rotational data relative to the tube, rather than as absolute world coordinates.* All tube blocks now have a new blockstate property (\"group\"), which is only set when the tube is rotated or mirrored by structure pieces or similar things and is used to save and load the tube\'s remote connections correctly. This property has eight values: `identity`, `rot_180_face_xz`, `rot_90_y_neg`, `rot_90_y_pos`, `invert_x`, `invert_z`, `swap_xz`, and `swap_neg_xz`. Tubes placed by players will only have the \"identity\" state.* The tubesreloaded:shunts block tag has been removedOther Changes:* Extractors and Loaders now now use the collision shape of the block in front of them instead of the render/occlusion shape to decide whether to eject items or not* Rotated the filter model to be consistent with hoppers (the wide end is now the input end)* Updated textures of green, blue, purple, brown, and cyan tubes (made darker and more saturated)* Shunts, filters, osmosis filters, and distributors can now all insert items into each other.* Tubes can now be crafted from copper bars (in addition to the gold bars recipe). This yields fewer tubes than crafting them from gold bars as copper isn\'t as malleable as gold.展开版本: 4.0.0.0支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 175Tubes Reloaded 3.1.0.0tubesreloaded-1.20.1-3.1.0.0.jar下载3.1.0.0#Release## 3.1.0.0* Added Multifilters, which can filter up to 27 different items and receive input from tubes/hoppers/etc on all five non-output sides. Unlike normal filters, their internal contents cannot be changed except via the GUI, and they will not accept items while their filter is empty.## 3.0.0.0* Updated to minecraft 1.20.1 (requires forge 47.0.3 or higher)* The useitemonblockevent mod is now bundled with tubes reloaded via forge jar-in-jar (instead of being required to download it separately)## 2.0.0.2* Correctly fail modloading when useitemonblockevent isn\'t present and notify user that it\'s missing## 2.0.0.1* Updated to forge 43.1.0 for 1.19.2* Removed debug logspam on block place that was accidentally left in## 2.0.0.0* Updated to 1.19. This is a breaking change and blockentities in old worlds generally will not preserve their data.New Features:* Tubes can now be used in structure nbt, even if they have items inside them or tubing pliers connections to other tubes. Have fun!* Added tubesreloaded:rotatable_by_pliers block tag, using the tubing pliers on blocks in this tag will cycle through their facing states. This tag includes extractors, filters, loaders, osmosis filters, and shunts. Other blocks can be added to this tag, though only blocks that have the vanilla four-way facing and six-way facing properties are supported.Data Changes:* Changed the save format of tube blockentities. They now store positional and rotational data relative to the tube, rather than as absolute world coordinates.* All tube blocks now have a new blockstate property (\"group\"), which is only set when the tube is rotated or mirrored by structure pieces or similar things and is used to save and load the tube\'s remote connections correctly. This property has eight values: `identity`, `rot_180_face_xz`, `rot_90_y_neg`, `rot_90_y_pos`, `invert_x`, `invert_z`, `swap_xz`, and `swap_neg_xz`. Tubes placed by players will only have the \"identity\" state.* The tubesreloaded:shunts block tag has been removedOther Changes:* Extractors and Loaders now now use the collision shape of the block in front of them instead of the render/occlusion shape to decide whether to eject items or not* Rotated the filter model to be consistent with hoppers (the wide end is now the input end)* Updated textures of green, blue, purple, brown, and cyan tubes (made darker and more saturated)* Shunts, filters, osmosis filters, and distributors can now all insert items into each other.* Tubes can now be crafted from copper bars (in addition to the gold bars recipe). This yields fewer tubes than crafting them from gold bars as copper isn\'t as malleable as gold.展开版本: 3.1.0.0支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 1,609Tubes Reloaded 3.0.0.0tubesreloaded-1.20.1-3.0.0.0.jar下载3.0.0.0#Release## 3.0.0.0* Updated to minecraft 1.20.1 (requires forge 47.0.3 or higher)* The useitemonblockevent mod is now bundled with tubes reloaded via forge jar-in-jar (instead of being required to download it separately)## 2.0.0.2* Correctly fail modloading when useitemonblockevent isn\'t present and notify user that it\'s missing## 2.0.0.1* Updated to forge 43.1.0 for 1.19.2* Removed debug logspam on block place that was accidentally left in## 2.0.0.0* Updated to 1.19. This is a breaking change and blockentities in old worlds generally will not preserve their data.New Features:* Tubes can now be used in structure nbt, even if they have items inside them or tubing pliers connections to other tubes. Have fun!* Added tubesreloaded:rotatable_by_pliers block tag, using the tubing pliers on blocks in this tag will cycle through their facing states. This tag includes extractors, filters, loaders, osmosis filters, and shunts. Other blocks can be added to this tag, though only blocks that have the vanilla four-way facing and six-way facing properties are supported.Data Changes:* Changed the save format of tube blockentities. They now store positional and rotational data relative to the tube, rather than as absolute world coordinates.* All tube blocks now have a new blockstate property (\"group\"), which is only set when the tube is rotated or mirrored by structure pieces or similar things and is used to save and load the tube\'s remote connections correctly. This property has eight values: `identity`, `rot_180_face_xz`, `rot_90_y_neg`, `rot_90_y_pos`, `invert_x`, `invert_z`, `swap_xz`, and `swap_neg_xz`. Tubes placed by players will only have the \"identity\" state.* The tubesreloaded:shunts block tag has been removedOther Changes:* Extractors and Loaders now now use the collision shape of the block in front of them instead of the render/occlusion shape to decide whether to eject items or not* Rotated the filter model to be consistent with hoppers (the wide end is now the input end)* Updated textures of green, blue, purple, brown, and cyan tubes (made darker and more saturated)* Shunts, filters, osmosis filters, and distributors can now all insert items into each other.* Tubes can now be crafted from copper bars (in addition to the gold bars recipe). This yields fewer tubes than crafting them from gold bars as copper isn\'t as malleable as gold.展开版本: 3.0.0.0支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 115全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
Tubes Reloaded |
楼主
2025-8-10 19:44:56
回复(0)
收起回复
|