your current location:首页 > news>Gregtech CE Inventory Pipes

Gregtech CE Inventory Pipes

2024-12-10 17:53:00|Myriagame |source:minecraft skins

Brief introduction

The Gray item pipeline mainly provides four items, namely Crafting Station, Inventory Pipes, Storage Network Interface, and Keep in Stock.They can form a storage network for transmission of items between machines.Among them, the storage network interface and storage maintenance interface provides LV ~ UV -level interface.

Object pipeline

The item pipeline is used to store the connections of each part of the network.The use of object pipelines requires energy supply, providing GTEU to it to work normally.Each storage network needs to consume 1EU/s, and each input/output operation of an item is consumed by 1EU.

Use GTEU to provide energy pipeline energy

The material pipeline and generator or cable are not connected to the material, but the generator can be placed next to the item pipeline, which can be powered normally.

Storage network synthesis station

The storage network synthesis station is similar to the synthetic station of GTCE, but it can interact with the pipelines of the module.Connect the integrated pipeline and storage network synthesis stations (without connecting materials, which can actually be used normally). The storage network synthesis station can access all containers connected to the item pipeline.

Connect the storage network synthetic station with the item pipeline and the box

You can see the items in the box on the sub -page of the storage network synthesis station

The remaining functions are the same as the synthetic station of GTCE.

Storage network interface

The storage network interface is similar to the GTCE's conveyor belt, but it can only be placed on the item pipeline.Change the type of the storage network interface to "filter input" to enter the items in the container faced by the interface to the network.If there is a container that can be received in the network, the items will enter the container.

The storage network interface on the left is "filter input", and the item enters the box on the right from the box on the left

The storage network interface has a GUI that is similar to the conveyor belt, and you can also place components and other components of GTCE items."Filter input" and "filtering output" are relative to the network, that is, "filter input" will input external items to the network, and "filtering output" will output the items in the network to the outside.

Feature OR BUG: When there are only interfaces of "filtering input" and "filtering output" in the network, the network cannot transmit items.The solution is to add a container without storage network interface, and the network can work normally.In other words, there must be a container without interfaces in the network, as the "inventory" in the network, otherwise the items produced do not know where to go.

Storage maintenance interface

The storage maintenance interface can set the specified item with a specified quantity in the network.When it is found that the specified specified item in the network is found, it will call the machine to process it and automatically return the product to the inventory.As shown in the figure, there is a stones in the box.When the inventory of less than 8 stones in the network, the storage keeps the interface will call the stones in the inventory and process it with an electric furnace to return the generated stones back in the inventory until there are 8 stones.

The storage maintenance interface and inventory connection of the storage beside the electric furnace

Storage and keeping the interface specify the inventory of 8 stones

The storage maintenance interface will display the status during processing, including:

Fully in Stock -There is sufficient inventory in the network and not processed

Processing -In the items required for processing

Machine is busy -Machines are processing other items

Cleaning Outputs -The output of the machine is empty

No Machine -The machine/machine without a factor

Inventory is Not Empty -The input port of the machine is not empty

No recipe -The machine that is connected does not have the corresponding formula processing the item

NOT Enough INGREDIENTS -There is no sufficient material in the inventory.For example, when the lack of cylinder in the figure above, this prompt will generate this

Not accepting inputs -The machine cannot receive this input for some reason for some reason

TOO MANY ITEMS In RECIPE -There are too many formulas to process the item, and I don't know what formula use.

Wrong Tier For Recipe -The voltage required to process the item exceeds the voltage of the interface.In other words, LV's storage maintenance interface can only handle the formula of LV (and below), and the MV storage maintenance interface can only process the formula of MV (and below).

Storage of different voltage levels The maximum amount of maintenance of the inventory support of the interface of the interface is different. The table below lists detailed data

Voltage level supports the maximum quantity of maintaining inventory LV8MV16HV24EV32IV40

Luv

48

Zpm56uv64

Each storage maintenance interface support maintains 6 kinds of items.It does not support the processing with fluid formula.

Configuration file

 General {#Energy consumed by one item consumption.Default: 1

I: Energyperitem = 1

#The energy consumed per second.Default: 1

I: Energypernetwork = 1

#Each operation consumed by each operation.Default: 0

I: Energyperoperation = 0

#The energy consumed by the pipeline of each item. By default: 0

I: Energyperpipe = 0

}