diff --git a/data/buildcraft/items/auto_workbench/item.cg b/data/buildcraft/items/auto_workbench/item.cg index 99620bc9..683465c5 100644 --- a/data/buildcraft/items/auto_workbench/item.cg +++ b/data/buildcraft/items/auto_workbench/item.cg @@ -6,9 +6,8 @@ for automated workflows. Start by opening the interface and laying out input items just like with a regular crafting table. -| | -|:------------:| | ![](gui.png) | +|:------------:| At this point, you'll notice that it does *not* actually craft anything, but it does show you want item *would* be crafted. Now, add enough ingredients to complete the recipe three times. Once you do, the workbench will automatically @@ -21,9 +20,8 @@ have arrived, the next item will be produced. If these items are piped out, prod For example, here's a setup which converts sticks into wood gears: -| | -|:----------------:| | ![](example.png) | +|:----------------:| | *[see the crafting plan](/craft/2.chest:auto_workbench:2.basic_gate_autarchic_pulsar:2.wooden_transport_pipe)* | 1. a chest full of sticks @@ -33,4 +31,6 @@ For example, here's a setup which converts sticks into wood gears: See also: [[Basic Gate (Autarchic Pulsar)]], [[Wooden Transport Pipe]] -END \ No newline at end of file +END + +