Add tutorials

This commit is contained in:
Thiago Belem
2015-04-04 19:46:13 -03:00
parent 0f2618c03c
commit 68896c3b97
3 changed files with 39 additions and 0 deletions
@@ -0,0 +1,13 @@
schema: 1
description: <<-END
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.
All Ender Chests with the same 3-color code will access a shared inventory, no matter what dimension they are placed in. For example, a red-orange-yellow Ender Chest shares its inventory with all other red-orange-yellow Ender Chests, but cannot be accessed at a red-yellow-orange Ender Chest.
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.
END