This article is a work-in-progress. It may be finished in the near future, check its history to see previous edits. |
- This page is about the Debugger added by BuildCraft. For other uses, see Debugger.
Debugger | |
---|---|
Mod | BuildCraft |
Type | Tool |
The Debugger is a tool added by BuildCraft and is only available in creative mode. It is used to debug all BuildCraft pipe systems and show specific information of the pipe which was clicked with the tool (see Usage).
Usage[]
The following lists examples of information the Debugger will display.
Transport Pipes[]
- Main article: Transport Pipe
PipeTransportItems - Items: 0/64 (0/1024)
Fluid Pipes[]
- Main article: Fluid Pipe (Buildcraft)
PipeTransportFluids (Empty, 250 mB, 20 mB/t) - Stored: [0, 0, 0, 0, 0, 0, 0]
- (Empty, 250 mB, 20 mB/t)
- Empty: Displays which fluid is currently in the pipe (for example Empty, Water, Lava, Oil)
- 250 mB: The maximum amount of liquid which the pipe can hold.
- 20 mB/t: The maximum flow rate through the pipe segment.
Kinesis Pipes[]
- Main article: Kinesis Pipe
PipeTransportPower (160 RF/t) - internalPower: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0] <- [0.0, 0.0, 0.0, 0.0, 0.0, 0.0] - powerQuery: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0] <- [0.0, 0.0, 0.0, 0.0, 0.0, 0.0] - energy: IN [0.0, 0.0, 0.0, 0.0, 0.0, 0.0] OUT [0.0, 0.0, 0.0, 0.0, 0.0, 0.0] - energy: OFFERED [0.0, 0.0, 0.0, 0.0, 0.0, 0.0] - totalPowerQuery: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
- (160 RF/t): The maximum transmission rate for energy through the pipe segment.
|