Convert internal links to new syntax

This commit is contained in:
Andrew Miner
2015-05-03 21:04:31 -07:00
parent 83bdd87f4e
commit 7b24310bfe
49 changed files with 118 additions and 179 deletions
@@ -1,5 +1,5 @@
schema: 1
description: <<-END
The Precision Sawmill provides an alternate means of converting logs into planks and planks into sticks. Using the precision sawmill will yield an extra 50% of the expected output for both recipes and each has a chance of producing [Sawdust], which is handy for making [Cardboard Box]es.
The Precision Sawmill provides an alternate means of converting logs into planks and planks into sticks. Using the precision sawmill will yield an extra 50% of the expected output for both recipes and each has a chance of producing [[Sawdust]], which is handy for making [[Cardboard Box]]es.
END
+1 -1
View File
@@ -1,5 +1,5 @@
schema: 1
description: <<-END
A salination block is a component in building a Salination Plant, a multi-block structure for producing [Brine]. For full details, see: [Salination Controller].
A salination block is a component in building a Salination Plant, a multi-block structure for producing [[Brine]]. For full details, see: [[Salination Controller]].
END
@@ -1,7 +1,7 @@
schema: 1
description: <<-END
The Salination Controller is the main interface to a Salination Plant, a multi-block structure for producing [Brine]. At a minimum, it must be composed of three layers:
The Salination Controller is the main interface to a Salination Plant, a multi-block structure for producing [[Brine]]. At a minimum, it must be composed of three layers:
| |
|:---------------:|
@@ -9,11 +9,11 @@ The Salination Controller is the main interface to a Salination Plant, a multi-b
| ![](middle.png) |
| ![](bottom.png) |
The top layer of the structure is the most complex. Each corner must contain an [Advanced Solar Generator]. The center must be left hollow, and the remaining edges must be made of [Salination Block]s with a single controller somewhere in the ring.
The top layer of the structure is the most complex. Each corner must contain an [[Advanced Solar Generator]]. The center must be left hollow, and the remaining edges must be made of [[Salination Block]]s with a single controller somewhere in the ring.
The structure must contain at least one middle layer (though any larger number is permitted). The overall structure must contain at least two [Salination Valve]s in a middle layer somewhere (one for input of [Water], and one for output of [Brine]), but otherwise, the middle layers must be hollow rings of 12 salination blocks each.
The structure must contain at least one middle layer (though any larger number is permitted). The overall structure must contain at least two [[Salination Valve]]s in a middle layer somewhere (one for input of [[Water]], and one for output of [[Brine]]), but otherwise, the middle layers must be hollow rings of 12 salination blocks each.
The bottom layer consists of 16 [Salination Block]s.
The bottom layer consists of 16 [[Salination Block]]s.
Here's the [Crafting Plan](/craft/4.advanced_solar_generator:33.salination_block:salination_controller:2.salination_valve) for the smallest possible salination plant.
+1 -1
View File
@@ -1,5 +1,5 @@
schema: 1
description: <<-END
A salination valve is a component in building a Salination Plant, a multi-block structure for producing [Brine]. For full details, see: [Salination Controller].
A salination valve is a component in building a Salination Plant, a multi-block structure for producing [[Brine]]. For full details, see: [[Salination Controller]].
END