diff --git a/static/browse/buildcraft/advanced_crafting_table/item.cg b/static/browse/buildcraft/advanced_crafting_table/item.cg new file mode 100644 index 000000000..fc52dbc1d --- /dev/null +++ b/static/browse/buildcraft/advanced_crafting_table/item.cg @@ -0,0 +1,8 @@ +schema: 1 + +description: <<-END +The Advanced Crafting Table is a step up from the [Auto Workbench], which is, itself, a step up from a [Crafting Table]. +The advanced crafting table works very similarly to an auto-workbench in that you set up a recipe, pipe ingredients in, +and then pipe out the output items. It is different in that it has a substantial inventory for both input and output +items, and that it is powered by lasers (and therefore can be driven quite a bit faster). +END \ No newline at end of file diff --git a/static/browse/buildcraft/auto_workbench/item.cg b/static/browse/buildcraft/auto_workbench/item.cg index 3d1331748..e25c4bdba 100644 --- a/static/browse/buildcraft/auto_workbench/item.cg +++ b/static/browse/buildcraft/auto_workbench/item.cg @@ -31,6 +31,6 @@ For example, here's a setup which converts sticks into wood gears: 3. an Auto Workbench configured to produce gears (as seen above) 4. a second pipe and gate which extracts items from the Auto Workbench -See also: [Basic Gate (Autarchic Pulsar)], [Wooden Transport Pipe] +See also: [Basic Gate (Autarchic Pulsar)], [Wooden Transport Pipe] END \ No newline at end of file