Jump to: navigation, search

Routed Crafting Pipe: Difference between revisions

m (CraftSpider moved page Routed Crafting pipe to Routed Crafting Pipe: Capitalization standard)
 
(9 intermediate revisions by 4 users not shown)
Line 2: Line 2:
|image=Routed Crafting pipe 256.png
|image=Routed Crafting pipe 256.png
|invimage=Routed Crafting pipe
|invimage=Routed Crafting pipe
|type=Multipart Block?
|type=Multipart Block
|gravity=No
|gravity=No
|transparent=Yes
|transparent=Yes
Line 9: Line 9:
|renewable=Yes
|renewable=Yes
|availability=Survival
|availability=Survival
|firstver=v4.0.0
|firstver=v4.2.0 (beta)
|drops=Itself <br/> Traveling items (0 - ∞) <br/> [[Item Crafting chip|Crafting chip]] (0 - 8) <br/> [[Data Card]] (0 - 9)
}}
}}
'''Routed Crafting pipes''' are a type of [[Pipe#Classifications|routed pipe]] that allows items to be actively crafted when they are [[Routed Pipe Networks#Pull Routing|requested]].


== Obtaining ==
== Obtaining ==
Line 16: Line 19:
{{Crafting
{{Crafting
   |A1=Redstone |  B1=Glowstone (Dust)        |  C1=Redstone
   |A1=Redstone |  B1=Glowstone (Dust)        |  C1=Redstone
   |A2=Redstone |  B2=Routed Junction pipe |  C2=Redstone
   |A2=Redstone |  B2=Routed Junction Pipe |  C2=Redstone
   |A3=Redstone |  B3=Glowstone (Dust)        |  C3=Redstone
   |A3=Redstone |  B3=Glowstone (Dust)        |  C3=Redstone
   |Output=Routed Crafting pipe
   |Output=Routed Crafting Pipe
|foot=1
|foot=1
}}
}}
Line 24: Line 27:


== Usage ==
== Usage ==
The Routed Crafting Pipe acts in a similar way to a Broadcast Chip in a [[Routed_Interface_pipe|Routed Interface Pipe]]. It tells the network that, if the materials listed at the top of the pipe's GUI are sent to it, it will be able to retrieve the item shown below from a connected inventory.
Routed Crafting pipes are simply pipes that are an intelligent combination of [[Routed Pipe Networks#Types of routers|requesters and broadcasters]] that work together to craft items when they are being requested.
 
Through a [[Routed Request pipe|request pipe]], items being "broadcasted" from a crafting pipe will have a count of zero (provided that that item is not also being broadcasted from somewhere else). This means that when that item is requested, it will look to the crafting pipe that makes it.  The crafting pipe, in turn, will start making its own set of requests to create the item, and so on until all the ingredients are pulled.
 
The requested inputs will be added into the connected inventory from the side that the crafting pipe is on, but the side or inventory can be changed using [[Routed Extension pipe|extension pipes]]. A crafting pipe can be linked with up to 9 different extension pipes.  Afterwards, a [[Item Crafting Chip|crafting chip]] can associate a particular ingredient with a color.
 
Output will be pulled immediately from the connected inventory as soon as it is available on the side that the crafting pipe is on. Extra items that reside from crafting (i.e. requesting 3 out of 4 of the crafted [[Wooden Plank|wooden planks]]) are forcibly extracted and [[Routed Pipe Networks#Push Routing|pushed]] into the network.  If that fails, the items will wander around, so its important to have SOME place where overflow can go.
 
Crafting pipes can have up to 8  [[Item Crafting Chip|crafting chips]] which store data on items going in vs items coming out.  The network uses complex mathematics to resolve what needs to be requested based on this.


Using these, on the simplest level, requires a machine that accepts input and output from the same side. The best example of such a machine is an Autocrafting Table from Buildcraft. If the recipe is set on the Autocrafting Table, the user simply needs to place one of each required resource for the recipe into the slots at the top of the Crafting Pipe's GUI (The item is not consumed). Then, use left click on each resource to set the number required. Left click increases the number by 1,and right click decreases. Holding shift changes the number 10. Finally, place one of the output item into the bottom slot, and set the number to however many the crafting recipe produces.
Care must be taken when having more than 1 job per crafter. One job can screw up another if multiple jobs are trying to craft on the same pipe and cause that pipe to be unusable until the jam is cleared.


Following this, on a connected [[Routed_Request_pipe|Routed Request Pipe]] GUI, the output item will show as quantity 0 (provided there is no other stock of this item on the system), and any request made will send the required resources to the Crafting Pipe, provided they are all available. The Crafting Pipe will then remove the requested number of crafted items from the autocrafting bench, and send them to Request Pipe. The same works for [[Chip#Item_Stock_Keeper_Chip|Stock Keeper Chips]] in Interface Pipes. Items sent to a Crafting Pipe are considered to be "Active" and therefore travel very fast.
=== GUI ===
{|
| style="vertical-align:top;"| [[File:craftpipegui.png|left|thumb|300px|Gui of a Crafting Pipe|link=]]
| style="vertical-align:top;"|
1) '''Chip slots''' - These 8 slots accept [[Item Crafting Chip |crafting chips]]. They must be configured, or they won't be accepted.


Crafting Pipes can request product from other Crafting Pipes. For example, if a Crafting Pipe was set up to produce sticks from planks, and another to produce planks from logs, sticks could still be requested, even if there were no planks available in the system. This allows for systems that only store raw materials to be capable of delivering items with complicated crafting procedures to Request Pipes or Stock Keeper Chips on demand.
2) '''Priority''' - This is the priority for all crafting results. However, each job can have a unique priority configured from inside the crafting chip. Shift click to add or remove 10 at a time.


The vast majority of machines do not accept input and output on the same side. The solution to this is to use [[Routed_Extension_pipe|Routed Extension Pipes]]. These allow the Crafting Pipe to route it's required resources to another place, allowing the Crafting Pipe to be used solely for output.
3) '''Extension configuration''' - These 9 slots can hold [[Data Card|data cards]] that have been written to by [[Routed Extension pipe|extension pipes]]. This will associate an extension pipe with a color.  This is usable by ingredients in the crafting chip, provided the crafting chip has been upgraded to allow this.
|}


A Crafting Pipe will not remove additional product from the machine. It is therefore often best to have an [[Chip#Item_Extractor_Chip|Extractor Chip]] in an Interface Pipe connected, with filters set up to remove any leftovers from the machine. As Extractor Chips are slower to take items from inventories than Crafting Pipes, this system can be made to work without any chance of failure.


==History==
==History==
Line 41: Line 56:
! '''Changes'''
! '''Changes'''
|-
|-
| v4.0.0
| v4.2.0 (beta)
| Added the Routed Crafting pipe.
| Added the Routed Crafting pipe.
|}
|}
== Issues ==
{{Issues}}

Latest revision as of 23:36, 13 May 2017

Routed Crafting Pipe
Routed Crafting pipe 256.png
Routed Crafting pipe
Type

Multipart Block

Physics

No

Transparency

Yes

Luminance

?

Blast resistance

?

Tool

Any tool

Renewable

Yes

Stackable

Yes (64)

Flammable

No

Availability

Survival

First appearance

v4.2.0 (beta)

Drops

Itself
Traveling items (0 - ∞)
Crafting chip (0 - 8)
Data Card (0 - 9)

Name

routed_crafting_pipe

Routed Crafting pipes are a type of routed pipe that allows items to be actively crafted when they are requested.

Obtaining

Crafting

Ingredients Crafting recipe
Redstone +
Glowstone (Dust) +
Routed Junction Pipe
RedstoneGlowstone (Dust)RedstoneRedstoneRouted Junction PipeRedstoneRedstoneGlowstone (Dust)Redstone
Routed Crafting Pipe



Usage

Routed Crafting pipes are simply pipes that are an intelligent combination of requesters and broadcasters that work together to craft items when they are being requested.

Through a request pipe, items being "broadcasted" from a crafting pipe will have a count of zero (provided that that item is not also being broadcasted from somewhere else). This means that when that item is requested, it will look to the crafting pipe that makes it. The crafting pipe, in turn, will start making its own set of requests to create the item, and so on until all the ingredients are pulled.

The requested inputs will be added into the connected inventory from the side that the crafting pipe is on, but the side or inventory can be changed using extension pipes. A crafting pipe can be linked with up to 9 different extension pipes. Afterwards, a crafting chip can associate a particular ingredient with a color.

Output will be pulled immediately from the connected inventory as soon as it is available on the side that the crafting pipe is on. Extra items that reside from crafting (i.e. requesting 3 out of 4 of the crafted wooden planks) are forcibly extracted and pushed into the network. If that fails, the items will wander around, so its important to have SOME place where overflow can go.

Crafting pipes can have up to 8 crafting chips which store data on items going in vs items coming out. The network uses complex mathematics to resolve what needs to be requested based on this.

Care must be taken when having more than 1 job per crafter. One job can screw up another if multiple jobs are trying to craft on the same pipe and cause that pipe to be unusable until the jam is cleared.

GUI

Gui of a Crafting Pipe

1) Chip slots - These 8 slots accept crafting chips. They must be configured, or they won't be accepted.

2) Priority - This is the priority for all crafting results. However, each job can have a unique priority configured from inside the crafting chip. Shift click to add or remove 10 at a time.

3) Extension configuration - These 9 slots can hold data cards that have been written to by extension pipes. This will associate an extension pipe with a color. This is usable by ingredients in the crafting chip, provided the crafting chip has been upgraded to allow this.


History

Version Changes
v4.2.0 (beta) Added the Routed Crafting pipe.


Issues

Issues pertaining to "Routed Crafting Pipe" are maintained on the ProjectRed Github page. Report issues there.




Cookies help us deliver our services. By using our services, you agree to our use of cookies.