upload
authorMaciej Kasatkin <mk@realbadangel.pl>
Tue, 21 Aug 2012 05:18:33 +0000 (07:18 +0200)
committerMaciej Kasatkin <mk@realbadangel.pl>
Tue, 21 Aug 2012 05:18:33 +0000 (07:18 +0200)
commit167434085cf62f133aaeaeadd7f9eb80d946189f
treed254f645952432b49b494574abf0a5a59571abb8
upload
111 files changed:
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]
concrete.lua [new file with mode: 0644]
copper_chest.lua [new file with mode: 0644]
depends.txt [new file with mode: 0644]
dyes.lua [new file with mode: 0644]
electric.lua [new file with mode: 0644]
gold_chest.lua [new file with mode: 0644]
grinder.lua [new file with mode: 0644]
init.lua [new file with mode: 0644]
iron_chest.lua [new file with mode: 0644]
mining_laser_mk1.lua [new file with mode: 0644]
mithril_chest.lua [new file with mode: 0644]
music_player.lua [new file with mode: 0644]
ores.lua [new file with mode: 0644]
silver_chest.lua [new file with mode: 0644]
solar.lua [new file with mode: 0644]
sounds/technic_laser.ogg [new file with mode: 0644]
textures/technic_battery.png [new file with mode: 0644]
textures/technic_battery_box_bottom.png [new file with mode: 0644]
textures/technic_battery_box_side.png [new file with mode: 0644]
textures/technic_battery_box_top.png [new file with mode: 0644]
textures/technic_battery_reload.png [new file with mode: 0644]
textures/technic_coal_dust.png [new file with mode: 0644]
textures/technic_concrete_block.png [new file with mode: 0644]
textures/technic_copper_chest_front.png [new file with mode: 0644]
textures/technic_copper_chest_locked.png [new file with mode: 0644]
textures/technic_copper_chest_side.png [new file with mode: 0644]
textures/technic_copper_chest_top.png [new file with mode: 0644]
textures/technic_copper_dust.png [new file with mode: 0644]
textures/technic_diamond.png [new file with mode: 0644]
textures/technic_electric_furnace_bottom.png [new file with mode: 0644]
textures/technic_electric_furnace_front.png [new file with mode: 0644]
textures/technic_electric_furnace_front_active.png [new file with mode: 0644]
textures/technic_electric_furnace_side.png [new file with mode: 0644]
textures/technic_electric_furnace_top.png [new file with mode: 0644]
textures/technic_gold_chest_front.png [new file with mode: 0644]
textures/technic_gold_chest_front_black.png [new file with mode: 0644]
textures/technic_gold_chest_front_blue.png [new file with mode: 0644]
textures/technic_gold_chest_front_brown.png [new file with mode: 0644]
textures/technic_gold_chest_front_cyan.png [new file with mode: 0644]
textures/technic_gold_chest_front_dark_green.png [new file with mode: 0644]
textures/technic_gold_chest_front_dark_grey.png [new file with mode: 0644]
textures/technic_gold_chest_front_green.png [new file with mode: 0644]
textures/technic_gold_chest_front_grey.png [new file with mode: 0644]
textures/technic_gold_chest_front_magenta.png [new file with mode: 0644]
textures/technic_gold_chest_front_orange.png [new file with mode: 0644]
textures/technic_gold_chest_front_pink.png [new file with mode: 0644]
textures/technic_gold_chest_front_red.png [new file with mode: 0644]
textures/technic_gold_chest_front_violet.png [new file with mode: 0644]
textures/technic_gold_chest_front_white.png [new file with mode: 0644]
textures/technic_gold_chest_front_yellow.png [new file with mode: 0644]
textures/technic_gold_chest_locked.png [new file with mode: 0644]
textures/technic_gold_chest_locked_black.png [new file with mode: 0644]
textures/technic_gold_chest_locked_blue.png [new file with mode: 0644]
textures/technic_gold_chest_locked_brown.png [new file with mode: 0644]
textures/technic_gold_chest_locked_cyan.png [new file with mode: 0644]
textures/technic_gold_chest_locked_dark_green.png [new file with mode: 0644]
textures/technic_gold_chest_locked_dark_grey.png [new file with mode: 0644]
textures/technic_gold_chest_locked_green.png [new file with mode: 0644]
textures/technic_gold_chest_locked_grey.png [new file with mode: 0644]
textures/technic_gold_chest_locked_magenta.png [new file with mode: 0644]
textures/technic_gold_chest_locked_orange.png [new file with mode: 0644]
textures/technic_gold_chest_locked_pink.png [new file with mode: 0644]
textures/technic_gold_chest_locked_red.png [new file with mode: 0644]
textures/technic_gold_chest_locked_violet.png [new file with mode: 0644]
textures/technic_gold_chest_locked_white.png [new file with mode: 0644]
textures/technic_gold_chest_locked_yellow.png [new file with mode: 0644]
textures/technic_gold_chest_side.png [new file with mode: 0644]
textures/technic_gold_chest_top.png [new file with mode: 0644]
textures/technic_gold_dust.png [new file with mode: 0644]
textures/technic_grinder_front.png [new file with mode: 0644]
textures/technic_grinder_side.png [new file with mode: 0644]
textures/technic_grinder_top.png [new file with mode: 0644]
textures/technic_iron_chest_front.png [new file with mode: 0644]
textures/technic_iron_chest_locked.png [new file with mode: 0644]
textures/technic_iron_chest_side.png [new file with mode: 0644]
textures/technic_iron_chest_top.png [new file with mode: 0644]
textures/technic_iron_dust.png [new file with mode: 0644]
textures/technic_laser_beam.png [new file with mode: 0644]
textures/technic_lv_cable.png [new file with mode: 0644]
textures/technic_lv_cable_wield.png [new file with mode: 0644]
textures/technic_machine_bottom.png [new file with mode: 0644]
textures/technic_mineral_diamond.png [new file with mode: 0644]
textures/technic_mining_laser_mk1.png [new file with mode: 0644]
textures/technic_mithril_chest_front.png [new file with mode: 0644]
textures/technic_mithril_chest_locked.png [new file with mode: 0644]
textures/technic_mithril_chest_side.png [new file with mode: 0644]
textures/technic_mithril_chest_top.png [new file with mode: 0644]
textures/technic_mithril_dust.png [new file with mode: 0644]
textures/technic_music_player_bottom.png [new file with mode: 0644]
textures/technic_music_player_side.png [new file with mode: 0644]
textures/technic_music_player_top.png [new file with mode: 0644]
textures/technic_power_meter.png [new file with mode: 0644]
textures/technic_power_meter_bg.png [new file with mode: 0644]
textures/technic_power_meter_fg.png [new file with mode: 0644]
textures/technic_rebar.png [new file with mode: 0644]
textures/technic_silver_chest_front.png [new file with mode: 0644]
textures/technic_silver_chest_locked.png [new file with mode: 0644]
textures/technic_silver_chest_side.png [new file with mode: 0644]
textures/technic_silver_chest_top.png [new file with mode: 0644]
textures/technic_silver_dust.png [new file with mode: 0644]
textures/technic_solar_panel_side.png [new file with mode: 0644]
textures/technic_solar_panel_top.png [new file with mode: 0644]
textures/technic_tin_dust.png [new file with mode: 0644]
textures/technic_workshop_bottom.png [new file with mode: 0644]
textures/technic_workshop_side.png [new file with mode: 0644]
textures/technic_workshop_top.png [new file with mode: 0644]
tool_workshop.lua [new file with mode: 0644]
water.lua [new file with mode: 0644]
wires.lua [new file with mode: 0644]