User-submitted text for Tank from local.crafting-guide.com

This commit is contained in:
Andrew Miner
2015-06-11 13:50:47 -07:00
parent 5b75070f4c
commit 2fe7d39348
+8 -1
View File
@@ -1,5 +1,12 @@
schema: 1
description: The tank is a container for fluids. It can hold up 16,000mB of any kind of fluid ([[Water]], [[Lava]], [[Oil]], [[Fuel]], ...). Tanks placed on top of one another will automatically join together to form one large tank (though tanks placed next to one another do not). Fluids may be added to the tank either by right-clicking with a bucket of fluid or by using fluid pipes. In order to remove fluids from a tank, you will need to use a [[Wooden Fluid Pipe]] with some kind of power (e.g., a [[Redstone Engine]]). Tanks may only hold one kind of fluid at a time, and will refuse to accept a second kind of fluid.
description: <<-END
The tank is a container for fluids. It can hold up 16,000mB of any kind of fluid ([[Water]], [[Lava]], [[Oil]], [[Fuel]], ...). Tanks placed on top of one another will automatically join together to form one large tank (though tanks placed next to one another do not). Fluids may be added to the tank either by right-clicking with a bucket of fluid or by using fluid pipes. In order to remove fluids from a tank, you will need to use a [[Wooden Fluid Pipe]] with some kind of power (e.g., a [[Redstone Engine]]). Tanks may only hold one kind of fluid at a time, and will refuse to accept a second kind of fluid.
| ![](adjacent-tanks.png) |
|:-----------------------:|
| *stacked tanks join together, side-by-side tanks don't* |
END