update
authorRealBadAngel <mk@realbadangel.pl>
Sat, 30 Mar 2013 10:36:45 +0000 (11:36 +0100)
committerRealBadAngel <mk@realbadangel.pl>
Sat, 30 Mar 2013 10:36:45 +0000 (11:36 +0100)
commit279776ff62951a8a9ab96b86b03b7558e77a1c87
tree498fbb7fcb32404132238cb4c7cf9deb8228bbcf
parentedd6f8c7e9bdd152a4a116874d3060cce60f3a37
update
50 files changed:
technic/depends.txt
technic/grinder.lua
technic/init.lua
technic/items.lua
technic/mining_laser_mk1.lua
technic/music_player.lua
technic/ores.lua [deleted file]
technic/textures/technic_brass_dust.png [deleted file]
technic/textures/technic_brass_ingot.png [deleted file]
technic/textures/technic_chromium_ingot.png [deleted file]
technic/textures/technic_chromium_lump.png [deleted file]
technic/textures/technic_concrete_block.png [deleted file]
technic/textures/technic_granite.png [deleted file]
technic/textures/technic_marble.png [deleted file]
technic/textures/technic_marble_bricks.png [deleted file]
technic/textures/technic_mineral_chromium.png [deleted file]
technic/textures/technic_mineral_diamond.png [deleted file]
technic/textures/technic_mineral_uranium.png [deleted file]
technic/textures/technic_mineral_zinc.png [deleted file]
technic/textures/technic_obsidian.png [deleted file]
technic/textures/technic_rebar.png [deleted file]
technic/textures/technic_uranium.png [deleted file]
technic/textures/technic_zinc_ingot.png [deleted file]
technic/textures/technic_zinc_lump.png [deleted file]
technic/textures/technicx32/technic_brass_ingot.png [deleted file]
technic/textures/technicx32/technic_chromium_ingot.png [deleted file]
technic/textures/technicx32/technic_chromium_lump.png [deleted file]
technic/textures/technicx32/technic_concrete_block.png [deleted file]
technic/textures/technicx32/technic_diamond.png [deleted file]
technic/textures/technicx32/technic_diamond_block.png [deleted file]
technic/textures/technicx32/technic_granite.png [deleted file]
technic/textures/technicx32/technic_marble.png [deleted file]
technic/textures/technicx32/technic_marble_bricks.png [deleted file]
technic/textures/technicx32/technic_mineral_chromium.png [deleted file]
technic/textures/technicx32/technic_mineral_diamond.png [deleted file]
technic/textures/technicx32/technic_mineral_uranium.png [deleted file]
technic/textures/technicx32/technic_mineral_zinc.png [deleted file]
technic/textures/technicx32/technic_rebar.png [deleted file]
technic/textures/technicx32/technic_stainless_steel_ingot.png [deleted file]
technic/textures/technicx32/technic_uranium.png [deleted file]
technic/textures/technicx32/technic_zinc_ingot.png [deleted file]
technic/textures/technicx32/technic_zinc_lump.png [deleted file]
technic/textures/textures_here.txt [deleted file]
technic_worldgen/crafts.lua [new file with mode: 0644]
technic_worldgen/init.lua [new file with mode: 0644]
technic_worldgen/nodes.lua [new file with mode: 0644]
technic_worldgen/oregen.lua [new file with mode: 0644]
technic_worldgen/stairslike.lua [new file with mode: 0644]
unified_inventory/depends.txt
unified_inventory/init.lua