Convert internal links to new syntax
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user