cleanup phase2
authorRealBadAngel <mk@realbadangel.pl>
Sun, 27 Jan 2013 13:03:46 +0000 (14:03 +0100)
committerRealBadAngel <mk@realbadangel.pl>
Sun, 27 Jan 2013 13:03:47 +0000 (14:03 +0100)
commit82cba919fa8c6872718cf3f47520299f40ea700b
tree7fbc13e94b0e112641bea42a54e5fea517c775cb
parent4c3affecbcec0f75c80448f22cfb624ef2a7bdb8
cleanup phase2
502 files changed:
modpack.txt [new file with mode: 0644]
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/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/textures/power_meter.png [new file with mode: 0644]
technic/textures/technic_alloy_furnace_front.png [new file with mode: 0644]
technic/textures/technic_alloy_furnace_front_active.png [new file with mode: 0644]
technic/textures/technic_alloy_furnace_side.png [new file with mode: 0644]
technic/textures/technic_alloy_furnace_top.png [new file with mode: 0644]
technic/textures/technic_battery.png [new file with mode: 0644]
technic/textures/technic_battery_box_bottom.png [new file with mode: 0644]
technic/textures/technic_battery_box_side.png [new file with mode: 0644]
technic/textures/technic_battery_box_side0.png [new file with mode: 0644]
technic/textures/technic_battery_box_side8.png [new file with mode: 0644]
technic/textures/technic_battery_box_side_mv.png [new file with mode: 0644]
technic/textures/technic_battery_box_top.png [new file with mode: 0644]
technic/textures/technic_battery_meter_fg.png [new file with mode: 0644]
technic/textures/technic_battery_reload.png [new file with mode: 0644]
technic/textures/technic_brass_dust.png [new file with mode: 0644]
technic/textures/technic_brass_ingot.png [new file with mode: 0644]
technic/textures/technic_bronze_dust.png [new file with mode: 0644]
technic/textures/technic_chainsaw.png [new file with mode: 0644]
technic/textures/technic_chromium_dust.png [new file with mode: 0644]
technic/textures/technic_chromium_ingot.png [new file with mode: 0644]
technic/textures/technic_chromium_lump.png [new file with mode: 0644]
technic/textures/technic_coal_alloy_furnace_bottom.png [new file with mode: 0644]
technic/textures/technic_coal_alloy_furnace_front.png [new file with mode: 0644]
technic/textures/technic_coal_alloy_furnace_front_active.png [new file with mode: 0644]
technic/textures/technic_coal_alloy_furnace_side.png [new file with mode: 0644]
technic/textures/technic_coal_alloy_furnace_top.png [new file with mode: 0644]
technic/textures/technic_coal_dust.png [new file with mode: 0644]
technic/textures/technic_concrete_block.png [new file with mode: 0644]
technic/textures/technic_constructor_back.png [new file with mode: 0644]
technic/textures/technic_constructor_front_off.png [new file with mode: 0644]
technic/textures/technic_constructor_front_on.png [new file with mode: 0644]
technic/textures/technic_constructor_mk1_bottom_off.png [new file with mode: 0644]
technic/textures/technic_constructor_mk1_bottom_on.png [new file with mode: 0644]
technic/textures/technic_constructor_mk1_side1_off.png [new file with mode: 0644]
technic/textures/technic_constructor_mk1_side1_on.png [new file with mode: 0644]
technic/textures/technic_constructor_mk1_side2_off.png [new file with mode: 0644]
technic/textures/technic_constructor_mk1_side2_on.png [new file with mode: 0644]
technic/textures/technic_constructor_mk1_top_off.png [new file with mode: 0644]
technic/textures/technic_constructor_mk1_top_on.png [new file with mode: 0644]
technic/textures/technic_constructor_mk2_bottom_off.png [new file with mode: 0644]
technic/textures/technic_constructor_mk2_bottom_on.png [new file with mode: 0644]
technic/textures/technic_constructor_mk2_side1_off.png [new file with mode: 0644]
technic/textures/technic_constructor_mk2_side1_on.png [new file with mode: 0644]
technic/textures/technic_constructor_mk2_side2_off.png [new file with mode: 0644]
technic/textures/technic_constructor_mk2_side2_on.png [new file with mode: 0644]
technic/textures/technic_constructor_mk2_top_off.png [new file with mode: 0644]
technic/textures/technic_constructor_mk2_top_on.png [new file with mode: 0644]
technic/textures/technic_constructor_mk3_bottom_off.png [new file with mode: 0644]
technic/textures/technic_constructor_mk3_bottom_on.png [new file with mode: 0644]
technic/textures/technic_constructor_mk3_side1_off.png [new file with mode: 0644]
technic/textures/technic_constructor_mk3_side1_on.png [new file with mode: 0644]
technic/textures/technic_constructor_mk3_side2_off.png [new file with mode: 0644]
technic/textures/technic_constructor_mk3_side2_on.png [new file with mode: 0644]
technic/textures/technic_constructor_mk3_top_off.png [new file with mode: 0644]
technic/textures/technic_constructor_mk3_top_on.png [new file with mode: 0644]
technic/textures/technic_copper_chest_front.png [new file with mode: 0644]
technic/textures/technic_copper_chest_locked.png [new file with mode: 0644]
technic/textures/technic_copper_chest_side.png [new file with mode: 0644]
technic/textures/technic_copper_chest_top.png [new file with mode: 0644]
technic/textures/technic_copper_coil.png [new file with mode: 0644]
technic/textures/technic_copper_dust.png [new file with mode: 0644]
technic/textures/technic_deployer_back.png [new file with mode: 0644]
technic/textures/technic_deployer_bottom.png [new file with mode: 0644]
technic/textures/technic_deployer_front_off.png [new file with mode: 0644]
technic/textures/technic_deployer_front_on.png [new file with mode: 0644]
technic/textures/technic_deployer_side.png [new file with mode: 0644]
technic/textures/technic_deployer_side1.png [new file with mode: 0644]
technic/textures/technic_deployer_side2.png [new file with mode: 0644]
technic/textures/technic_deployer_top.png [new file with mode: 0644]
technic/textures/technic_diamond.png [new file with mode: 0644]
technic/textures/technic_diamond_block.png [new file with mode: 0644]
technic/textures/technic_diamond_block_blue.png [new file with mode: 0644]
technic/textures/technic_diamond_block_green.png [new file with mode: 0644]
technic/textures/technic_diamond_block_red.png [new file with mode: 0644]
technic/textures/technic_diamond_drill_head.png [new file with mode: 0644]
technic/textures/technic_doped_silicon_wafer.png [new file with mode: 0644]
technic/textures/technic_electric_furnace_bottom.png [new file with mode: 0644]
technic/textures/technic_electric_furnace_front.png [new file with mode: 0644]
technic/textures/technic_electric_furnace_front_active.png [new file with mode: 0644]
technic/textures/technic_electric_furnace_side.png [new file with mode: 0644]
technic/textures/technic_electric_furnace_top.png [new file with mode: 0644]
technic/textures/technic_fine_copper_wire.png [new file with mode: 0644]
technic/textures/technic_flashlight.png [new file with mode: 0644]
technic/textures/technic_generator_front.png [new file with mode: 0644]
technic/textures/technic_generator_front_active.png [new file with mode: 0644]
technic/textures/technic_generator_side.png [new file with mode: 0644]
technic/textures/technic_generator_top.png [new file with mode: 0644]
technic/textures/technic_geothermal_side.png [new file with mode: 0644]
technic/textures/technic_geothermal_top.png [new file with mode: 0644]
technic/textures/technic_geothermal_top_active.png [new file with mode: 0644]
technic/textures/technic_gold_chest_front.png [new file with mode: 0644]
technic/textures/technic_gold_chest_front_black.png [new file with mode: 0644]
technic/textures/technic_gold_chest_front_blue.png [new file with mode: 0644]
technic/textures/technic_gold_chest_front_brown.png [new file with mode: 0644]
technic/textures/technic_gold_chest_front_cyan.png [new file with mode: 0644]
technic/textures/technic_gold_chest_front_dark_green.png [new file with mode: 0644]
technic/textures/technic_gold_chest_front_dark_grey.png [new file with mode: 0644]
technic/textures/technic_gold_chest_front_green.png [new file with mode: 0644]
technic/textures/technic_gold_chest_front_grey.png [new file with mode: 0644]
technic/textures/technic_gold_chest_front_magenta.png [new file with mode: 0644]
technic/textures/technic_gold_chest_front_orange.png [new file with mode: 0644]
technic/textures/technic_gold_chest_front_pink.png [new file with mode: 0644]
technic/textures/technic_gold_chest_front_red.png [new file with mode: 0644]
technic/textures/technic_gold_chest_front_violet.png [new file with mode: 0644]
technic/textures/technic_gold_chest_front_white.png [new file with mode: 0644]
technic/textures/technic_gold_chest_front_yellow.png [new file with mode: 0644]
technic/textures/technic_gold_chest_locked.png [new file with mode: 0644]
technic/textures/technic_gold_chest_locked_black.png [new file with mode: 0644]
technic/textures/technic_gold_chest_locked_blue.png [new file with mode: 0644]
technic/textures/technic_gold_chest_locked_brown.png [new file with mode: 0644]
technic/textures/technic_gold_chest_locked_cyan.png [new file with mode: 0644]
technic/textures/technic_gold_chest_locked_dark_green.png [new file with mode: 0644]
technic/textures/technic_gold_chest_locked_dark_grey.png [new file with mode: 0644]
technic/textures/technic_gold_chest_locked_green.png [new file with mode: 0644]
technic/textures/technic_gold_chest_locked_grey.png [new file with mode: 0644]
technic/textures/technic_gold_chest_locked_magenta.png [new file with mode: 0644]
technic/textures/technic_gold_chest_locked_orange.png [new file with mode: 0644]
technic/textures/technic_gold_chest_locked_pink.png [new file with mode: 0644]
technic/textures/technic_gold_chest_locked_red.png [new file with mode: 0644]
technic/textures/technic_gold_chest_locked_violet.png [new file with mode: 0644]
technic/textures/technic_gold_chest_locked_white.png [new file with mode: 0644]
technic/textures/technic_gold_chest_locked_yellow.png [new file with mode: 0644]
technic/textures/technic_gold_chest_side.png [new file with mode: 0644]
technic/textures/technic_gold_chest_top.png [new file with mode: 0644]
technic/textures/technic_gold_dust.png [new file with mode: 0644]
technic/textures/technic_granite.png [new file with mode: 0644]
technic/textures/technic_grinder_front.png [new file with mode: 0644]
technic/textures/technic_grinder_side.png [new file with mode: 0644]
technic/textures/technic_grinder_top.png [new file with mode: 0644]
technic/textures/technic_iron_chest_front.png [new file with mode: 0644]
technic/textures/technic_iron_chest_locked.png [new file with mode: 0644]
technic/textures/technic_iron_chest_side.png [new file with mode: 0644]
technic/textures/technic_iron_chest_top.png [new file with mode: 0644]
technic/textures/technic_iron_dust.png [new file with mode: 0644]
technic/textures/technic_laser_beam.png [new file with mode: 0644]
technic/textures/technic_lava_can.png [new file with mode: 0644]
technic/textures/technic_light.png [new file with mode: 0644]
technic/textures/technic_lv_cable.png [new file with mode: 0644]
technic/textures/technic_lv_cable_wield.png [new file with mode: 0644]
technic/textures/technic_machine_bottom.png [new file with mode: 0644]
technic/textures/technic_marble.png [new file with mode: 0644]
technic/textures/technic_marble_bricks.png [new file with mode: 0644]
technic/textures/technic_mineral_chromium.png [new file with mode: 0644]
technic/textures/technic_mineral_diamond.png [new file with mode: 0644]
technic/textures/technic_mineral_uranium.png [new file with mode: 0644]
technic/textures/technic_mineral_zinc.png [new file with mode: 0644]
technic/textures/technic_mining_drill.png [new file with mode: 0644]
technic/textures/technic_mining_laser_mk1.png [new file with mode: 0644]
technic/textures/technic_mithril_chest_front.png [new file with mode: 0644]
technic/textures/technic_mithril_chest_locked.png [new file with mode: 0644]
technic/textures/technic_mithril_chest_side.png [new file with mode: 0644]
technic/textures/technic_mithril_chest_top.png [new file with mode: 0644]
technic/textures/technic_mithril_dust.png [new file with mode: 0644]
technic/textures/technic_motor.png [new file with mode: 0644]
technic/textures/technic_music_player_bottom.png [new file with mode: 0644]
technic/textures/technic_music_player_side.png [new file with mode: 0644]
technic/textures/technic_music_player_top.png [new file with mode: 0644]
technic/textures/technic_mv_battery_box_bottom.png [new file with mode: 0644]
technic/textures/technic_mv_battery_box_side0.png [new file with mode: 0644]
technic/textures/technic_mv_battery_box_top.png [new file with mode: 0644]
technic/textures/technic_mv_cable.png [new file with mode: 0644]
technic/textures/technic_mv_cable_wield.png [new file with mode: 0644]
technic/textures/technic_mv_solar_panel_bottom.png [new file with mode: 0644]
technic/textures/technic_mv_solar_panel_side.png [new file with mode: 0644]
technic/textures/technic_mv_solar_panel_top.png [new file with mode: 0644]
technic/textures/technic_mv_solarpanel_bottom.png [new file with mode: 0644]
technic/textures/technic_mv_solarpanel_side.png [new file with mode: 0644]
technic/textures/technic_mv_solarpanel_top.png [new file with mode: 0644]
technic/textures/technic_mv_transformer.png [new file with mode: 0644]
technic/textures/technic_nodebreaker_back.png [new file with mode: 0644]
technic/textures/technic_nodebreaker_bottom.png [new file with mode: 0644]
technic/textures/technic_nodebreaker_bottom_off.png [new file with mode: 0644]
technic/textures/technic_nodebreaker_bottom_on.png [new file with mode: 0644]
technic/textures/technic_nodebreaker_front_off.png [new file with mode: 0644]
technic/textures/technic_nodebreaker_front_on.png [new file with mode: 0644]
technic/textures/technic_nodebreaker_side.png [new file with mode: 0644]
technic/textures/technic_nodebreaker_side1.png [new file with mode: 0644]
technic/textures/technic_nodebreaker_side1_off.png [new file with mode: 0644]
technic/textures/technic_nodebreaker_side1_on.png [new file with mode: 0644]
technic/textures/technic_nodebreaker_side2.png [new file with mode: 0644]
technic/textures/technic_nodebreaker_side2_off.png [new file with mode: 0644]
technic/textures/technic_nodebreaker_side2_on.png [new file with mode: 0644]
technic/textures/technic_nodebreaker_top.png [new file with mode: 0644]
technic/textures/technic_nodebreaker_top_off.png [new file with mode: 0644]
technic/textures/technic_nodebreaker_top_on.png [new file with mode: 0644]
technic/textures/technic_obsidian.png [new file with mode: 0644]
technic/textures/technic_power_meter.png [new file with mode: 0644]
technic/textures/technic_power_meter1.png [new file with mode: 0644]
technic/textures/technic_power_meter2.png [new file with mode: 0644]
technic/textures/technic_power_meter3.png [new file with mode: 0644]
technic/textures/technic_power_meter4.png [new file with mode: 0644]
technic/textures/technic_power_meter5.png [new file with mode: 0644]
technic/textures/technic_power_meter6.png [new file with mode: 0644]
technic/textures/technic_power_meter7.png [new file with mode: 0644]
technic/textures/technic_power_meter8.png [new file with mode: 0644]
technic/textures/technic_power_meter_bg.png [new file with mode: 0644]
technic/textures/technic_power_meter_fg.png [new file with mode: 0644]
technic/textures/technic_raw_latex.png [new file with mode: 0644]
technic/textures/technic_rebar.png [new file with mode: 0644]
technic/textures/technic_rubber.png [new file with mode: 0644]
technic/textures/technic_rubber_leaves.png [new file with mode: 0644]
technic/textures/technic_rubber_sapling.png [new file with mode: 0644]
technic/textures/technic_rubber_tree_empty.png [new file with mode: 0644]
technic/textures/technic_rubber_tree_full.png [new file with mode: 0644]
technic/textures/technic_screwdriver.png [new file with mode: 0644]
technic/textures/technic_silicon_wafer.png [new file with mode: 0644]
technic/textures/technic_silver_chest_front.png [new file with mode: 0644]
technic/textures/technic_silver_chest_locked.png [new file with mode: 0644]
technic/textures/technic_silver_chest_side.png [new file with mode: 0644]
technic/textures/technic_silver_chest_top.png [new file with mode: 0644]
technic/textures/technic_silver_dust.png [new file with mode: 0644]
technic/textures/technic_solar_panel_bottom.png [new file with mode: 0644]
technic/textures/technic_solar_panel_side.png [new file with mode: 0644]
technic/textures/technic_solar_panel_top.png [new file with mode: 0644]
technic/textures/technic_sonic_screwdriver.png [new file with mode: 0644]
technic/textures/technic_stainless_steel_dust.png [new file with mode: 0644]
technic/textures/technic_stainless_steel_ingot.png [new file with mode: 0644]
technic/textures/technic_tin_dust.png [new file with mode: 0644]
technic/textures/technic_tree_tap.png [new file with mode: 0644]
technic/textures/technic_uranium.png [new file with mode: 0644]
technic/textures/technic_water_can.png [new file with mode: 0644]
technic/textures/technic_water_mill_side.png [new file with mode: 0644]
technic/textures/technic_water_mill_top.png [new file with mode: 0644]
technic/textures/technic_water_mill_top_active.png [new file with mode: 0644]
technic/textures/technic_workshop_bottom.png [new file with mode: 0644]
technic/textures/technic_workshop_side.png [new file with mode: 0644]
technic/textures/technic_workshop_top.png [new file with mode: 0644]
technic/textures/technic_zinc_dust.png [new file with mode: 0644]
technic/textures/technic_zinc_ingot.png [new file with mode: 0644]
technic/textures/technic_zinc_lump.png [new file with mode: 0644]
technic/textures/technicx32/technic_alloy_furnace_front.png [new file with mode: 0644]
technic/textures/technicx32/technic_alloy_furnace_front_active.png [new file with mode: 0644]
technic/textures/technicx32/technic_alloy_furnace_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_alloy_furnace_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_battery.png [new file with mode: 0644]
technic/textures/technicx32/technic_battery_box_bottom.png [new file with mode: 0644]
technic/textures/technicx32/technic_battery_box_side0.png [new file with mode: 0644]
technic/textures/technicx32/technic_battery_box_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_battery_reload.png [new file with mode: 0644]
technic/textures/technicx32/technic_brass_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_brass_ingot.png [new file with mode: 0644]
technic/textures/technicx32/technic_bronze_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_chainsaw.png [new file with mode: 0644]
technic/textures/technicx32/technic_chromium_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_chromium_ingot.png [new file with mode: 0644]
technic/textures/technicx32/technic_chromium_lump.png [new file with mode: 0644]
technic/textures/technicx32/technic_coal_alloy_furnace_bottom.png [new file with mode: 0644]
technic/textures/technicx32/technic_coal_alloy_furnace_front.png [new file with mode: 0644]
technic/textures/technicx32/technic_coal_alloy_furnace_front_active.png [new file with mode: 0644]
technic/textures/technicx32/technic_coal_alloy_furnace_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_coal_alloy_furnace_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_coal_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_concrete_block.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_back.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_front_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_front_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk1_bottom_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk1_bottom_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk1_side1_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk1_side1_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk1_side2_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk1_side2_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk1_top_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk1_top_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk2_bottom_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk2_bottom_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk2_side1_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk2_side1_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk2_side2_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk2_side2_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk2_top_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk2_top_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk3_bottom_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk3_bottom_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk3_side1_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk3_side1_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk3_side2_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk3_side2_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk3_top_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_constructor_mk3_top_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_copper_chest_front.png [new file with mode: 0644]
technic/textures/technicx32/technic_copper_chest_locked.png [new file with mode: 0644]
technic/textures/technicx32/technic_copper_chest_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_copper_chest_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_copper_coil.png [new file with mode: 0644]
technic/textures/technicx32/technic_copper_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_deployer_back.png [new file with mode: 0644]
technic/textures/technicx32/technic_deployer_bottom.png [new file with mode: 0644]
technic/textures/technicx32/technic_deployer_front_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_deployer_front_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_deployer_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_deployer_side1.png [new file with mode: 0644]
technic/textures/technicx32/technic_deployer_side2.png [new file with mode: 0644]
technic/textures/technicx32/technic_deployer_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_diamond.png [new file with mode: 0644]
technic/textures/technicx32/technic_diamond_block.png [new file with mode: 0644]
technic/textures/technicx32/technic_diamond_block_blue.png [new file with mode: 0644]
technic/textures/technicx32/technic_diamond_block_green.png [new file with mode: 0644]
technic/textures/technicx32/technic_diamond_block_red.png [new file with mode: 0644]
technic/textures/technicx32/technic_diamond_drill_head.png [new file with mode: 0644]
technic/textures/technicx32/technic_doped_silicon_wafer.png [new file with mode: 0644]
technic/textures/technicx32/technic_electric_furnace_bottom.png [new file with mode: 0644]
technic/textures/technicx32/technic_electric_furnace_front.png [new file with mode: 0644]
technic/textures/technicx32/technic_electric_furnace_front_active.png [new file with mode: 0644]
technic/textures/technicx32/technic_electric_furnace_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_electric_furnace_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_fine_copper_wire.png [new file with mode: 0644]
technic/textures/technicx32/technic_flashlight.png [new file with mode: 0644]
technic/textures/technicx32/technic_generator_front.png [new file with mode: 0644]
technic/textures/technicx32/technic_generator_front_active.png [new file with mode: 0644]
technic/textures/technicx32/technic_generator_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_generator_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_geothermal_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_geothermal_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_geothermal_top_active.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_front.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_front_black.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_front_blue.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_front_brown.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_front_cyan.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_front_dark_green.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_front_dark_grey.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_front_green.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_front_grey.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_front_magenta.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_front_orange.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_front_pink.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_front_red.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_front_violet.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_front_white.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_front_yellow.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_locked.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_locked_black.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_locked_blue.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_locked_brown.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_locked_cyan.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_locked_dark_green.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_locked_dark_grey.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_locked_green.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_locked_grey.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_locked_magenta.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_locked_orange.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_locked_pink.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_locked_red.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_locked_violet.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_locked_white.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_locked_yellow.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_chest_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_gold_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_granite.png [new file with mode: 0644]
technic/textures/technicx32/technic_grinder_front.png [new file with mode: 0644]
technic/textures/technicx32/technic_grinder_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_grinder_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_iron_chest_front.png [new file with mode: 0644]
technic/textures/technicx32/technic_iron_chest_locked.png [new file with mode: 0644]
technic/textures/technicx32/technic_iron_chest_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_iron_chest_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_iron_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_laser_beam.png [new file with mode: 0644]
technic/textures/technicx32/technic_lava_can.png [new file with mode: 0644]
technic/textures/technicx32/technic_light.png [new file with mode: 0644]
technic/textures/technicx32/technic_lv_cable.png [new file with mode: 0644]
technic/textures/technicx32/technic_lv_cable_wield.png [new file with mode: 0644]
technic/textures/technicx32/technic_machine_bottom.png [new file with mode: 0644]
technic/textures/technicx32/technic_marble.png [new file with mode: 0644]
technic/textures/technicx32/technic_marble_bricks.png [new file with mode: 0644]
technic/textures/technicx32/technic_mineral_chromium.png [new file with mode: 0644]
technic/textures/technicx32/technic_mineral_diamond.png [new file with mode: 0644]
technic/textures/technicx32/technic_mineral_uranium.png [new file with mode: 0644]
technic/textures/technicx32/technic_mineral_zinc.png [new file with mode: 0644]
technic/textures/technicx32/technic_mining_drill.png [new file with mode: 0644]
technic/textures/technicx32/technic_mining_laser_mk1.png [new file with mode: 0644]
technic/textures/technicx32/technic_mithril_chest_front.png [new file with mode: 0644]
technic/textures/technicx32/technic_mithril_chest_locked.png [new file with mode: 0644]
technic/textures/technicx32/technic_mithril_chest_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_mithril_chest_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_mithril_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_motor.png [new file with mode: 0644]
technic/textures/technicx32/technic_music_player_bottom.png [new file with mode: 0644]
technic/textures/technicx32/technic_music_player_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_music_player_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_mv_battery_box_bottom.png [new file with mode: 0644]
technic/textures/technicx32/technic_mv_battery_box_side0.png [new file with mode: 0644]
technic/textures/technicx32/technic_mv_battery_box_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_mv_cable.png [new file with mode: 0644]
technic/textures/technicx32/technic_mv_cable_wield.png [new file with mode: 0644]
technic/textures/technicx32/technic_mv_solar_panel_bottom.png [new file with mode: 0644]
technic/textures/technicx32/technic_mv_solar_panel_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_mv_solar_panel_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_mv_transformer.png [new file with mode: 0644]
technic/textures/technicx32/technic_nodebreaker_back.png [new file with mode: 0644]
technic/textures/technicx32/technic_nodebreaker_bottom.png [new file with mode: 0644]
technic/textures/technicx32/technic_nodebreaker_bottom_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_nodebreaker_bottom_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_nodebreaker_front_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_nodebreaker_front_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_nodebreaker_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_nodebreaker_side1.png [new file with mode: 0644]
technic/textures/technicx32/technic_nodebreaker_side1_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_nodebreaker_side1_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_nodebreaker_side2.png [new file with mode: 0644]
technic/textures/technicx32/technic_nodebreaker_side2_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_nodebreaker_side2_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_nodebreaker_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_nodebreaker_top_off.png [new file with mode: 0644]
technic/textures/technicx32/technic_nodebreaker_top_on.png [new file with mode: 0644]
technic/textures/technicx32/technic_power_meter.png [new file with mode: 0644]
technic/textures/technicx32/technic_power_meter1.png [new file with mode: 0644]
technic/textures/technicx32/technic_power_meter2.png [new file with mode: 0644]
technic/textures/technicx32/technic_power_meter3.png [new file with mode: 0644]
technic/textures/technicx32/technic_power_meter4.png [new file with mode: 0644]
technic/textures/technicx32/technic_power_meter5.png [new file with mode: 0644]
technic/textures/technicx32/technic_power_meter6.png [new file with mode: 0644]
technic/textures/technicx32/technic_power_meter7.png [new file with mode: 0644]
technic/textures/technicx32/technic_power_meter8.png [new file with mode: 0644]
technic/textures/technicx32/technic_power_meter_bg.png [new file with mode: 0644]
technic/textures/technicx32/technic_power_meter_fg.png [new file with mode: 0644]
technic/textures/technicx32/technic_raw_latex.png [new file with mode: 0644]
technic/textures/technicx32/technic_rebar.png [new file with mode: 0644]
technic/textures/technicx32/technic_rubber.png [new file with mode: 0644]
technic/textures/technicx32/technic_rubber_sapling.png [new file with mode: 0644]
technic/textures/technicx32/technic_rubber_tree_empty.png [new file with mode: 0644]
technic/textures/technicx32/technic_rubber_tree_full.png [new file with mode: 0644]
technic/textures/technicx32/technic_screwdriver.png [new file with mode: 0644]
technic/textures/technicx32/technic_silicon_wafer.png [new file with mode: 0644]
technic/textures/technicx32/technic_silver_chest_front.png [new file with mode: 0644]
technic/textures/technicx32/technic_silver_chest_locked.png [new file with mode: 0644]
technic/textures/technicx32/technic_silver_chest_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_silver_chest_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_silver_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_solar_panel_bottom.png [new file with mode: 0644]
technic/textures/technicx32/technic_solar_panel_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_solar_panel_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_sonic_screwdriver.png [new file with mode: 0644]
technic/textures/technicx32/technic_stainless_steel_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_stainless_steel_ingot.png [new file with mode: 0644]
technic/textures/technicx32/technic_tin_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_tree_tap.png [new file with mode: 0644]
technic/textures/technicx32/technic_uranium.png [new file with mode: 0644]
technic/textures/technicx32/technic_water_can.png [new file with mode: 0644]
technic/textures/technicx32/technic_water_mill_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_water_mill_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_water_mill_top_active.png [new file with mode: 0644]
technic/textures/technicx32/technic_workshop_bottom.png [new file with mode: 0644]
technic/textures/technicx32/technic_workshop_side.png [new file with mode: 0644]
technic/textures/technicx32/technic_workshop_top.png [new file with mode: 0644]
technic/textures/technicx32/technic_zinc_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_zinc_ingot.png [new file with mode: 0644]
technic/textures/technicx32/technic_zinc_lump.png [new file with mode: 0644]
technic/textures/textures_here.txt [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]