Convert item.cg files into item.json
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"description": "The Ender Chest is a storage block from EnderStorage which predates the vanilla [[Ender Chest]].\n\nEach chest has three wool pads on top that can be manipulated by right-clicking them with a dye.\n\nAll 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.\n\nWith the 16 different colored dyes of Minecraft, there are **4,096 possible 3-color codes**.\n\nAn [[Ender Pouch]] can be used to access the inventory of an Ender Chest from the player's hotbar wherever they are **if right click on the Ender Chest**\n\n**Multiple Ender Chest with the same code can accesses each other**.",
|
||||
"videos": [
|
||||
{
|
||||
"name": "Mod Spotlight by Direwolf20",
|
||||
"youtTubeId": "rU9X2N1vMps"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"description": "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.\n\nThe 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.\n\nWhen 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.\n\nAs with the Ender Chest, the Ender Pouch allows unrestricted access to the contents of the pouch/chest to any player in an SMP environment with the same colour code on their pouch / chest, unless it has been synchronized with a diamond-locked ender chest. This can make it useful for sharing resources with friends, but also allows other players to take your resources without consent.",
|
||||
"videos": [
|
||||
{
|
||||
"name": "Mod Spotlight by Direwolf20",
|
||||
"youtTubeId": "rU9X2N1vMps"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"description": "The Ender Tank offers stationary storage for up to 16 buckets of a single liquid. Like the [Ender Chest](/browse/ender_storage/ender_chest_ender_storage), it has three wool pads on top which can be manipulated by right-clicking each one with a dye.\n\nTanks with matching colors will share liquids between them, even across dimensions. Additionally, right-clicking the dial with a diamond will set that tank to a 'private' network for that player, change the dial to a diamond color, and show your username in the tooltip.\n\nA private Ender Tank will not share any liquids with any public tank, or any private tank from another user, even if the colored pads match.\n\nNote that while using an Ender Tank with no diamond without additional security plugins or mods, there is nothing stopping someone else on a server from copying your tank's colors and taking your liquid.\n\nIf you don't have diamonds to spare, the best thing to do would be to pick an obscure combination of colors and hide it out of sight, so nobody can see the colors.\n\nWith three pads there are **4096 different possible combinations** of the 16 dyes, making it very unlikely - but still possible - for someone to randomly guess the right colors.",
|
||||
"videos": [
|
||||
{
|
||||
"name": "Mod Spotlight by Direwolf20",
|
||||
"youtTubeId": "rU9X2N1vMps"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user