your current location:首页 > news>Solution of pure IC2 items [IC2] Industrial Age 2 (INDUSTRIAL CRAFT 2) Minecraft Game

Solution of pure IC2 items [IC2] Industrial Age 2 (INDUSTRIAL CRAFT 2) Minecraft Game

2024-12-10 17:58:38|Myriagame |source:minecraft skins

As we all know, Industry 2 first joined the fluid pipeline, but did not join the item pipeline, which allowed items to transmit items can only be piled with items buffer, not only large consumables, but also trouble.In fact, using some simple features of the original version can realize that the items of pure IC2 can be transmitted and received nearly anymore.

The overall idea of ​​the original item transmission is to use a thrower to change the item into a drop object, then use water to transmit, and finally receive it with a funnel.I believe that this method is well designed. This article will introduce some technical details.

1. Output, receiving design

Output: The upgraded (machine) or funnel (container) with high -frequency throws with items can be ejected with items.You can add the detection module to stimulate high frequency when there are items inside the throw.The circuit can be designed by itself, and the following figure is only for reference.However, it will be very stuck to pay attention to avoiding redstone powder from high -frequency parts.

Accept: Directly use funnel.The inhalation speed of the funnel is unlimited, the leakage speed is 0.4s/piece, and it is too slow to use a few funnels that can be used side by side.

Water flow design

For short -distance transportation, it is enough for a bucket of water.

In the middle and long distance, the 8 grid of a barrel of water is not enough. The better method is as shown below. 8 grid water+a half -brick (top) ice/ice -floating acceleration+repeat.Floating can avoid melting.

For large -scale collection of items, the design below can be used:

(The box is used for the card collision box so that the items can be absorbed by the funnel when they can be pushed by the water.)

About transmission up, as shown in the figure:

Note: It must be 3*3 glass, solid.The principle is to use the block to get the item.Due to the limitation of version 1.12.2, there is only this method to facilitate the transmission of items upwards. The disadvantage is that there will be a certain chance (small) item.If you don't want to add a recycling system at the bottom, you will not repeat them here.

3. Precautions for transportation of ultra -long distance

Not only should it be matched with the block loader, but also pay attention to the falling object for 5 minutes to disappear.The solution can be referred to the following figure, one after another.The specific amount of funnel is determined according to the actual situation.