From 7b24310bfe2f97b309f6e02a26393004ce87a621 Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Sun, 3 May 2015 21:04:31 -0700 Subject: [PATCH] Convert internal links to new syntax --- .../items/advanced_crafting_table/item.cg | 5 +-- data/buildcraft/items/assembly_table/item.cg | 11 ++---- data/buildcraft/items/auto_workbench/item.cg | 2 +- data/buildcraft/items/charging_table/item.cg | 4 +- data/buildcraft/items/chute/item.cg | 10 ++--- .../items/combustion_engine/item.cg | 10 +++++ data/buildcraft/items/fuel/item.cg | 4 +- data/buildcraft/items/oil/item.cg | 8 ++-- .../items/ender_chest_ender_storage/item.cg | 4 +- data/ender_storage/items/ender_pouch/item.cg | 2 +- data/extra_utilities/items/kikoku/item.cg | 2 +- data/iron_chests/items/copper_chest/item.cg | 9 ++--- .../copper_to_iron_chest_upgrade/item.cg | 3 +- .../copper_to_silver_chest_upgrade/item.cg | 3 +- data/iron_chests/items/crystal_chest/item.cg | 7 +--- data/iron_chests/items/diamond_chest/item.cg | 9 ++--- .../diamond_to_crystal_chest_upgrade/item.cg | 3 +- .../diamond_to_obsidian_chest_upgrade/item.cg | 3 +- data/iron_chests/items/gold_chest/item.cg | 8 ++-- .../gold_to_diamond_chest_upgrade/item.cg | 3 +- data/iron_chests/items/iron_chest/item.cg | 9 ++--- .../items/iron_to_gold_chest_upgrade/item.cg | 3 +- data/iron_chests/items/obsidian_chest/item.cg | 7 +--- data/iron_chests/items/silver_chest/item.cg | 8 ++-- .../silver_to_gold_chest_upgrade/item.cg | 3 +- .../wood_to_copper_chest_upgrade/item.cg | 3 +- .../items/wood_to_iron_chest_upgrade/item.cg | 3 +- data/mekanism/items/precision_sawmill/item.cg | 2 +- data/mekanism/items/salination_block/item.cg | 2 +- .../items/salination_controller/item.cg | 8 ++-- data/mekanism/items/salination_valve/item.cg | 2 +- .../items/biofuel/item.cg | 2 +- .../items/bioreactor/item.cg | 37 +++++++------------ .../items/chocolate_milk/item.cg | 5 +-- .../items/chocolate_milk_bucket/item.cg | 7 ++-- .../items/essence/item.cg | 17 +++------ data/minefactory_reloaded/items/meat/item.cg | 10 ++--- data/minefactory_reloaded/items/milk/item.cg | 9 ++--- .../items/mushroom_soup/item.cg | 5 +-- .../items/pink_slime/item.cg | 13 ++----- .../minefactory_reloaded/items/sewage/item.cg | 6 +-- .../minefactory_reloaded/items/sludge/item.cg | 11 ++---- data/minefactory_reloaded/items/steam/item.cg | 2 +- data/railcraft/items/gift_cart/item.cg | 2 +- data/railcraft/items/pumpkin_cart/item.cg | 3 +- data/solar_flux/items/solar_panel_ii/item.cg | 2 +- data/solar_flux/items/solar_panel_iii/item.cg | 2 +- data/solar_flux/items/solar_panel_iv/item.cg | 2 +- data/solar_flux/items/solar_panel_v/item.cg | 2 +- 49 files changed, 118 insertions(+), 179 deletions(-) create mode 100644 data/buildcraft/items/combustion_engine/item.cg diff --git a/data/buildcraft/items/advanced_crafting_table/item.cg b/data/buildcraft/items/advanced_crafting_table/item.cg index fc52dbc1..f5affee0 100644 --- a/data/buildcraft/items/advanced_crafting_table/item.cg +++ b/data/buildcraft/items/advanced_crafting_table/item.cg @@ -1,8 +1,5 @@ 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). +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/data/buildcraft/items/assembly_table/item.cg b/data/buildcraft/items/assembly_table/item.cg index 2a4fe9de..bd9b92ae 100644 --- a/data/buildcraft/items/assembly_table/item.cg +++ b/data/buildcraft/items/assembly_table/item.cg @@ -4,10 +4,8 @@ description: <<-END The Assembly Table is used to make various chipsets, gates, wires, and other electronic parts. Right-clicking opens the interface: -| | -|:------------:| | ![](gui.png) | - +|:------------:| You can place the input items on the left, and the available output items appear on the right. All assembly table recipes are shapeless, and there may even be extra input items present. @@ -27,9 +25,8 @@ connected (via kinesis pipes) to some source of power. A single assembly table c it, so the more lasers you have within range, the faster it will work. Here's an example of a simple setup: -| | -|:----------------:| | ![](example.png) | +|:----------------:| | *[see the crafting plan](/craft/redstone_torch:assembly_table:combustion_engine:emerald_kinesis_pipe:4.golden_kinesis_pipe:3.laser)* | 1. a combustion Engine filled with fuel produces power (60 RF/t) when activated by a redstone torch @@ -37,7 +34,7 @@ setup: 3. a set of three lasers each transmit 20 RF/t 4. assembly table which uses the 60 RF/t to build its current assignment -See also: [Laser] +See also: [[Laser]] # Similar Machines @@ -45,5 +42,5 @@ There are a number of other machines which also require laser power, so it is wi can reach all of them. If multiple machines each have a job ready to work, the lasers will split their time (and thus the output power) between each of them. -See also: [Advanced Crafting Table], [Charging Table], [Integration Table] +See also: [[Advanced Crafting Table]], [[Charging Table]], [[Integration Table]] END \ No newline at end of file diff --git a/data/buildcraft/items/auto_workbench/item.cg b/data/buildcraft/items/auto_workbench/item.cg index e25c4bdb..99620bc9 100644 --- a/data/buildcraft/items/auto_workbench/item.cg +++ b/data/buildcraft/items/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 diff --git a/data/buildcraft/items/charging_table/item.cg b/data/buildcraft/items/charging_table/item.cg index 6013800f..f9020a74 100644 --- a/data/buildcraft/items/charging_table/item.cg +++ b/data/buildcraft/items/charging_table/item.cg @@ -1,7 +1,5 @@ schema: 1 description: <<-END -The charging table transfers energy provided by lasers into an item capable of holding charge (e.g., a -[Redstone Flux Capacitor]). It works much like an [Assembly Table] in that it requires powered [Laser]s within range to -provide it with power. Just place an item in table, and it will automatically start the lasers and charge the item. +The charging table transfers energy provided by lasers into an item capable of holding charge (e.g., a [[Redstone Flux Capacitor]]). It works much like an [[Assembly Table]] in that it requires powered [[Laser]]s within range to provide it with power. Just place an item in table, and it will automatically start the lasers and charge the item. END \ No newline at end of file diff --git a/data/buildcraft/items/chute/item.cg b/data/buildcraft/items/chute/item.cg index 12a55f0e..5e05d59b 100644 --- a/data/buildcraft/items/chute/item.cg +++ b/data/buildcraft/items/chute/item.cg @@ -1,16 +1,12 @@ schema: 1 description: <<-END -The Chute is a small container (only 4 slots) which will place items into any inventory located directly below it -whenever that inventory has an available space. This makes it an ideal buffer in a pipe system which feeds machines -having limited capacity (e.g., like feeding ore to a [Furnace]). The four slot capacity allows dissimilar items to -collect in the chute while the furnce it busy with a different type of item. +The Chute is a small container (only 4 slots) which will place items into any inventory located directly below it whenever that inventory has an available space. This makes it an ideal buffer in a pipe system which feeds machines having limited capacity (e.g., like feeding ore to a [[Furnace]]). The four slot capacity allows dissimilar items to collect in the chute while the furnce it busy with a different type of item. -Since the [Hopper] was added to vanilla Minecraft, the chute is largely redundant. While the Chute ejects items -considerably faster than a Hopper, the latter offers many advantages. +Since the [[Hopper]] was added to vanilla Minecraft, the chute is largely redundant. While the Chute ejects items considerably faster than a Hopper, the latter offers many advantages. * the hopper is less expensive to make (no gear required) * the hopper has one more slot in its inventory * the hopper can direct items to the sides as well and directly underneath -* the hopper can suck in loose items out in the world (like an [Obsidian Transport Pipe]) +* the hopper can suck in loose items out in the world (like an [[Obsidian Transport Pipe]]) END \ No newline at end of file diff --git a/data/buildcraft/items/combustion_engine/item.cg b/data/buildcraft/items/combustion_engine/item.cg new file mode 100644 index 00000000..02e6b576 --- /dev/null +++ b/data/buildcraft/items/combustion_engine/item.cg @@ -0,0 +1,10 @@ +schema: 1 + +description: <<-END +The combustion engine generates power by burning various liquid fuels. In doing so, it builds up a considerable amount of heat and must be kept cool with water to avoid exploding. Different fuels produce different amounts of energy and heat, and take more or less time to burn. The following table shows the energy output and burn duration a single bucket of various kinds of fuels. + +| Liquid Type | Rate | Duration | Total | +|:------------|--------:|----------:|-------------:| +| Oil | 30 RF/t | 20,000 t | 600,000 RF | +| Fuel | 60 RF/t | 100,000 t | 6,000,000 RF | +END diff --git a/data/buildcraft/items/fuel/item.cg b/data/buildcraft/items/fuel/item.cg index 1dcdd952..184f8e51 100644 --- a/data/buildcraft/items/fuel/item.cg +++ b/data/buildcraft/items/fuel/item.cg @@ -2,8 +2,8 @@ schema: 1 description: <<-END Fuel is a liquid which can be burned by [Combustion Engine]s to produce energy. At 60 RF/t, it is the most effective -fuel source, but also produces considerably more heat than Oil. It may be obtained by converting [Oil] in a -[Refinery]. This process is so energy efficient that you can start an engine with a single bucket of oil and it will +fuel source, but also produces considerably more heat than Oil. It may be obtained by converting [[Oil]] in a +[[Refinery]]. This process is so energy efficient that you can start an engine with a single bucket of oil and it will continuously general more fuel than is needed to sustain the conversion of the remaining fuel. See also: [Combustion Engine] diff --git a/data/buildcraft/items/oil/item.cg b/data/buildcraft/items/oil/item.cg index 67cf1d5d..69892f58 100644 --- a/data/buildcraft/items/oil/item.cg +++ b/data/buildcraft/items/oil/item.cg @@ -1,13 +1,13 @@ schema: 1 description: <<-END -Oil is a naturally-occuring liquid added by BuildCraft. While it can be burned in a [Combustion Engine] to produce -30RF/t, it is much more adventageous to convert it to [1000mB Fuel] using a [Refinery] as fuel both produces more power +Oil is a naturally-occuring liquid added by BuildCraft. While it can be burned in a [[Combustion Engine]] to produce +30RF/t, it is much more adventageous to convert it to [[Fuel]] using a [[Refinery]] as fuel both produces more power per tick and burns longer. While not particularly common, Oil can be found in large spouts in ocean, desert, and swamp biomes. The spouts come in different sizes, with the larger above-ground portion indicating larger oil deposits below ground. Each spout can -produce hundreds or even thousands of buckets of oil. The best way to remove oil is to use a [Pump] to extract it, and convert it directly into fuel. +produce hundreds or even thousands of buckets of oil. The best way to remove oil is to use a [[Pump]] to extract it, and then convert it directly into [[Fuel]]. -See also: [Combustion Engine] +See also: [[Combustion Engine]], [[Fuel]], [[Refinery]] END \ No newline at end of file diff --git a/data/ender_storage/items/ender_chest_ender_storage/item.cg b/data/ender_storage/items/ender_chest_ender_storage/item.cg index 67e37934..d1367008 100644 --- a/data/ender_storage/items/ender_chest_ender_storage/item.cg +++ b/data/ender_storage/items/ender_chest_ender_storage/item.cg @@ -1,7 +1,7 @@ schema: 1 description: <<-END -The Ender Chest is a storage block from EnderStorage which predates the vanilla [Ender Chest]. +The Ender Chest is a storage block from EnderStorage which predates the vanilla [[Ender Chest]]. Each chest has three wool pads on top that can be manipulated by right-clicking them with a dye. @@ -9,7 +9,7 @@ All Ender Chests with the same 3-color code will access a shared inventory, no m With the 16 different colored dyes of Minecraft, there are **4,096 possible 3-color codes**. -An [Ender Pouch] can be used to access the inventory of an Ender Chest from the player's hotbar wherever they are. +An [[Ender Pouch]] can be used to access the inventory of an Ender Chest from the player's hotbar wherever they are. END video: rU9X2N1vMps, Mod Spotlight by Direwolf20 diff --git a/data/ender_storage/items/ender_pouch/item.cg b/data/ender_storage/items/ender_pouch/item.cg index 3050c061..f8d7bf08 100644 --- a/data/ender_storage/items/ender_pouch/item.cg +++ b/data/ender_storage/items/ender_pouch/item.cg @@ -3,7 +3,7 @@ schema: 1 description: <<-END The Ender Pouch is a craftable item offering remote access to any [Ender Chest](/browse/ender_storage/ender_chest_ender_storage) via right-clicking while holding the pouch. -The Ender Pouch may be initially crafted with the desired color of [wool](/browse/minecraft/wool); shift-right clicking on an Ender Chest with an Ender Pouch will synchronize the color code of the pouch to match the color code of the chest, replacing the previous color code of the pouch. +The Ender Pouch may be initially crafted with the desired color of [[Wool]]; shift-right clicking on an Ender Chest with an Ender Pouch will synchronize the color code of the pouch to match the color code of the chest, replacing the previous color code of the pouch. When the ender-pouch's GUI is open, it is still possible to move it in your inventory, including moving it into the ender-pouch. Unlike bag-like things from other mods, it is then possible to retrieve it and its contents, by using an ender-chest or another ender-pouch with the same code. diff --git a/data/extra_utilities/items/kikoku/item.cg b/data/extra_utilities/items/kikoku/item.cg index 0a7033af..a6ed8483 100644 --- a/data/extra_utilities/items/kikoku/item.cg +++ b/data/extra_utilities/items/kikoku/item.cg @@ -20,5 +20,5 @@ Finally, hold the Pink Tulip in your hand and start sprinting while at least one server. Each tick you run, there's a tiny chance the Etheric Sword will be transformed. Then, you'll have a reward which you'll never give up and will never let you down. -See: [Full Crafting Plan](/craft/anvil:etheric_sword:leather_boots:leather_cap:leather_pants:leather_tunic) +See also: [Full Crafting Plan](/craft/anvil:etheric_sword:leather_boots:leather_cap:leather_pants:leather_tunic) END \ No newline at end of file diff --git a/data/iron_chests/items/copper_chest/item.cg b/data/iron_chests/items/copper_chest/item.cg index 95589b8a..8ebfaa04 100644 --- a/data/iron_chests/items/copper_chest/item.cg +++ b/data/iron_chests/items/copper_chest/item.cg @@ -1,12 +1,9 @@ schema: 1 description: <<-END -The Copper Chest takes up a single block but offers 5 rows of storage (as compared to 3 in a regular wooden [Chest]). -That makes for 45 slots total capacity. +The Copper Chest takes up a single block but offers 5 rows of storage (as compared to 3 in a regular wooden [[Chest]]). That makes for 45 slots total capacity. -In addition to its regular crafting recipe, one can upgrade a regular wooden chest by right-clicking it with a -[Wood to Copper Chest Upgrade]. +In addition to its regular crafting recipe, one can upgrade a regular wooden chest by right-clicking it with a [[Wood to Copper Chest Upgrade]]. -Similarly, the Copper Chest can be upgraded to either an [Iron Chest] using the [Copper to Iron Chest Upgrade] or to a -[Silver Chest] using the [Copper to Silver Chest Upgrade]. +Similarly, the Copper Chest can be upgraded to either an [[Iron Chest]] using the [[Copper to Iron Chest Upgrade]] or to a [[Silver Chest]] using the [[Copper to Silver Chest Upgrade]]. END diff --git a/data/iron_chests/items/copper_to_iron_chest_upgrade/item.cg b/data/iron_chests/items/copper_to_iron_chest_upgrade/item.cg index d408d958..c18aa421 100644 --- a/data/iron_chests/items/copper_to_iron_chest_upgrade/item.cg +++ b/data/iron_chests/items/copper_to_iron_chest_upgrade/item.cg @@ -1,6 +1,5 @@ schema: 1 description: <<-END -The Copper to Iron Chest Upgrade will convert a [Copper Chest] into an [Iron Chest] by right-clicking the copper chest -with the upgrade in your hand. +The Copper to Iron Chest Upgrade will convert a [[Copper Chest]] into an [[Iron Chest]] by right-clicking the copper chest with the upgrade in your hand. END diff --git a/data/iron_chests/items/copper_to_silver_chest_upgrade/item.cg b/data/iron_chests/items/copper_to_silver_chest_upgrade/item.cg index 07c04543..8d3f2de7 100644 --- a/data/iron_chests/items/copper_to_silver_chest_upgrade/item.cg +++ b/data/iron_chests/items/copper_to_silver_chest_upgrade/item.cg @@ -1,6 +1,5 @@ schema: 1 description: <<-END -The Copper to Silver Chest Upgrade will convert a [Copper Chest] into a [Silver Chest] by right-clicking the copper -chest with the upgrade in your hand. +The Copper to Silver Chest Upgrade will convert a [[Copper Chest]] into a [[Silver Chest]] by right-clicking the copper chest with the upgrade in your hand. END diff --git a/data/iron_chests/items/crystal_chest/item.cg b/data/iron_chests/items/crystal_chest/item.cg index a99f2e07..21e3bd52 100644 --- a/data/iron_chests/items/crystal_chest/item.cg +++ b/data/iron_chests/items/crystal_chest/item.cg @@ -1,10 +1,7 @@ schema: 1 description: <<-END -The Crystal Chest takes up a single block but offers 12 rows of storage (as compared to 3 in a regular wooden [Chest]). -That makes for 108 slots total capacity. This is exactly the same as a [Diamond Chest], but, unlike a Diamond Chest, a -Crystal chest is transparent and will show off items inside. +The Crystal Chest takes up a single block but offers 12 rows of storage (as compared to 3 in a regular wooden [[Chest]]). That makes for 108 slots total capacity. This is exactly the same as a [Diamond Chest], but, unlike a Diamond Chest, a Crystal chest is transparent and will show off items inside. -In addition to its regular crafting recipe, one can upgrade a Diamond Chest to a Crystal Chest by right-clicking it with -a [Diamond to Crystal Chest Upgrade]. +In addition to its regular crafting recipe, one can upgrade a Diamond Chest to a Crystal Chest by right-clicking it with a [[Diamond to Crystal Chest Upgrade]]. END diff --git a/data/iron_chests/items/diamond_chest/item.cg b/data/iron_chests/items/diamond_chest/item.cg index b788cfd1..1ca157f2 100644 --- a/data/iron_chests/items/diamond_chest/item.cg +++ b/data/iron_chests/items/diamond_chest/item.cg @@ -1,12 +1,9 @@ schema: 1 description: <<-END -The Diamond Chest takes up a single block but offers 12 rows of storage (as compared to 3 in a regular wooden [Chest]). -That makes for 108 slots total capacity. +The Diamond Chest takes up a single block but offers 12 rows of storage (as compared to 3 in a regular wooden [[Chest]]). That makes for 108 slots total capacity. -In addition to its regular crafting recipe, one can upgrade a [Gold Chest] by right-clicking it with a -[Gold to Diamond Chest Upgrade]. +In addition to its regular crafting recipe, one can upgrade a [Gold Chest] by right-clicking it with a [[Gold to Diamond Chest Upgrade]]. -Similarly, the Diamond Chest can be upgraded to either a [Crystal Chest] using the [Diamond to Crystal Chest Upgrade] or -to an [Obsidian Chest] using the [Diamond to Obsidian Chest Upgrade]. +Similarly, the Diamond Chest can be upgraded to either a [[Crystal Chest]] using the [[Diamond to Crystal Chest Upgrade]] or to an [[Obsidian Chest]] using the [[Diamond to Obsidian Chest Upgrade]]. END diff --git a/data/iron_chests/items/diamond_to_crystal_chest_upgrade/item.cg b/data/iron_chests/items/diamond_to_crystal_chest_upgrade/item.cg index 53628465..0869dd0a 100644 --- a/data/iron_chests/items/diamond_to_crystal_chest_upgrade/item.cg +++ b/data/iron_chests/items/diamond_to_crystal_chest_upgrade/item.cg @@ -1,6 +1,5 @@ schema: 1 description: <<-END -The Diamond to Crystal Chest Upgrade will convert a [Diamond Chest] into a [Crystal Chest] by right-clicking the diamond -chest with the upgrade in your hand. +The Diamond to Crystal Chest Upgrade will convert a [[Diamond Chest]] into a [[Crystal Chest]] by right-clicking the diamond chest with the upgrade in your hand. END diff --git a/data/iron_chests/items/diamond_to_obsidian_chest_upgrade/item.cg b/data/iron_chests/items/diamond_to_obsidian_chest_upgrade/item.cg index be2026d8..ea9cf5d6 100644 --- a/data/iron_chests/items/diamond_to_obsidian_chest_upgrade/item.cg +++ b/data/iron_chests/items/diamond_to_obsidian_chest_upgrade/item.cg @@ -1,6 +1,5 @@ schema: 1 description: <<-END -The Diamond to Obsidian Chest Upgrade will convert a [Diamond Chest] into an [Obsidian Chest] by right-clicking the -diamond chest with the upgrade in your hand. +The Diamond to Obsidian Chest Upgrade will convert a [[Diamond Chest]] into an [[Obsidian Chest]] by right-clicking the diamond chest with the upgrade in your hand. END diff --git a/data/iron_chests/items/gold_chest/item.cg b/data/iron_chests/items/gold_chest/item.cg index eb0f3bb5..ad0b389d 100644 --- a/data/iron_chests/items/gold_chest/item.cg +++ b/data/iron_chests/items/gold_chest/item.cg @@ -1,11 +1,9 @@ schema: 1 description: <<-END -The Gold Chest takes up a single block but offers 9 rows of storage (as compared to 3 in a regular wooden [Chest]). -That makes for 81 slots total capacity. +The Gold Chest takes up a single block but offers 9 rows of storage (as compared to 3 in a regular wooden [[Chest]]). That makes for 81 slots total capacity. -In addition to its regular crafting recipe, one can upgrade an [Iron Chest] to a Gold Chest by right-clicking it with an -[Iron to Gold Chest Upgrade]. You can also upgrade a [Silver Chest] by using a [Silver to Gold Chest Upgrade]. +In addition to its regular crafting recipe, one can upgrade an [[Iron Chest]] to a Gold Chest by right-clicking it with an [[Iron to Gold Chest Upgrade]]. You can also upgrade a [[Silver Chest]] by using a [[Silver to Gold Chest Upgrade]]. -The Gold Chest can itself be upgraded to a [Diamond Chest] by using a [Gold to Diamond Chest Upgrade] on it. +The Gold Chest can itself be upgraded to a [[Diamond Chest]] by using a [[Gold to Diamond Chest Upgrade]] on it. END diff --git a/data/iron_chests/items/gold_to_diamond_chest_upgrade/item.cg b/data/iron_chests/items/gold_to_diamond_chest_upgrade/item.cg index 2a796c11..823bce80 100644 --- a/data/iron_chests/items/gold_to_diamond_chest_upgrade/item.cg +++ b/data/iron_chests/items/gold_to_diamond_chest_upgrade/item.cg @@ -1,6 +1,5 @@ schema: 1 description: <<-END -The Gold to Diamond Chest Upgrade will convert a [Gold Chest] into a [Diamond Chest] by right-clicking the gold chest -with the upgrade in your hand. +The Gold to Diamond Chest Upgrade will convert a [[Gold Chest]] into a [[Diamond Chest]] by right-clicking the gold chest with the upgrade in your hand. END diff --git a/data/iron_chests/items/iron_chest/item.cg b/data/iron_chests/items/iron_chest/item.cg index 25a6cf44..91408ea4 100644 --- a/data/iron_chests/items/iron_chest/item.cg +++ b/data/iron_chests/items/iron_chest/item.cg @@ -1,12 +1,9 @@ schema: 1 description: <<-END -The Iron Chest takes up a single block but offers 6 rows of storage (the same as a double [Chest]). That makes for 54 -slots total capacity. +The Iron Chest takes up a single block but offers 6 rows of storage (the same as a double [[Chest]]). That makes for 54 slots total capacity. -In addition to its regular crafting recipe, one can upgrade a [Copper Chest] to an Iron Chest by right-clicking it with -a [Copper to Iron Chest Upgrade]. You can also upgrade a regular Minecraft [Chest] by using a -[Wood to Iron Chest Upgrade]. +In addition to its regular crafting recipe, one can upgrade a [[Copper Chest]] to an Iron Chest by right-clicking it with a [[Copper to Iron Chest Upgrade]]. You can also upgrade a regular Minecraft [[Chest]] by using a [[Wood to Iron Chest Upgrade]]. -The Iron Chest can itself be upgraded to a [Gold Chest] by using an [Iron to Gold Chest Upgrade] on it. +The Iron Chest can itself be upgraded to a [[Gold Chest]] by using an [[Iron to Gold Chest Upgrade]] on it. END diff --git a/data/iron_chests/items/iron_to_gold_chest_upgrade/item.cg b/data/iron_chests/items/iron_to_gold_chest_upgrade/item.cg index 5ebad1b7..10b6d4d0 100644 --- a/data/iron_chests/items/iron_to_gold_chest_upgrade/item.cg +++ b/data/iron_chests/items/iron_to_gold_chest_upgrade/item.cg @@ -1,6 +1,5 @@ schema: 1 description: <<-END -The Iron to Gold Chest Upgrade will convert an [Iron Chest] into a [Gold Chest] by right-clicking the iron chest -with the upgrade in your hand. +The Iron to Gold Chest Upgrade will convert an [[Iron Chest]] into a [[Gold Chest]] by right-clicking the iron chest with the upgrade in your hand. END diff --git a/data/iron_chests/items/obsidian_chest/item.cg b/data/iron_chests/items/obsidian_chest/item.cg index ae45e639..49241ab6 100644 --- a/data/iron_chests/items/obsidian_chest/item.cg +++ b/data/iron_chests/items/obsidian_chest/item.cg @@ -1,10 +1,7 @@ schema: 1 description: <<-END -The Obsidian Chest takes up a single block but offers 12 rows of storage (the same as a [Diamond Chest], and 4 times -more than a regular Minecraft [Chest]). That makes for 108 slots total capacity. However, the real advantage is that -it cannot be destroyed by any explosion: making it a perfect place to store your most precious valuables. +The Obsidian Chest takes up a single block but offers 12 rows of storage (the same as a [[Diamond Chest]], and 4 times more than a regular Minecraft [[Chest]]). That makes for 108 slots total capacity. However, the real advantage is that it cannot be destroyed by any explosion: making it a perfect place to store your most precious valuables. -In addition to its regular crafting recipe, one can upgrade a [Diamond Chest] to an Obsidian Chest by right-clicking it -with a [Diamond to Obsidian Chest Upgrade]. +In addition to its regular crafting recipe, one can upgrade a [[Diamond Chest]] to an Obsidian Chest by right-clicking it with a [[Diamond to Obsidian Chest Upgrade]]. END diff --git a/data/iron_chests/items/silver_chest/item.cg b/data/iron_chests/items/silver_chest/item.cg index bce93344..61ddbe7b 100644 --- a/data/iron_chests/items/silver_chest/item.cg +++ b/data/iron_chests/items/silver_chest/item.cg @@ -1,11 +1,9 @@ schema: 1 description: <<-END -The Silver Chest takes up a single block but offers 8 rows of storage (as compared to 3 in a regular [Chest]). That -makes for 72 slots total capacity. +The Silver Chest takes up a single block but offers 8 rows of storage (as compared to 3 in a regular [[Chest]]). That makes for 72 slots total capacity. -In addition to its regular crafting recipe, one can upgrade a [Copper Chest] to a Silver Chest by right-clicking it with -a [Copper to Silver Chest Upgrade]. +In addition to its regular crafting recipe, one can upgrade a [[Copper Chest]] to a Silver Chest by right-clicking it with a [[Copper to Silver Chest Upgrade]]. -The Silver Chest can itself be upgraded to a [Gold Chest] by using an [Silver to Gold Chest Upgrade] on it. +The Silver Chest can itself be upgraded to a [[Gold Chest]] by using an [[Silver to Gold Chest Upgrade]] on it. END diff --git a/data/iron_chests/items/silver_to_gold_chest_upgrade/item.cg b/data/iron_chests/items/silver_to_gold_chest_upgrade/item.cg index 206b547d..20d87914 100644 --- a/data/iron_chests/items/silver_to_gold_chest_upgrade/item.cg +++ b/data/iron_chests/items/silver_to_gold_chest_upgrade/item.cg @@ -1,6 +1,5 @@ schema: 1 description: <<-END -The Silver to Gold Chest Upgrade will convert a [Silver Chest] into a [Gold Chest] by right-clicking the silver chest -with the upgrade in your hand. +The Silver to Gold Chest Upgrade will convert a [[Silver Chest]] into a [[Gold Chest]] by right-clicking the silver chest with the upgrade in your hand. END diff --git a/data/iron_chests/items/wood_to_copper_chest_upgrade/item.cg b/data/iron_chests/items/wood_to_copper_chest_upgrade/item.cg index 7f64fa0d..28dd539f 100644 --- a/data/iron_chests/items/wood_to_copper_chest_upgrade/item.cg +++ b/data/iron_chests/items/wood_to_copper_chest_upgrade/item.cg @@ -1,6 +1,5 @@ schema: 1 description: <<-END -The Wood to Copper Chest Upgrade will convert a regular Minecraft [Chest] into a [Copper Chest] by right-clicking the -regular chest with the upgrade in your hand. +The Wood to Copper Chest Upgrade will convert a regular Minecraft [[Chest]] into a [[Copper Chest]] by right-clicking the regular chest with the upgrade in your hand. END diff --git a/data/iron_chests/items/wood_to_iron_chest_upgrade/item.cg b/data/iron_chests/items/wood_to_iron_chest_upgrade/item.cg index dc2551b9..71ae003f 100644 --- a/data/iron_chests/items/wood_to_iron_chest_upgrade/item.cg +++ b/data/iron_chests/items/wood_to_iron_chest_upgrade/item.cg @@ -1,6 +1,5 @@ schema: 1 description: <<-END -The Wood to Iron Chest Upgrade will convert a regular Minecraft [Chest] into an [Iron Chest] by right-clicking the -regular chest with the upgrade in your hand. +The Wood to Iron Chest Upgrade will convert a regular Minecraft [[Chest]] into an [[Iron Chest]] by right-clicking the regular chest with the upgrade in your hand. END diff --git a/data/mekanism/items/precision_sawmill/item.cg b/data/mekanism/items/precision_sawmill/item.cg index 6a6ee436..baf84ca5 100644 --- a/data/mekanism/items/precision_sawmill/item.cg +++ b/data/mekanism/items/precision_sawmill/item.cg @@ -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 \ No newline at end of file diff --git a/data/mekanism/items/salination_block/item.cg b/data/mekanism/items/salination_block/item.cg index 3665e58a..cdf217d3 100644 --- a/data/mekanism/items/salination_block/item.cg +++ b/data/mekanism/items/salination_block/item.cg @@ -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 \ No newline at end of file diff --git a/data/mekanism/items/salination_controller/item.cg b/data/mekanism/items/salination_controller/item.cg index 912543ed..c6e072e0 100644 --- a/data/mekanism/items/salination_controller/item.cg +++ b/data/mekanism/items/salination_controller/item.cg @@ -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. diff --git a/data/mekanism/items/salination_valve/item.cg b/data/mekanism/items/salination_valve/item.cg index 291a052e..0331fcf0 100644 --- a/data/mekanism/items/salination_valve/item.cg +++ b/data/mekanism/items/salination_valve/item.cg @@ -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 \ No newline at end of file diff --git a/data/minefactory_reloaded/items/biofuel/item.cg b/data/minefactory_reloaded/items/biofuel/item.cg index 7403f5f7..ef91d175 100644 --- a/data/minefactory_reloaded/items/biofuel/item.cg +++ b/data/minefactory_reloaded/items/biofuel/item.cg @@ -4,5 +4,5 @@ description: <<-END BioFuel is produced by the BioReactor which converts plant life into a fuel source for the BioFuel Generator. See the entry on the reactor for more information on exactly which plants can be used and how to set up the process. -See: [BioReactor], [BioFuel Generator] +See: [[BioReactor]], [[BioFuel Generator]] END diff --git a/data/minefactory_reloaded/items/bioreactor/item.cg b/data/minefactory_reloaded/items/bioreactor/item.cg index 8577d35c..9ae6295a 100644 --- a/data/minefactory_reloaded/items/bioreactor/item.cg +++ b/data/minefactory_reloaded/items/bioreactor/item.cg @@ -1,36 +1,27 @@ schema: 1 description: <<-END -The BioReactor converts various forms of plant life into [BioFuel] to run the [BioFuel Generator]. The reactor becomes -more and more efficient as a greater variety of plant life is provided (up to 9 total). With a single kind of plant, -it produces 80 mB of biofuel per item, and for each different kind of plant provided, it produces an extra 10 mB per -item (up to a maximum efficiency of 160 mB per item). +The BioReactor converts various forms of plant life into [[BioFuel]] to run the [[BioFuel Generator]]. The reactor becomes more and more efficient as a greater variety of plant life is provided (up to 9 total). With a single kind of plant, it produces 80 mB of biofuel per item, and for each different kind of plant provided, it produces an extra 10 mB per item (up to a maximum efficiency of 160 mB per item). -For example, suppose you have a farm producing just potatoes, and you provide a full stack to the reactor. This will -produce 5120 mB of biofuel (64 items times 80 mB per item). Now suppose you add a carrot farm and provide half a stack -of carrots and half a stack of potatoes to the reactor. Since there are two different kinds of plants in the reactor, -it will produce 5760 mB of BioFuel (32 carrots plus 32 potatoes times 90 mB per item). To carry the example to the -final extreme, if you provide a mixture of 9 differnet kinds of plant, a single stack of mixed items will produce 10240 -mB of biofuel. +For example, suppose you have a farm producing just potatoes, and you provide a full stack to the reactor. This will produce 5120 mB of biofuel (64 items times 80 mB per item). Now suppose you add a carrot farm and provide half a stack of carrots and half a stack of potatoes to the reactor. Since there are two different kinds of plants in the reactor, it will produce 5760 mB of BioFuel (32 carrots plus 32 potatoes times 90 mB per item). To carry the example to the final extreme, if you provide a mixture of 9 differnet kinds of plant, a single stack of mixed items will produce 10240 mB of biofuel. -Not all plants are accepted, however, so plan accordingly! Here is a list of items which are known to either be accepted -or *not* accepted: +Not all plants are accepted, however, so plan accordingly! Here is a list of items which are known to either be accepted or *not* accepted: ** Accepted ** -* Seeds: [Melon Seeds], [Pumpkin Seeds], [Seeds] -* Saplings: [Acacia Sapling], [Birch Sapling], [Jungle Sapling], [Oak Sapling], [Spruce Sapling] -* Vegetables: [Carrot], [Potato], [Nether Wart] -* Dyes: [Cactus Green], [Cyan Dye], [Dandelion Yellow], [Gray Dye], [Light Blue Dye], [Light Gray Dye], ... +* Seeds: [[Melon Seeds]], [[Pumpkin Seeds]], [[Seeds]] +* Saplings: [[Acacia Sapling]], [[Birch Sapling]], [[Jungle Sapling]], [[Oak Sapling]], [[Spruce Sapling]] +* Vegetables: [[Carrot]], [[Potato]], [[Nether Wart]] +* Dyes: [[Cactus Green]], [[Cyan Dye]], [[Dandelion Yellow]], [[Gray Dye]], [[Light Blue Dye]], [[Light Gray Dye]], ... ** Not Accepted ** -* Flowers: [Allium], [Azure Bluet], [Blue Orchid], [Dandelion], [Lilac], [Orange Tulip], [Oxeye Daisy], ... -* Fruits & Vegetables: [Apple], [Pumpkin], [Melon], [Melon (block)], [Wheat] -* Leaves: [Acacia Leaves], [Birch Leaves], [Dark Oak Leaves], [Jungle Leaves], [Oak Leaves], ... -* Plants: [Cactus], [Sugar Canes] -* Animals Parts: [Slimeball] +* Flowers: [[Allium]], [[Azure Bluet]], [[Blue Orchid]], [[Dandelion]], [[Lilac]], [[Orange Tulip]], ... +* Fruits & Vegetables: [[Apple]], [[Pumpkin]], [[Melon]], [[Melon (block)]], [[Wheat]] +* Leaves: [[Acacia Leaves]], [[Birch Leaves]], [[Dark Oak Leaves]], [[Jungle Leaves]], [[Oak Leaves]], ... +* Plants: [[Cactus]], [[Sugar Canes]] +* Animals Parts: [[Slimeball]] -See: [BioFuel], [BioFuel Generator] +See: [[BioFuel]], [[BioFuel Generator]] -END \ No newline at end of file +END diff --git a/data/minefactory_reloaded/items/chocolate_milk/item.cg b/data/minefactory_reloaded/items/chocolate_milk/item.cg index af146e8a..6c04746a 100644 --- a/data/minefactory_reloaded/items/chocolate_milk/item.cg +++ b/data/minefactory_reloaded/items/chocolate_milk/item.cg @@ -1,12 +1,11 @@ schema: 1 description: <<-END -Chocolate Milk is a fluid created by pouring out a [Chocolate Milk Bucket] into the world. It may then be drunk with a -[Straw] to receive the following effects: +Chocolate Milk is a fluid created by pouring out a [[Chocolate Milk Bucket]] into the world. It may then be drunk with a [[Straw]] to receive the following effects: * Speed IV (for 1:00) * Haste III (for 1:00) * Regeneration IV (for 0:05) -See: [Chocolate Milk Bucket], [Straw] +See also: [[Chocolate Milk Bucket]], [[Straw]] END \ No newline at end of file diff --git a/data/minefactory_reloaded/items/chocolate_milk_bucket/item.cg b/data/minefactory_reloaded/items/chocolate_milk_bucket/item.cg index 6390f12d..6bb75c94 100644 --- a/data/minefactory_reloaded/items/chocolate_milk_bucket/item.cg +++ b/data/minefactory_reloaded/items/chocolate_milk_bucket/item.cg @@ -1,12 +1,11 @@ schema: 1 description: <<-END -[Chocolate Milk] is used by pouring it out into the world (as a fluid) and then drinking it with a [Straw]. When so -consumed, it imparts: +[[Chocolate Milk]] is used by pouring it out into the world (as a fluid) and then drinking it with a [[Straw]]. When so consumed, it imparts: * Speed IV (for 1:00) * Haste III (for 1:00) * Regeneration IV (for 0:05) -See: [Chocolate Milk], [Straw] -END \ No newline at end of file +See also: [[Chocolate Milk]], [[Straw]] +END diff --git a/data/minefactory_reloaded/items/essence/item.cg b/data/minefactory_reloaded/items/essence/item.cg index 2bbb348c..7dea41be 100644 --- a/data/minefactory_reloaded/items/essence/item.cg +++ b/data/minefactory_reloaded/items/essence/item.cg @@ -1,17 +1,12 @@ schema: 1 description: <<-END -Essence is created by the [Grinder] as it kills mobs and by the [Sewer] should it absorb any experience orbs. As a -fluid, it may be piped into various other machines which operate on it, or even just stored in a [Tank]. The other -machines which use essence an input are: [Auto-Enchanter], [Auto-Spawner], [Auto-Anvil]. +Essence is created by the [[Grinder]] as it kills mobs and by the [[Sewer]] should it absorb any experience orbs. As a fluid, it may be piped into various other machines which operate on it, or even just stored in a [[Tank]]. The other machines which use essence an input are: [[Auto-Enchanter]], [[Auto-Spawner]], [[Auto-Anvil]]. -Essence can also be extracted from the player by using an [XP Extractor]. For each use, 1 level will be drained from -the player to create 1000 mB of Essence. Therefore, if you intend to create essence this way, it is highly beneficial to -drain your XP before you reach level 15 as higher levels require progressivly more XP, but generate the same amount of -essence. +Essence can also be extracted from the player by using an [[XP Extractor]]. For each use, 1 level will be drained from the player to create 1000 mB of Essence. Therefore, if you intend to create essence this way, it is highly beneficial to drain your XP before you reach level 15 as higher levels require progressivly more XP, but generate the same amount of essence. -Essence may also be dumped into the world as a fluid. Players who swim in the fluid gain Night Vision for 1:00, and -players who drink the essence with a [Straw] gain enough XP for one level. +Essence may also be dumped into the world as a fluid. Players who swim in the fluid gain Night Vision for 1:00, and +players who drink the essence with a [[Straw]] gain enough XP for one level. -See also: [Auto-Anvil], [Auto-Enchanter], [Auto-Spawner], [Straw] -END \ No newline at end of file +See also: [[Auto-Anvil]], [[Auto-Enchanter]], [[Auto-Spawner]], [[Straw]] +END diff --git a/data/minefactory_reloaded/items/meat/item.cg b/data/minefactory_reloaded/items/meat/item.cg index 867eef96..aec2e0bd 100644 --- a/data/minefactory_reloaded/items/meat/item.cg +++ b/data/minefactory_reloaded/items/meat/item.cg @@ -1,9 +1,7 @@ schema: 1 description: <<-END -Meat is produced by the [Slaughterhouse] as it kills mobs. As a fluid, it can be piped out and stored in tanks, buckets -or even just poured out into the world. In the world, it can be drunk by a player using a [Straw] to gain the following -benefits: +Meat is produced by the [[Slaughterhouse]] as it kills mobs. As a fluid, it can be piped out and stored in tanks, buckets or even just poured out into the world. In the world, it can be drunk by a player using a [[Straw]] to gain the following benefits: * Completely fill the hunger bar * Completely recover health + 6 extra hearts @@ -12,7 +10,7 @@ benefits: * Absorbion III 0:04 * Staturation III 0:15 -Liquid meat can also be piped into a [Meat Packer] in order to form [Raw Meat Ingot]s, 100 mB of liquid meat per ingot. +Liquid meat can also be piped into a [[Meat Packer]] in order to form [[Raw Meat Ingot]]s, 100 mB of liquid meat per ingot. -See also: [Meat Packer], [Raw Meat Ingot], [Slaughterhouse], [Straw] -END \ No newline at end of file +See also: [[Meat Packer]], [[Raw Meat Ingot]], [[Slaughterhouse]], [[Straw]] +END diff --git a/data/minefactory_reloaded/items/milk/item.cg b/data/minefactory_reloaded/items/milk/item.cg index 6687efca..42d11b5c 100644 --- a/data/minefactory_reloaded/items/milk/item.cg +++ b/data/minefactory_reloaded/items/milk/item.cg @@ -1,10 +1,9 @@ schema: 1 description: <<-END -Milk is a fluid which ordinarily (in vanilla Minecraft) is obtained by right-clicking a cow with [Bucket]. It can then -be drunk directly from the bucket or used in various crafting recipes, but not placed in the world as a fluid. -MineFactory Reloaded registers milk as a regular fluid which works around that limitation. When placed in the world, it -can be drunk with a [Straw] to received the same effect as if it were drunk from a bucket. +Milk is a fluid which ordinarily (in vanilla Minecraft) is obtained by right-clicking a cow with [[Bucket]]. It can then be drunk directly from the bucket or used in various crafting recipes, but not placed in the world as a fluid. -See also: [Milk](/browse/minecraft/milk), [Straw] +MineFactory Reloaded expands on the vanilla fluid by registering milk as a regular fluid which works just as any other fluid. When placed in the world, it can be drunk with a [[Straw]] to received the same effect as if it were drunk from a bucket. It can also be produced in an automated fashion by using a [[Rancher]] on cows. + +See also: [Milk](/browse/minecraft/milk), [[Rancher]], [[Straw]] END diff --git a/data/minefactory_reloaded/items/mushroom_soup/item.cg b/data/minefactory_reloaded/items/mushroom_soup/item.cg index e46aaa3f..a5abd021 100644 --- a/data/minefactory_reloaded/items/mushroom_soup/item.cg +++ b/data/minefactory_reloaded/items/mushroom_soup/item.cg @@ -1,12 +1,11 @@ schema: 1 description: <<-END -Mushroom Soup, as a fluid, can be extracted from a [Mushroom Stew] bowl using a [Fluid Transposer]. When poured out into -the world and drunk with a [Straw], it provides these benefits: +Mushroom Soup, as a fluid, can be extracted from a [[Mushroom Stew]] bowl using a [[Fluid Transposer]] or by using a [[Rancher]] on a Mooshroom. When poured out into the world and drunk with a [[Straw]], it provides these benefits: * Completely cures hunger * Health Boost II for 0:05 * Saturation III for 0:15 -See also: [Fluid Transposer], [Mushroom Stew], [Straw] +See also: [[Fluid Transposer]], [[Mushroom Stew]], [[Rancher]], [[Straw]] END diff --git a/data/minefactory_reloaded/items/pink_slime/item.cg b/data/minefactory_reloaded/items/pink_slime/item.cg index 72a9ac06..6f1aa34f 100644 --- a/data/minefactory_reloaded/items/pink_slime/item.cg +++ b/data/minefactory_reloaded/items/pink_slime/item.cg @@ -1,22 +1,17 @@ schema: 1 description: <<-END -Pink Slime is produced by the [Slaughterhouse] as it kills mobs. As a fluid, it can be piped out and stored in tanks, -buckets or even just poured out into the world. In the world, it can be drunk by a (foolish) player using a [Straw] to -with the following effects: +Pink Slime is produced by the [[Slaughterhouse]] as it kills mobs. As a fluid, it can be piped out and stored in tanks, buckets or even just poured out into the world. In the world, it can be drunk by a (foolish) player using a [[Straw]] to with the following effects: * Speed III 0:60 * Hunger 0:10 * Weakness 0:10 * Nausea 0:25 -As you can see, nasty stuff. In fact, if left alone in the world for a few seconds, it will spawn a Pink Slime mob which -will then proceed to attack the player. When defeated, it will drop a few [Pink Slimeball]s (interchangable with -regular [Slimeball]s). +As you can see, nasty stuff. In fact, if left alone in the world for a few seconds, it will spawn a Pink Slime mob which will then proceed to attack the player. When defeated, it will drop a few [[Pink Slimeball]]s (interchangable with regular [[Slimeball]]s). -A more helpful use is to pipe the stuff into a [Meat Packer] where 100 mB will be converted into a [Raw Meat Nugget] +A more helpful use is to pipe the stuff into a [[Meat Packer]] where 100 mB will be converted into a [[Raw Meat Nugget]] with can be cooked and consumed without ill effect. -See also: [Meat Packer], [Raw Meat Nugget], [Slaughterhouse], [Straw] - +See also: [[Meat Packer]], [[Raw Meat Nugget]], [[Slaughterhouse]], [[Straw]] END diff --git a/data/minefactory_reloaded/items/sewage/item.cg b/data/minefactory_reloaded/items/sewage/item.cg index 473a5e45..8c389195 100644 --- a/data/minefactory_reloaded/items/sewage/item.cg +++ b/data/minefactory_reloaded/items/sewage/item.cg @@ -1,14 +1,12 @@ schema: 1 description: <<-END -Sewage is collected when mobs are kept within range of a [Sewer]. As a fluid, it can be piped out of the sewer and into -tanks, buckets, machines, etc. The best use of it is to pipe it into a [Composter] to produce [Industrial Fertilizer]. -However, if you are so inclined, you can pour it out into the world and consume it with the the following ill effects: +Sewage is collected when mobs are kept within range of a [[Sewer]]. As a fluid, it can be piped out of the sewer and into tanks, buckets, machines, etc. The best use of it is to pipe it into a [[Composter]] to produce [[Industrial Fertilizer]]. However, if you are so inclined, you can pour it out into the world and consume it with the the following ill effects: * Speed III 0:23 * Slowness 0:40 * Poison 0:40 * Nausea 0:40 -See also: [Composter], [Sewer] +See also: [[Composter]], [[Sewer]] END diff --git a/data/minefactory_reloaded/items/sludge/item.cg b/data/minefactory_reloaded/items/sludge/item.cg index edbda0fb..25d04b46 100644 --- a/data/minefactory_reloaded/items/sludge/item.cg +++ b/data/minefactory_reloaded/items/sludge/item.cg @@ -1,21 +1,18 @@ schema: 1 description: <<-END -Sludge is a fluid produced by the [Harvester] as it brings in crops. As a fluid, it can be poured out into the world or -piped into tanks, machines, etc. The best use for it is to pipe it into a [Sludge Boiler] where it can be converted -into useful byproducts. However, if poured out into the world, it can have a number of nasty effects. If a player -stands in a pool of sludge, the player will take damage every second and receive the following effects: +Sludge is a fluid produced by the [[Harvester]] as it brings in crops. As a fluid, it can be poured out into the world or piped into tanks, machines, etc. The best use for it is to pipe it into a [[Sludge Boiler]] where it can be converted into useful byproducts. However, if poured out into the world, it can have a number of nasty effects. If a player stands in a pool of sludge, the player will take damage every second and receive the following effects: * Weakness 0:11 * Wither 0:11 * Nausea 0:15 -And, should a player be so foolish as to drink it with a [Straw], the player will take 5 hearts of damage and receive +And, should a player be so foolish as to drink it with a [[Straw]], the player will take 5 hearts of damage and receive the following ill effects: * Wither 0:40 * Nausea 0:40 * Blindness 0:40 -See also: [Harvester], [Sludge Boiler], [Straw] -END \ No newline at end of file +See also: [[Harvester]], [[Sludge Boiler]], [[Straw]] +END diff --git a/data/minefactory_reloaded/items/steam/item.cg b/data/minefactory_reloaded/items/steam/item.cg index 687161f4..b7a597a6 100644 --- a/data/minefactory_reloaded/items/steam/item.cg +++ b/data/minefactory_reloaded/items/steam/item.cg @@ -1,5 +1,5 @@ schema: 1 description: <<-END -Steam is a fluid produced by the [Steam Boiler] from [Coal] and [Water]. +Steam is a fluid produced by the [[Steam Boiler]] from [[Coal]] and [[Water]]. END \ No newline at end of file diff --git a/data/railcraft/items/gift_cart/item.cg b/data/railcraft/items/gift_cart/item.cg index ee8ed071..c5ca9c4a 100644 --- a/data/railcraft/items/gift_cart/item.cg +++ b/data/railcraft/items/gift_cart/item.cg @@ -2,7 +2,7 @@ schema: 1 description: <<-END The Gift Cart is a seasonal item whose recipe is only vaild during the month of December. When placed on a track and -lit with a [Priming Track], it will yield a mild explosion and release two small gifts: +lit with a [[Priming Track]], it will yield a mild explosion and release two small gifts: * Potions * Tools & Weapons diff --git a/data/railcraft/items/pumpkin_cart/item.cg b/data/railcraft/items/pumpkin_cart/item.cg index e812994a..9a25a327 100644 --- a/data/railcraft/items/pumpkin_cart/item.cg +++ b/data/railcraft/items/pumpkin_cart/item.cg @@ -1,7 +1,6 @@ schema: 1 description: <<-END -The Pumpkin Cart is a seasonal item whose recipe is only vaild during the month of October. When placed on a track and -lit with a [Priming Track], it will yield a mild explosion and potentially release a hostile mob... +The Pumpkin Cart is a seasonal item whose recipe is only vaild during the month of October. When lit with a [[Priming Track]], it will yield a mild explosion and potentially release a hostile mob... END \ No newline at end of file diff --git a/data/solar_flux/items/solar_panel_ii/item.cg b/data/solar_flux/items/solar_panel_ii/item.cg index 3f0080be..559d5755 100644 --- a/data/solar_flux/items/solar_panel_ii/item.cg +++ b/data/solar_flux/items/solar_panel_ii/item.cg @@ -1,5 +1,5 @@ schema: 1 description: <<-END -The Solar Panel II is the second tier of solar panels: a step up from the [Solar Panel I], and a stepping stone towards [Solar Panel III]. It generates 16 RF/t, storing up to 250 kRF. It can output this power at 128 RF/t. +The Solar Panel II is the second tier of solar panels: a step up from the [[Solar Panel I]], and a stepping stone towards [[Solar Panel III]]. It generates 16 RF/t, storing up to 250 kRF. It can output this power at 128 RF/t. END \ No newline at end of file diff --git a/data/solar_flux/items/solar_panel_iii/item.cg b/data/solar_flux/items/solar_panel_iii/item.cg index 83f8e7eb..28b3bbab 100644 --- a/data/solar_flux/items/solar_panel_iii/item.cg +++ b/data/solar_flux/items/solar_panel_iii/item.cg @@ -1,5 +1,5 @@ schema: 1 description: <<-END -The Solar Panel III is the third tier of solar panels: a step up from the [Solar Panel II], and a stepping stone towards [Solar Panel IV]. It generates 64 RF/t, storing up to 850 kRF. It can output this power at 512 RF/t. +The Solar Panel III is the third tier of solar panels: a step up from the [[Solar Panel II]], and a stepping stone towards [[Solar Panel IV]]. It generates 64 RF/t, storing up to 850 kRF. It can output this power at 512 RF/t. END \ No newline at end of file diff --git a/data/solar_flux/items/solar_panel_iv/item.cg b/data/solar_flux/items/solar_panel_iv/item.cg index 845a2d92..3818a2ad 100644 --- a/data/solar_flux/items/solar_panel_iv/item.cg +++ b/data/solar_flux/items/solar_panel_iv/item.cg @@ -1,5 +1,5 @@ schema: 1 description: <<-END -The Solar Panel IV is the fourth tier of solar panels: a step up from the [Solar Panel III], and a stepping stone towards [Solar Panel V]. It generates 256 RF/t, storing up to 4 MRF. It can output this power at 2048 RF/t. +The Solar Panel IV is the fourth tier of solar panels: a step up from the [[Solar Panel III]], and a stepping stone towards [[Solar Panel V]]. It generates 256 RF/t, storing up to 4 MRF. It can output this power at 2048 RF/t. END \ No newline at end of file diff --git a/data/solar_flux/items/solar_panel_v/item.cg b/data/solar_flux/items/solar_panel_v/item.cg index 2fff0a29..b11a2cab 100644 --- a/data/solar_flux/items/solar_panel_v/item.cg +++ b/data/solar_flux/items/solar_panel_v/item.cg @@ -1,5 +1,5 @@ schema: 1 description: <<-END -The Solar Panel V is the fifth tier of solar panels: a step up from the [Solar Panel III], and a stepping stone towards the top-level [Solar Panel VI]. It generates 1024 RF/t, storing up to 16 MRF. It can output this power at 8192 RF/t. +The Solar Panel V is the fifth tier of solar panels: a step up from the [[Solar Panel III]], and a stepping stone towards the top-level [[Solar Panel VI]]. It generates 1024 RF/t, storing up to 16 MRF. It can output this power at 8192 RF/t. END \ No newline at end of file