fix to mod directory structure
authorRealBadAngel <mk@realbadangel.pl>
Sun, 27 Jan 2013 12:55:14 +0000 (13:55 +0100)
committerRealBadAngel <mk@realbadangel.pl>
Sun, 27 Jan 2013 12:55:14 +0000 (13:55 +0100)
commita30f1db52dfbd76845fa618d1399dd800f0382b3
treee6dc64374b9763493b455bec712f392e31930012
parent704a410fa1391318766927c8baa8a93b0731e7d0
fix to mod directory structure
51 files changed:
technic/alloy_furnace.lua [new file with mode: 0644]
technic/battery_box.lua [new file with mode: 0644]
technic/battery_box_mv.lua [new file with mode: 0644]
technic/cans.lua [new file with mode: 0644]
technic/chainsaw.lua [new file with mode: 0644]
technic/chest_commons.lua [new file with mode: 0644]
technic/concrete.lua [new file with mode: 0644]
technic/config.lua [new file with mode: 0644]
technic/constructor.lua [new file with mode: 0644]
technic/copper_chest.lua [new file with mode: 0644]
technic/creative.lua [new file with mode: 0644]
technic/depends.txt [new file with mode: 0644]
technic/deployer.lua [new file with mode: 0644]
technic/electric.lua [new file with mode: 0644]
technic/electric_furnace.lua [new file with mode: 0644]
technic/flashlight.lua [new file with mode: 0644]
technic/flashlight_old.lua [new file with mode: 0644]
technic/generator.lua [new file with mode: 0644]
technic/geothermal.lua [new file with mode: 0644]
technic/gold_chest.lua [new file with mode: 0644]
technic/grinder.lua [new file with mode: 0644]
technic/grinder_gloopores.lua [new file with mode: 0644]
technic/init.lua [new file with mode: 0644]
technic/injector.lua [new file with mode: 0644]
technic/injector1.lua [new file with mode: 0644]
technic/iron_chest.lua [new file with mode: 0644]
technic/item_drop.lua [new file with mode: 0644]
technic/item_pickup.lua [new file with mode: 0644]
technic/items.lua [new file with mode: 0644]
technic/mining_drill.lua [new file with mode: 0644]
technic/mining_laser_mk1.lua [new file with mode: 0644]
technic/mithril_chest.lua [new file with mode: 0644]
technic/mithril_subspace_chest.lua [new file with mode: 0644]
technic/modpack.txt [deleted file]
technic/music_player.lua [new file with mode: 0644]
technic/node_breaker.lua [new file with mode: 0644]
technic/ores.lua [new file with mode: 0644]
technic/project_table.lua [new file with mode: 0644]
technic/rubber.lua [new file with mode: 0644]
technic/screwdriver.lua [new file with mode: 0644]
technic/silver_chest.lua [new file with mode: 0644]
technic/solar_panel.lua [new file with mode: 0644]
technic/solar_panel_mv.lua [new file with mode: 0644]
technic/sonic_screwdriver.lua [new file with mode: 0644]
technic/tetris.lua [new file with mode: 0644]
technic/tool_workshop.lua [new file with mode: 0644]
technic/tree_tap.lua [new file with mode: 0644]
technic/water.lua [new file with mode: 0644]
technic/water_mill.lua [new file with mode: 0644]
technic/wires.lua [new file with mode: 0644]
technic/wires_mv.lua [new file with mode: 0644]