EnderStorage 1.4.5.29

This commit is contained in:
Thiago Belem
2015-04-04 17:41:06 -03:00
parent 2f3c542330
commit 0f2618c03c
7 changed files with 32 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ exports.DefaultMods =
railcraft: { defaultVersion: '9.5.0' }
thermal_dynamics: { defaultVersion: '1.0.0RC7-98' }
thermal_expansion: { defaultVersion: '4.0.0B8-23' }
ender_storage: { defaultVersion: '1.4.5.29' }
exports.Duration = Duration = {}
Duration.snap = 100
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

@@ -0,0 +1,21 @@
schema: 1
group: Storage
item: Ender Chest
recipe:
input: Blaze Rod, Wool, Obsidian, Chest, Ender Pearl
pattern: 010 232 040
tools: Crafting Table
item: Ender Pouch
recipe:
input: Blaze Powder, Leather, Ender Pearl, Wool
pattern: 010 121 030
tools: Crafting Table
item: Ender Tank
recipe:
input: Blaze Rod, Wool, Obsidian, Cauldron, Ender Pearl
pattern: 010 232 040
tools: Crafting Table
+10
View File
@@ -0,0 +1,10 @@
schema: 1
name: Ender Storage
author: chicken_bones
description: This mod offers means to store your items in The END, causing them to be everywhere and nowhere at the same time.
homePageUrl: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1279956-chickenbones-mods
documentationUrl: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1279956-chickenbones-mods
downloadUrl: http://chickenbones.net/Pages/links.html
version: 1.4.5.29