split chests off into a separate modpack component
authorRealBadAngel <mk@realbadangel.pl>
Fri, 5 Apr 2013 02:30:33 +0000 (04:30 +0200)
committerRealBadAngel <mk@realbadangel.pl>
Fri, 5 Apr 2013 02:30:33 +0000 (04:30 +0200)
commitfd3f25b5e06e4429c006b8c656c7c08a5258d460
tree620cc110f8b68f7500034a7adcdae264c3f6dd07
parentdca23bbdb3e65f2e27bf6be7d2c5c618d2c993a0
split chests off into a separate modpack component
119 files changed:
technic/chest_commons.lua [deleted file]
technic/config.lua
technic/copper_chest.lua [deleted file]
technic/gold_chest.lua [deleted file]
technic/init.lua
technic/iron_chest.lua [deleted file]
technic/mithril_chest.lua [deleted file]
technic/mithril_subspace_chest.lua [deleted file]
technic/textures/technic_copper_chest_front.png [deleted file]
technic/textures/technic_copper_chest_locked.png [deleted file]
technic/textures/technic_copper_chest_side.png [deleted file]
technic/textures/technic_copper_chest_top.png [deleted file]
technic/textures/technic_diamond.png [deleted file]
technic/textures/technic_diamond_block.png [deleted file]
technic/textures/technic_gold_chest_front.png [deleted file]
technic/textures/technic_gold_chest_front_black.png [deleted file]
technic/textures/technic_gold_chest_front_blue.png [deleted file]
technic/textures/technic_gold_chest_front_brown.png [deleted file]
technic/textures/technic_gold_chest_front_cyan.png [deleted file]
technic/textures/technic_gold_chest_front_dark_green.png [deleted file]
technic/textures/technic_gold_chest_front_dark_grey.png [deleted file]
technic/textures/technic_gold_chest_front_green.png [deleted file]
technic/textures/technic_gold_chest_front_grey.png [deleted file]
technic/textures/technic_gold_chest_front_magenta.png [deleted file]
technic/textures/technic_gold_chest_front_orange.png [deleted file]
technic/textures/technic_gold_chest_front_pink.png [deleted file]
technic/textures/technic_gold_chest_front_red.png [deleted file]
technic/textures/technic_gold_chest_front_violet.png [deleted file]
technic/textures/technic_gold_chest_front_white.png [deleted file]
technic/textures/technic_gold_chest_front_yellow.png [deleted file]
technic/textures/technic_gold_chest_locked.png [deleted file]
technic/textures/technic_gold_chest_locked_black.png [deleted file]
technic/textures/technic_gold_chest_locked_blue.png [deleted file]
technic/textures/technic_gold_chest_locked_brown.png [deleted file]
technic/textures/technic_gold_chest_locked_cyan.png [deleted file]
technic/textures/technic_gold_chest_locked_dark_green.png [deleted file]
technic/textures/technic_gold_chest_locked_dark_grey.png [deleted file]
technic/textures/technic_gold_chest_locked_green.png [deleted file]
technic/textures/technic_gold_chest_locked_grey.png [deleted file]
technic/textures/technic_gold_chest_locked_magenta.png [deleted file]
technic/textures/technic_gold_chest_locked_orange.png [deleted file]
technic/textures/technic_gold_chest_locked_pink.png [deleted file]
technic/textures/technic_gold_chest_locked_red.png [deleted file]
technic/textures/technic_gold_chest_locked_violet.png [deleted file]
technic/textures/technic_gold_chest_locked_white.png [deleted file]
technic/textures/technic_gold_chest_locked_yellow.png [deleted file]
technic/textures/technic_gold_chest_side.png [deleted file]
technic/textures/technic_gold_chest_top.png [deleted file]
technic/textures/technic_iron_chest_front.png [deleted file]
technic/textures/technic_iron_chest_locked.png [deleted file]
technic/textures/technic_iron_chest_side.png [deleted file]
technic/textures/technic_iron_chest_top.png [deleted file]
technic/textures/technic_mithril_chest_front.png [deleted file]
technic/textures/technic_mithril_chest_locked.png [deleted file]
technic/textures/technic_mithril_chest_side.png [deleted file]
technic/textures/technic_mithril_chest_top.png [deleted file]
technic/textures/technic_mithril_dust.png [deleted file]
technic/textures/technic_silver_chest_front.png [deleted file]
technic/textures/technic_silver_chest_locked.png [deleted file]
technic/textures/technic_silver_chest_side.png [deleted file]
technic/textures/technic_silver_chest_top.png [deleted file]
technic/textures/technicx32/technic_copper_chest_front.png [deleted file]
technic/textures/technicx32/technic_copper_chest_locked.png [deleted file]
technic/textures/technicx32/technic_copper_chest_side.png [deleted file]
technic/textures/technicx32/technic_copper_chest_top.png [deleted file]
technic/textures/technicx32/technic_gold_chest_front.png [deleted file]
technic/textures/technicx32/technic_gold_chest_front_black.png [deleted file]
technic/textures/technicx32/technic_gold_chest_front_blue.png [deleted file]
technic/textures/technicx32/technic_gold_chest_front_brown.png [deleted file]
technic/textures/technicx32/technic_gold_chest_front_cyan.png [deleted file]
technic/textures/technicx32/technic_gold_chest_front_dark_green.png [deleted file]
technic/textures/technicx32/technic_gold_chest_front_dark_grey.png [deleted file]
technic/textures/technicx32/technic_gold_chest_front_green.png [deleted file]
technic/textures/technicx32/technic_gold_chest_front_grey.png [deleted file]
technic/textures/technicx32/technic_gold_chest_front_magenta.png [deleted file]
technic/textures/technicx32/technic_gold_chest_front_orange.png [deleted file]
technic/textures/technicx32/technic_gold_chest_front_pink.png [deleted file]
technic/textures/technicx32/technic_gold_chest_front_red.png [deleted file]
technic/textures/technicx32/technic_gold_chest_front_violet.png [deleted file]
technic/textures/technicx32/technic_gold_chest_front_white.png [deleted file]
technic/textures/technicx32/technic_gold_chest_front_yellow.png [deleted file]
technic/textures/technicx32/technic_gold_chest_locked.png [deleted file]
technic/textures/technicx32/technic_gold_chest_locked_black.png [deleted file]
technic/textures/technicx32/technic_gold_chest_locked_blue.png [deleted file]
technic/textures/technicx32/technic_gold_chest_locked_brown.png [deleted file]
technic/textures/technicx32/technic_gold_chest_locked_cyan.png [deleted file]
technic/textures/technicx32/technic_gold_chest_locked_dark_green.png [deleted file]
technic/textures/technicx32/technic_gold_chest_locked_dark_grey.png [deleted file]
technic/textures/technicx32/technic_gold_chest_locked_green.png [deleted file]
technic/textures/technicx32/technic_gold_chest_locked_grey.png [deleted file]
technic/textures/technicx32/technic_gold_chest_locked_magenta.png [deleted file]
technic/textures/technicx32/technic_gold_chest_locked_orange.png [deleted file]
technic/textures/technicx32/technic_gold_chest_locked_pink.png [deleted file]
technic/textures/technicx32/technic_gold_chest_locked_red.png [deleted file]
technic/textures/technicx32/technic_gold_chest_locked_violet.png [deleted file]
technic/textures/technicx32/technic_gold_chest_locked_white.png [deleted file]
technic/textures/technicx32/technic_gold_chest_locked_yellow.png [deleted file]
technic/textures/technicx32/technic_gold_chest_side.png [deleted file]
technic/textures/technicx32/technic_gold_chest_top.png [deleted file]
technic/textures/technicx32/technic_iron_chest_front.png [deleted file]
technic/textures/technicx32/technic_iron_chest_locked.png [deleted file]
technic/textures/technicx32/technic_iron_chest_side.png [deleted file]
technic/textures/technicx32/technic_iron_chest_top.png [deleted file]
technic/textures/technicx32/technic_mithril_chest_front.png [deleted file]
technic/textures/technicx32/technic_mithril_chest_locked.png [deleted file]
technic/textures/technicx32/technic_mithril_chest_side.png [deleted file]
technic/textures/technicx32/technic_mithril_chest_top.png [deleted file]
technic/textures/technicx32/technic_silver_chest_front.png [deleted file]
technic/textures/technicx32/technic_silver_chest_locked.png [deleted file]
technic/textures/technicx32/technic_silver_chest_side.png [deleted file]
technic/textures/technicx32/technic_silver_chest_top.png [deleted file]
technic_chests/chest_commons.lua [new file with mode: 0644]
technic_chests/copper_chest.lua [new file with mode: 0644]
technic_chests/depends.txt [new file with mode: 0644]
technic_chests/gold_chest.lua [new file with mode: 0644]
technic_chests/init.lua [new file with mode: 0644]
technic_chests/iron_chest.lua [new file with mode: 0644]
technic_chests/mithril_chest.lua [new file with mode: 0644]
technic_chests/silver_chest.lua [new file with mode: 0644]