EnderStorage 1.4.5.29
This commit is contained in:
@@ -25,6 +25,7 @@ exports.DefaultMods =
|
|||||||
railcraft: { defaultVersion: '9.5.0' }
|
railcraft: { defaultVersion: '9.5.0' }
|
||||||
thermal_dynamics: { defaultVersion: '1.0.0RC7-98' }
|
thermal_dynamics: { defaultVersion: '1.0.0RC7-98' }
|
||||||
thermal_expansion: { defaultVersion: '4.0.0B8-23' }
|
thermal_expansion: { defaultVersion: '4.0.0B8-23' }
|
||||||
|
ender_storage: { defaultVersion: '1.4.5.29' }
|
||||||
|
|
||||||
exports.Duration = Duration = {}
|
exports.Duration = Duration = {}
|
||||||
Duration.snap = 100
|
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
|
||||||
|
|
||||||
@@ -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
|
||||||
Reference in New Issue
Block a user