From c808241646517ef6455a1760f13df92be4b1dc2d Mon Sep 17 00:00:00 2001 From: vlapsley Date: Tue, 15 Nov 2016 21:50:47 +1100 Subject: [PATCH] Update technic mod and fix missing models. --- mods/technic/concrete/depends.txt | 0 mods/technic/concrete/init.lua | 4 ++-- mods/technic/concrete/locale/de.txt | 0 mods/technic/concrete/locale/template.txt | 0 mods/technic/concrete/locale/tr.txt | 0 .../technic_blast_resistant_concrete_block.png | Bin .../concrete/textures/technic_concrete_block.png | Bin mods/technic/concrete/textures/technic_rebar.png | Bin .../textures/x32/technic_concrete_block.png | Bin .../technic/concrete/textures/x32/technic_rebar.png | Bin mods/technic/technic/README.md | 0 mods/technic/technic/config.lua | 0 mods/technic/technic/crafts.lua | 0 mods/technic/technic/depends.txt | 0 mods/technic/technic/helpers.lua | 0 mods/technic/technic/init.lua | 0 mods/technic/technic/items.lua | 0 mods/technic/technic/legacy.lua | 0 mods/technic/technic/locale/de.txt | 0 mods/technic/technic/locale/es.txt | 0 mods/technic/technic/locale/it.txt | 0 mods/technic/technic/locale/template.txt | 0 mods/technic/technic/machines/HV/battery_box.lua | 0 mods/technic/technic/machines/HV/cables.lua | 0 mods/technic/technic/machines/HV/forcefield.lua | 0 mods/technic/technic/machines/HV/generator.lua | 0 mods/technic/technic/machines/HV/init.lua | 0 .../technic/technic/machines/HV/nuclear_reactor.lua | 0 mods/technic/technic/machines/HV/quarry.lua | 0 mods/technic/technic/machines/HV/solar_array.lua | 0 mods/technic/technic/machines/LV/alloy_furnace.lua | 0 mods/technic/technic/machines/LV/battery_box.lua | 0 mods/technic/technic/machines/LV/cables.lua | 0 mods/technic/technic/machines/LV/cnc.lua | 0 mods/technic/technic/machines/LV/cnc_api.lua | 0 mods/technic/technic/machines/LV/cnc_nodes.lua | 0 mods/technic/technic/machines/LV/compressor.lua | 0 .../technic/machines/LV/electric_furnace.lua | 0 mods/technic/technic/machines/LV/extractor.lua | 0 mods/technic/technic/machines/LV/generator.lua | 0 mods/technic/technic/machines/LV/geothermal.lua | 0 mods/technic/technic/machines/LV/grinder.lua | 0 mods/technic/technic/machines/LV/init.lua | 0 mods/technic/technic/machines/LV/music_player.lua | 0 mods/technic/technic/machines/LV/solar_array.lua | 0 mods/technic/technic/machines/LV/solar_panel.lua | 0 mods/technic/technic/machines/LV/water_mill.lua | 0 mods/technic/technic/machines/MV/alloy_furnace.lua | 0 mods/technic/technic/machines/MV/battery_box.lua | 0 mods/technic/technic/machines/MV/cables.lua | 0 mods/technic/technic/machines/MV/centrifuge.lua | 0 mods/technic/technic/machines/MV/compressor.lua | 0 .../technic/machines/MV/electric_furnace.lua | 0 mods/technic/technic/machines/MV/extractor.lua | 0 mods/technic/technic/machines/MV/generator.lua | 0 mods/technic/technic/machines/MV/grinder.lua | 0 mods/technic/technic/machines/MV/init.lua | 0 mods/technic/technic/machines/MV/lighting.lua | 0 mods/technic/technic/machines/MV/power_radiator.lua | 0 mods/technic/technic/machines/MV/solar_array.lua | 0 mods/technic/technic/machines/MV/tool_workshop.lua | 0 mods/technic/technic/machines/MV/wind_mill.lua | 0 mods/technic/technic/machines/init.lua | 0 mods/technic/technic/machines/other/anchor.lua | 0 .../technic/machines/other/coal_alloy_furnace.lua | 0 .../technic/technic/machines/other/coal_furnace.lua | 0 mods/technic/technic/machines/other/constructor.lua | 0 mods/technic/technic/machines/other/frames.lua | 2 +- mods/technic/technic/machines/other/init.lua | 0 mods/technic/technic/machines/other/injector.lua | 0 .../technic/machines/register/alloy_furnace.lua | 0 .../technic/machines/register/alloy_recipes.lua | 0 .../technic/machines/register/battery_box.lua | 0 mods/technic/technic/machines/register/cables.lua | 0 .../technic/machines/register/centrifuge.lua | 0 .../machines/register/centrifuge_recipes.lua | 0 mods/technic/technic/machines/register/common.lua | 0 .../technic/machines/register/compressor.lua | 0 .../machines/register/compressor_recipes.lua | 0 .../technic/machines/register/electric_furnace.lua | 0 .../technic/technic/machines/register/extractor.lua | 0 .../technic/machines/register/extractor_recipes.lua | 0 .../technic/technic/machines/register/generator.lua | 0 mods/technic/technic/machines/register/grinder.lua | 0 .../technic/machines/register/grinder_recipes.lua | 0 .../technic/technic/machines/register/grindings.lua | 0 mods/technic/technic/machines/register/init.lua | 0 .../technic/machines/register/machine_base.lua | 0 mods/technic/technic/machines/register/recipes.lua | 0 .../technic/machines/register/solar_array.lua | 0 mods/technic/technic/machines/supply_converter.lua | 0 mods/technic/technic/machines/switching_station.lua | 0 mods/technic/technic/register.lua | 0 mods/technic/technic/sounds/chainsaw.ogg | Bin mods/technic/technic/sounds/item_drop_pickup.1.ogg | Bin mods/technic/technic/sounds/item_drop_pickup.2.ogg | Bin mods/technic/technic/sounds/item_drop_pickup.3.ogg | Bin mods/technic/technic/sounds/item_drop_pickup.4.ogg | Bin mods/technic/technic/sounds/mining_drill.ogg | Bin .../technic_hv_nuclear_reactor_siren_clear.ogg | Bin ...technic_hv_nuclear_reactor_siren_danger_loop.ogg | Bin mods/technic/technic/sounds/technic_laser_mk1.0.ogg | Bin mods/technic/technic/sounds/technic_laser_mk1.1.ogg | Bin mods/technic/technic/sounds/technic_laser_mk2.0.ogg | Bin mods/technic/technic/sounds/technic_laser_mk2.1.ogg | Bin mods/technic/technic/sounds/technic_laser_mk2.2.ogg | Bin mods/technic/technic/sounds/technic_laser_mk3.1.ogg | Bin mods/technic/technic/sounds/technic_laser_mk3.2.ogg | Bin .../technic/sounds/technic_prospector_hit.ogg | Bin .../technic/sounds/technic_prospector_miss.ogg | Bin .../technic/sounds/technic_sonic_screwdriver.ogg | Bin mods/technic/technic/sounds/vacuumcleaner.ogg | Bin .../hires/technic_hv_nuclear_reactor_core_128.png | Bin .../hires/technic_hv_nuclear_reactor_core_16.png | Bin .../hires/technic_hv_nuclear_reactor_core_256.png | Bin .../hires/technic_hv_nuclear_reactor_core_32.png | Bin .../hires/technic_hv_nuclear_reactor_core_512.png | Bin .../hires/technic_hv_nuclear_reactor_core_64.png | Bin mods/technic/technic/textures/power_meter.png | Bin .../technic/textures/technic_acacia_grindings.png | Bin .../technic/textures/technic_admin_anchor.png | Bin .../technic/textures/technic_akalin_dust.png | Bin .../technic/textures/technic_alatro_dust.png | Bin mods/technic/technic/textures/technic_arol_dust.png | Bin mods/technic/technic/textures/technic_battery.png | Bin .../technic/textures/technic_battery_box_side.png | Bin .../technic/textures/technic_battery_box_side8.png | Bin .../textures/technic_battery_box_side_mv.png | Bin .../technic/textures/technic_battery_meter_fg.png | Bin .../technic/textures/technic_battery_reload.png | Bin .../technic/textures/technic_bronze_dust.png | Bin .../technic/textures/technic_bucket_corium.png | Bin .../technic/textures/technic_carbon_cloth.png | Bin .../technic/textures/technic_carbon_plate.png | Bin .../technic/textures/technic_carbon_steel_dust.png | Bin .../technic/textures/technic_cast_iron_dust.png | Bin mods/technic/technic/textures/technic_chainsaw.png | Bin .../technic/textures/technic_chernobylite_block.png | Bin .../technic/textures/technic_chromium_dust.png | Bin .../technic/technic/textures/technic_cnc_bottom.png | Bin .../technic/textures/technic_cnc_cylinder.png | Bin .../textures/technic_cnc_cylinder_horizontal.png | Bin .../technic/textures/technic_cnc_element_cross.png | Bin .../technic/textures/technic_cnc_element_edge.png | Bin .../technic/textures/technic_cnc_element_end.png | Bin .../textures/technic_cnc_element_straight.png | Bin .../technic/textures/technic_cnc_element_t.png | Bin mods/technic/technic/textures/technic_cnc_front.png | Bin .../technic/textures/technic_cnc_front_active.png | Bin mods/technic/technic/textures/technic_cnc_full.png | Bin mods/technic/technic/textures/technic_cnc_half.png | Bin .../textures/technic_cnc_milling_background.png | Bin .../textures/technic_cnc_oblate_spheroid.png | Bin .../technic/textures/technic_cnc_onecurvededge.png | Bin .../technic/textures/technic_cnc_pyramid.png | Bin mods/technic/technic/textures/technic_cnc_side.png | Bin mods/technic/technic/textures/technic_cnc_slope.png | Bin .../technic/textures/technic_cnc_slope_edge.png | Bin .../textures/technic_cnc_slope_edge_upsdwn.png | Bin .../textures/technic_cnc_slope_inner_edge.png | Bin .../technic_cnc_slope_inner_edge_upsdwn.png | Bin .../technic/textures/technic_cnc_slope_lying.png | Bin .../technic/textures/technic_cnc_slope_upsdwn.png | Bin .../technic/technic/textures/technic_cnc_sphere.png | Bin mods/technic/technic/textures/technic_cnc_spike.png | Bin mods/technic/technic/textures/technic_cnc_stick.png | Bin mods/technic/technic/textures/technic_cnc_top.png | Bin .../technic/textures/technic_cnc_top_active.png | Bin .../technic/textures/technic_cnc_twocurvededge.png | Bin .../textures/technic_coal_alloy_furnace_bottom.png | Bin .../textures/technic_coal_alloy_furnace_front.png | Bin .../technic_coal_alloy_furnace_front_active.png | Bin .../textures/technic_coal_alloy_furnace_side.png | Bin .../textures/technic_coal_alloy_furnace_top.png | Bin mods/technic/technic/textures/technic_coal_dust.png | Bin .../textures/technic_common_tree_grindings.png | Bin .../technic/textures/technic_composite_plate.png | Bin .../technic/textures/technic_constructor_back.png | Bin .../textures/technic_constructor_front_off.png | Bin .../textures/technic_constructor_front_on.png | Bin .../textures/technic_constructor_mk1_bottom_off.png | Bin .../textures/technic_constructor_mk1_bottom_on.png | Bin .../textures/technic_constructor_mk1_side1_off.png | Bin .../textures/technic_constructor_mk1_side1_on.png | Bin .../textures/technic_constructor_mk1_side2_off.png | Bin .../textures/technic_constructor_mk1_side2_on.png | Bin .../textures/technic_constructor_mk1_top_off.png | Bin .../textures/technic_constructor_mk1_top_on.png | Bin .../textures/technic_constructor_mk2_bottom_off.png | Bin .../textures/technic_constructor_mk2_bottom_on.png | Bin .../textures/technic_constructor_mk2_side1_off.png | Bin .../textures/technic_constructor_mk2_side1_on.png | Bin .../textures/technic_constructor_mk2_side2_off.png | Bin .../textures/technic_constructor_mk2_side2_on.png | Bin .../textures/technic_constructor_mk2_top_off.png | Bin .../textures/technic_constructor_mk2_top_on.png | Bin .../textures/technic_constructor_mk3_bottom_off.png | Bin .../textures/technic_constructor_mk3_bottom_on.png | Bin .../textures/technic_constructor_mk3_side1_off.png | Bin .../textures/technic_constructor_mk3_side1_on.png | Bin .../textures/technic_constructor_mk3_side2_off.png | Bin .../textures/technic_constructor_mk3_side2_on.png | Bin .../textures/technic_constructor_mk3_top_off.png | Bin .../textures/technic_constructor_mk3_top_on.png | Bin .../technic/textures/technic_control_logic_unit.png | Bin .../technic/textures/technic_copper_coil.png | Bin .../technic/textures/technic_copper_dust.png | Bin .../technic/textures/technic_copper_plate.png | Bin .../textures/technic_corium_flowing_animated.png | Bin .../textures/technic_corium_source_animated.png | Bin .../technic/textures/technic_deployer_back.png | Bin .../technic/textures/technic_deployer_bottom.png | Bin .../technic/textures/technic_deployer_front_off.png | Bin .../technic/textures/technic_deployer_front_on.png | Bin .../technic/textures/technic_deployer_side.png | Bin .../technic/textures/technic_deployer_side1.png | Bin .../technic/textures/technic_deployer_side2.png | Bin .../technic/textures/technic_deployer_top.png | Bin .../technic/textures/technic_diamond_block_blue.png | Bin .../textures/technic_diamond_block_green.png | Bin .../technic/textures/technic_diamond_block_red.png | Bin .../technic/textures/technic_diamond_drill_head.png | Bin .../textures/technic_doped_silicon_wafer.png | Bin .../technic/textures/technic_fine_copper_wire.png | Bin .../technic/textures/technic_fine_gold_wire.png | Bin .../technic/textures/technic_fine_silver_wire.png | Bin .../technic/technic/textures/technic_flashlight.png | Bin .../textures/technic_forcefield_animated.png | Bin .../textures/technic_forcefield_emitter_off.png | Bin .../textures/technic_forcefield_emitter_on.png | Bin mods/technic/technic/textures/technic_frame.png | Bin .../technic/textures/technic_geothermal_side.png | Bin .../technic/textures/technic_geothermal_top.png | Bin .../textures/technic_geothermal_top_active.png | Bin mods/technic/technic/textures/technic_gold_dust.png | Bin mods/technic/technic/textures/technic_graphite.png | Bin .../technic/textures/technic_grinder_front.png | Bin .../technic/textures/technic_grinder_side.png | Bin .../technic/textures/technic_grinder_top.png | Bin ...technic_homedecor_glowlight_cube_white_sides.png | Bin ...homedecor_glowlight_cube_white_sides_ceiling.png | Bin .../technic_homedecor_glowlight_cube_white_tb.png | Bin ...echnic_homedecor_glowlight_cube_yellow_sides.png | Bin ...omedecor_glowlight_cube_yellow_sides_ceiling.png | Bin .../technic_homedecor_glowlight_cube_yellow_tb.png | Bin ...echnic_homedecor_glowlight_thick_white_sides.png | Bin ...c_homedecor_glowlight_thick_white_wall_sides.png | Bin ...chnic_homedecor_glowlight_thick_yellow_sides.png | Bin ..._homedecor_glowlight_thick_yellow_wall_sides.png | Bin ...technic_homedecor_glowlight_thin_white_sides.png | Bin ...ic_homedecor_glowlight_thin_white_wall_sides.png | Bin ...echnic_homedecor_glowlight_thin_yellow_sides.png | Bin ...c_homedecor_glowlight_thin_yellow_wall_sides.png | Bin .../technic_homedecor_glowlight_white_tb.png | Bin .../technic_homedecor_glowlight_yellow_tb.png | Bin .../textures/technic_hv_battery_box_bottom.png | Bin .../textures/technic_hv_battery_box_side.png | Bin .../technic/textures/technic_hv_battery_box_top.png | Bin mods/technic/technic/textures/technic_hv_cable.png | Bin .../technic/textures/technic_hv_cable_wield.png | Bin .../textures/technic_hv_down_converter_bottom.png | Bin .../textures/technic_hv_down_converter_side.png | Bin .../textures/technic_hv_down_converter_top.png | Bin .../technic/textures/technic_hv_generator_front.png | Bin .../textures/technic_hv_generator_front_active.png | Bin .../technic/textures/technic_hv_generator_side.png | Bin .../technic/textures/technic_hv_generator_top.png | Bin .../technic/textures/technic_hv_grinder_bottom.png | Bin .../technic/textures/technic_hv_grinder_front.png | Bin .../textures/technic_hv_grinder_front_active.png | Bin .../technic/textures/technic_hv_grinder_side.png | Bin .../textures/technic_hv_grinder_side_tube.png | Bin .../technic/textures/technic_hv_grinder_top.png | Bin .../textures/technic_hv_nuclear_reactor_core.png | Bin .../textures/technic_hv_solar_array_bottom.png | Bin .../textures/technic_hv_solar_array_side.png | Bin .../technic/textures/technic_hv_solar_array_top.png | Bin .../technic/textures/technic_hv_transformer.png | Bin .../technic/textures/technic_injector_bottom.png | Bin .../technic/textures/technic_injector_side.png | Bin .../technic/textures/technic_injector_top.png | Bin .../technic/textures/technic_kalite_dust.png | Bin .../technic/textures/technic_laser_beam_mk1.png | Bin .../technic/textures/technic_laser_beam_mk2.png | Bin .../technic/textures/technic_laser_beam_mk3.png | Bin mods/technic/technic/textures/technic_lava_can.png | Bin mods/technic/technic/textures/technic_light.png | Bin .../textures/technic_lv_alloy_furnace_bottom.png | Bin .../textures/technic_lv_alloy_furnace_front.png | Bin .../technic_lv_alloy_furnace_front_active.png | Bin .../textures/technic_lv_alloy_furnace_side.png | Bin .../textures/technic_lv_alloy_furnace_top.png | Bin .../textures/technic_lv_battery_box_bottom.png | Bin .../textures/technic_lv_battery_box_side.png | Bin .../technic/textures/technic_lv_battery_box_top.png | Bin mods/technic/technic/textures/technic_lv_cable.png | Bin .../technic/textures/technic_lv_cable_wield.png | Bin .../technic/textures/technic_lv_compressor_back.png | Bin .../textures/technic_lv_compressor_bottom.png | Bin .../textures/technic_lv_compressor_front.png | Bin .../textures/technic_lv_compressor_front_active.png | Bin .../technic/textures/technic_lv_compressor_side.png | Bin .../technic/textures/technic_lv_compressor_top.png | Bin .../textures/technic_lv_electric_furnace_bottom.png | Bin .../textures/technic_lv_electric_furnace_front.png | Bin .../technic_lv_electric_furnace_front_active.png | Bin .../textures/technic_lv_electric_furnace_side.png | Bin .../textures/technic_lv_electric_furnace_top.png | Bin .../textures/technic_lv_extractor_bottom.png | Bin .../technic/textures/technic_lv_extractor_front.png | Bin .../textures/technic_lv_extractor_front_active.png | Bin .../technic/textures/technic_lv_extractor_side.png | Bin .../technic/textures/technic_lv_extractor_top.png | Bin .../technic/textures/technic_lv_generator_front.png | Bin .../textures/technic_lv_generator_front_active.png | Bin .../technic/textures/technic_lv_generator_side.png | Bin .../technic/textures/technic_lv_generator_top.png | Bin .../technic/textures/technic_lv_grinder_bottom.png | Bin .../technic/textures/technic_lv_grinder_front.png | Bin .../textures/technic_lv_grinder_front_active.png | Bin .../technic/textures/technic_lv_grinder_side.png | Bin .../technic/textures/technic_lv_grinder_top.png | Bin .../textures/technic_lv_solar_array_bottom.png | Bin .../textures/technic_lv_solar_array_side.png | Bin .../technic/textures/technic_lv_solar_array_top.png | Bin .../technic/textures/technic_lv_transformer.png | Bin .../technic/textures/technic_machine_bottom.png | Bin .../technic/textures/technic_machine_casing.png | Bin .../technic/textures/technic_mining_drill.png | Bin .../technic/textures/technic_mining_drill_mk2.png | Bin .../technic/textures/technic_mining_drill_mk3.png | Bin .../technic/textures/technic_mining_laser_mk1.png | Bin .../technic/textures/technic_mining_laser_mk2.png | Bin .../technic/textures/technic_mining_laser_mk3.png | Bin .../technic/textures/technic_mithril_dust.png | Bin .../technic/textures/technic_mixed_metal_ingot.png | Bin mods/technic/technic/textures/technic_motor.png | Bin .../textures/technic_music_player_bottom.png | Bin .../technic/textures/technic_music_player_side.png | Bin .../technic/textures/technic_music_player_top.png | Bin .../textures/technic_mv_alloy_furnace_bottom.png | Bin .../textures/technic_mv_alloy_furnace_front.png | Bin .../technic_mv_alloy_furnace_front_active.png | Bin .../textures/technic_mv_alloy_furnace_side.png | Bin .../textures/technic_mv_alloy_furnace_side_tube.png | Bin .../textures/technic_mv_alloy_furnace_top.png | Bin .../textures/technic_mv_battery_box_bottom.png | Bin .../textures/technic_mv_battery_box_side.png | Bin .../technic/textures/technic_mv_battery_box_top.png | Bin mods/technic/technic/textures/technic_mv_cable.png | Bin .../technic/textures/technic_mv_cable_wield.png | Bin .../textures/technic_mv_centrifuge_bottom.png | Bin .../textures/technic_mv_centrifuge_front.png | Bin .../textures/technic_mv_centrifuge_front_active.png | Bin .../technic/textures/technic_mv_centrifuge_side.png | Bin .../technic/textures/technic_mv_centrifuge_top.png | Bin .../technic/textures/technic_mv_compressor_back.png | Bin .../textures/technic_mv_compressor_bottom.png | Bin .../textures/technic_mv_compressor_front.png | Bin .../textures/technic_mv_compressor_front_active.png | Bin .../technic/textures/technic_mv_compressor_side.png | Bin .../technic/textures/technic_mv_compressor_top.png | Bin .../textures/technic_mv_down_converter_bottom.png | Bin .../textures/technic_mv_down_converter_side.png | Bin .../textures/technic_mv_down_converter_top.png | Bin .../textures/technic_mv_electric_furnace_bottom.png | Bin .../textures/technic_mv_electric_furnace_front.png | Bin .../technic_mv_electric_furnace_front_active.png | Bin .../textures/technic_mv_electric_furnace_side.png | Bin .../technic_mv_electric_furnace_side_tube.png | Bin .../textures/technic_mv_electric_furnace_top.png | Bin .../textures/technic_mv_extractor_bottom.png | Bin .../technic/textures/technic_mv_extractor_front.png | Bin .../textures/technic_mv_extractor_front_active.png | Bin .../technic/textures/technic_mv_extractor_side.png | Bin .../technic/textures/technic_mv_extractor_top.png | Bin .../technic/textures/technic_mv_generator_front.png | Bin .../textures/technic_mv_generator_front_active.png | Bin .../technic/textures/technic_mv_generator_side.png | Bin .../technic/textures/technic_mv_generator_top.png | Bin .../technic/textures/technic_mv_grinder_bottom.png | Bin .../technic/textures/technic_mv_grinder_front.png | Bin .../textures/technic_mv_grinder_front_active.png | Bin .../technic/textures/technic_mv_grinder_side.png | Bin .../textures/technic_mv_grinder_side_tube.png | Bin .../technic/textures/technic_mv_grinder_top.png | Bin .../textures/technic_mv_solar_array_bottom.png | Bin .../textures/technic_mv_solar_array_side.png | Bin .../technic/textures/technic_mv_solar_array_top.png | Bin .../technic/textures/technic_mv_transformer.png | Bin .../technic/textures/technic_nodebreaker_back.png | Bin .../technic/textures/technic_nodebreaker_bottom.png | Bin .../textures/technic_nodebreaker_bottom_off.png | Bin .../textures/technic_nodebreaker_bottom_on.png | Bin .../textures/technic_nodebreaker_front_off.png | Bin .../textures/technic_nodebreaker_front_on.png | Bin .../technic/textures/technic_nodebreaker_side.png | Bin .../technic/textures/technic_nodebreaker_side1.png | Bin .../textures/technic_nodebreaker_side1_off.png | Bin .../textures/technic_nodebreaker_side1_on.png | Bin .../technic/textures/technic_nodebreaker_side2.png | Bin .../textures/technic_nodebreaker_side2_off.png | Bin .../textures/technic_nodebreaker_side2_on.png | Bin .../technic/textures/technic_nodebreaker_top.png | Bin .../textures/technic_nodebreaker_top_off.png | Bin .../technic/textures/technic_nodebreaker_top_on.png | Bin .../technic/textures/technic_power_meter.png | Bin .../technic/textures/technic_power_meter0.png | Bin .../technic/textures/technic_power_meter1.png | Bin .../technic/textures/technic_power_meter2.png | Bin .../technic/textures/technic_power_meter3.png | Bin .../technic/textures/technic_power_meter4.png | Bin .../technic/textures/technic_power_meter5.png | Bin .../technic/textures/technic_power_meter6.png | Bin .../technic/textures/technic_power_meter7.png | Bin .../technic/textures/technic_power_meter8.png | Bin .../technic/textures/technic_power_meter_bg.png | Bin .../technic/textures/technic_power_meter_fg.png | Bin .../technic/technic/textures/technic_prospector.png | Bin mods/technic/technic/textures/technic_raw_latex.png | Bin mods/technic/technic/textures/technic_rubber.png | Bin .../technic/textures/technic_rubber_leaves.png | Bin .../technic/textures/technic_rubber_sapling.png | Bin .../technic/textures/technic_rubber_tree_empty.png | Bin .../technic/textures/technic_rubber_tree_full.png | Bin .../textures/technic_rubber_tree_grindings.png | Bin mods/technic/technic/textures/technic_sawdust.png | Bin .../technic/textures/technic_screwdriver.png | Bin .../technic/textures/technic_silicon_wafer.png | Bin .../technic/textures/technic_silver_dust.png | Bin .../technic/textures/technic_solar_panel_bottom.png | Bin .../technic/textures/technic_solar_panel_side.png | Bin .../technic/textures/technic_solar_panel_top.png | Bin .../technic/textures/technic_sonic_screwdriver.png | Bin .../textures/technic_stainless_steel_dust.png | Bin .../textures/technic_stainless_steel_ingot.png | Bin .../textures/technic_supply_converter_bottom.png | Bin .../textures/technic_supply_converter_side.png | Bin .../textures/technic_supply_converter_top.png | Bin .../technic/textures/technic_talinite_dust.png | Bin mods/technic/technic/textures/technic_tin_dust.png | Bin .../technic/technic/textures/technic_tool_mode1.png | Bin .../technic/technic/textures/technic_tool_mode2.png | Bin .../technic/technic/textures/technic_tool_mode3.png | Bin .../technic/technic/textures/technic_tool_mode4.png | Bin .../technic/technic/textures/technic_tool_mode5.png | Bin .../technic/technic/textures/technic_tool_mode6.png | Bin .../technic/technic/textures/technic_tool_mode7.png | Bin .../technic/technic/textures/technic_tool_mode8.png | Bin .../technic/technic/textures/technic_tool_mode9.png | Bin mods/technic/technic/textures/technic_tree_tap.png | Bin .../technic/textures/technic_uranium_dust.png | Bin .../technic/textures/technic_uranium_fuel.png | Bin mods/technic/technic/textures/technic_vacuum.png | Bin mods/technic/technic/textures/technic_water_can.png | Bin .../technic/textures/technic_water_mill_side.png | Bin .../technic/textures/technic_water_mill_top.png | Bin .../textures/technic_water_mill_top_active.png | Bin .../technic/textures/technic_workshop_bottom.png | Bin .../technic/textures/technic_workshop_side.png | Bin .../technic/textures/technic_workshop_top.png | Bin .../technic/textures/technic_wrought_iron_dust.png | Bin mods/technic/technic/textures/technic_zinc_dust.png | Bin .../textures/technicx32/technic_akalin_dust.png | Bin .../textures/technicx32/technic_alatro_dust.png | Bin .../technicx32/technic_alloy_furnace_front.png | Bin .../technic_alloy_furnace_front_active.png | Bin .../technicx32/technic_alloy_furnace_side.png | Bin .../technicx32/technic_alloy_furnace_top.png | Bin .../textures/technicx32/technic_arol_dust.png | Bin .../technic/textures/technicx32/technic_battery.png | Bin .../technicx32/technic_battery_box_bottom.png | Bin .../technicx32/technic_battery_box_side0.png | Bin .../textures/technicx32/technic_battery_box_top.png | Bin .../textures/technicx32/technic_battery_reload.png | Bin .../textures/technicx32/technic_brass_dust.png | Bin .../textures/technicx32/technic_bronze_dust.png | Bin .../technicx32/technic_carbon_steel_dust.png | Bin .../textures/technicx32/technic_cast_iron_dust.png | Bin .../textures/technicx32/technic_chainsaw.png | Bin .../textures/technicx32/technic_chromium_dust.png | Bin .../technic_coal_alloy_furnace_bottom.png | Bin .../technicx32/technic_coal_alloy_furnace_front.png | Bin .../technic_coal_alloy_furnace_front_active.png | Bin .../technicx32/technic_coal_alloy_furnace_side.png | Bin .../technicx32/technic_coal_alloy_furnace_top.png | Bin .../textures/technicx32/technic_coal_dust.png | Bin .../technicx32/technic_constructor_back.png | Bin .../technicx32/technic_constructor_front_off.png | Bin .../technicx32/technic_constructor_front_on.png | Bin .../technic_constructor_mk1_bottom_off.png | Bin .../technic_constructor_mk1_bottom_on.png | Bin .../technic_constructor_mk1_side1_off.png | Bin .../technicx32/technic_constructor_mk1_side1_on.png | Bin .../technic_constructor_mk1_side2_off.png | Bin .../technicx32/technic_constructor_mk1_side2_on.png | Bin .../technicx32/technic_constructor_mk1_top_off.png | Bin .../technicx32/technic_constructor_mk1_top_on.png | Bin .../technic_constructor_mk2_bottom_off.png | Bin .../technic_constructor_mk2_bottom_on.png | Bin .../technic_constructor_mk2_side1_off.png | Bin .../technicx32/technic_constructor_mk2_side1_on.png | Bin .../technic_constructor_mk2_side2_off.png | Bin .../technicx32/technic_constructor_mk2_side2_on.png | Bin .../technicx32/technic_constructor_mk2_top_off.png | Bin .../technicx32/technic_constructor_mk2_top_on.png | Bin .../technic_constructor_mk3_bottom_off.png | Bin .../technic_constructor_mk3_bottom_on.png | Bin .../technic_constructor_mk3_side1_off.png | Bin .../technicx32/technic_constructor_mk3_side1_on.png | Bin .../technic_constructor_mk3_side2_off.png | Bin .../technicx32/technic_constructor_mk3_side2_on.png | Bin .../technicx32/technic_constructor_mk3_top_off.png | Bin .../technicx32/technic_constructor_mk3_top_on.png | Bin .../technicx32/technic_control_logic_unit.png | Bin .../textures/technicx32/technic_copper_coil.png | Bin .../textures/technicx32/technic_copper_dust.png | Bin .../textures/technicx32/technic_deployer_back.png | Bin .../textures/technicx32/technic_deployer_bottom.png | Bin .../technicx32/technic_deployer_front_off.png | Bin .../technicx32/technic_deployer_front_on.png | Bin .../textures/technicx32/technic_deployer_side.png | Bin .../textures/technicx32/technic_deployer_side1.png | Bin .../textures/technicx32/technic_deployer_side2.png | Bin .../textures/technicx32/technic_deployer_top.png | Bin .../technicx32/technic_diamond_block_blue.png | Bin .../technicx32/technic_diamond_block_green.png | Bin .../technicx32/technic_diamond_block_red.png | Bin .../technicx32/technic_diamond_drill_head.png | Bin .../technicx32/technic_doped_silicon_wafer.png | Bin .../technicx32/technic_electric_furnace_bottom.png | Bin .../technicx32/technic_electric_furnace_front.png | Bin .../technic_electric_furnace_front_active.png | Bin .../technicx32/technic_electric_furnace_side.png | Bin .../technicx32/technic_electric_furnace_top.png | Bin .../technicx32/technic_fine_copper_wire.png | Bin .../textures/technicx32/technic_fine_gold_wire.png | Bin .../technicx32/technic_fine_silver_wire.png | Bin .../textures/technicx32/technic_flashlight.png | Bin .../textures/technicx32/technic_generator_front.png | Bin .../technicx32/technic_generator_front_active.png | Bin .../textures/technicx32/technic_generator_side.png | Bin .../textures/technicx32/technic_generator_top.png | Bin .../textures/technicx32/technic_geothermal_side.png | Bin .../textures/technicx32/technic_geothermal_top.png | Bin .../technicx32/technic_geothermal_top_active.png | Bin .../textures/technicx32/technic_gold_dust.png | Bin .../textures/technicx32/technic_grinder_front.png | Bin .../textures/technicx32/technic_grinder_side.png | Bin .../textures/technicx32/technic_grinder_top.png | Bin .../technicx32/technic_hv_grinder_bottom.png | Bin .../technicx32/technic_hv_grinder_front.png | Bin .../technicx32/technic_hv_grinder_front_active.png | Bin .../textures/technicx32/technic_hv_grinder_side.png | Bin .../technicx32/technic_hv_grinder_side_tube.png | Bin .../textures/technicx32/technic_hv_grinder_top.png | Bin .../technicx32/technic_hv_nuclear_reactor_core.png | Bin .../technicx32/technic_hv_solar_array_bottom.png | Bin .../technicx32/technic_hv_solar_array_side.png | Bin .../technicx32/technic_hv_solar_array_top.png | Bin .../textures/technicx32/technic_hv_transformer.png | Bin .../textures/technicx32/technic_injector_bottom.png | Bin .../textures/technicx32/technic_injector_side.png | Bin .../textures/technicx32/technic_injector_top.png | Bin .../textures/technicx32/technic_kalite_dust.png | Bin .../textures/technicx32/technic_laser_beam.png | Bin .../textures/technicx32/technic_lava_can.png | Bin .../technic/textures/technicx32/technic_light.png | Bin .../technicx32/technic_lv_grinder_bottom.png | Bin .../technicx32/technic_lv_grinder_front.png | Bin .../technicx32/technic_lv_grinder_front_active.png | Bin .../textures/technicx32/technic_lv_grinder_side.png | Bin .../textures/technicx32/technic_lv_grinder_top.png | Bin .../technicx32/technic_lv_solar_array_bottom.png | Bin .../technicx32/technic_lv_solar_array_side.png | Bin .../technicx32/technic_lv_solar_array_top.png | Bin .../textures/technicx32/technic_lv_transformer.png | Bin .../textures/technicx32/technic_machine_bottom.png | Bin .../textures/technicx32/technic_mining_drill.png | Bin .../technicx32/technic_mining_laser_mk1.png | Bin .../textures/technicx32/technic_mithril_dust.png | Bin .../technic/textures/technicx32/technic_motor.png | Bin .../technicx32/technic_music_player_bottom.png | Bin .../technicx32/technic_music_player_side.png | Bin .../technicx32/technic_music_player_top.png | Bin .../technicx32/technic_mv_alloy_furnace_bottom.png | Bin .../technicx32/technic_mv_alloy_furnace_front.png | Bin .../technic_mv_alloy_furnace_front_active.png | Bin .../technicx32/technic_mv_alloy_furnace_side.png | Bin .../technic_mv_alloy_furnace_side_tube.png | Bin .../technicx32/technic_mv_alloy_furnace_top.png | Bin .../technicx32/technic_mv_battery_box_bottom.png | Bin .../technicx32/technic_mv_battery_box_side0.png | Bin .../technicx32/technic_mv_battery_box_top.png | Bin .../textures/technicx32/technic_mv_cable_wield.png | Bin .../technic_mv_electric_furnace_bottom.png | Bin .../technic_mv_electric_furnace_front.png | Bin .../technic_mv_electric_furnace_front_active.png | Bin .../technicx32/technic_mv_electric_furnace_side.png | Bin .../technic_mv_electric_furnace_side_tube.png | Bin .../technicx32/technic_mv_electric_furnace_top.png | Bin .../technicx32/technic_mv_grinder_bottom.png | Bin .../technicx32/technic_mv_grinder_front.png | Bin .../technicx32/technic_mv_grinder_front_active.png | Bin .../textures/technicx32/technic_mv_grinder_side.png | Bin .../technicx32/technic_mv_grinder_side_tube.png | Bin .../textures/technicx32/technic_mv_grinder_top.png | Bin .../technicx32/technic_mv_solar_array_bottom.png | Bin .../technicx32/technic_mv_solar_array_side.png | Bin .../technicx32/technic_mv_solar_array_top.png | Bin .../textures/technicx32/technic_mv_transformer.png | Bin .../technicx32/technic_nodebreaker_back.png | Bin .../technicx32/technic_nodebreaker_bottom.png | Bin .../technicx32/technic_nodebreaker_bottom_off.png | Bin .../technicx32/technic_nodebreaker_bottom_on.png | Bin .../technicx32/technic_nodebreaker_front_off.png | Bin .../technicx32/technic_nodebreaker_front_on.png | Bin .../technicx32/technic_nodebreaker_side.png | Bin .../technicx32/technic_nodebreaker_side1.png | Bin .../technicx32/technic_nodebreaker_side1_off.png | Bin .../technicx32/technic_nodebreaker_side1_on.png | Bin .../technicx32/technic_nodebreaker_side2.png | Bin .../technicx32/technic_nodebreaker_side2_off.png | Bin .../technicx32/technic_nodebreaker_side2_on.png | Bin .../textures/technicx32/technic_nodebreaker_top.png | Bin .../technicx32/technic_nodebreaker_top_off.png | Bin .../technicx32/technic_nodebreaker_top_on.png | Bin .../textures/technicx32/technic_power_meter.png | Bin .../textures/technicx32/technic_power_meter1.png | Bin .../textures/technicx32/technic_power_meter2.png | Bin .../textures/technicx32/technic_power_meter3.png | Bin .../textures/technicx32/technic_power_meter4.png | Bin .../textures/technicx32/technic_power_meter5.png | Bin .../textures/technicx32/technic_power_meter6.png | Bin .../textures/technicx32/technic_power_meter7.png | Bin .../textures/technicx32/technic_power_meter8.png | Bin .../textures/technicx32/technic_power_meter_bg.png | Bin .../textures/technicx32/technic_power_meter_fg.png | Bin .../textures/technicx32/technic_raw_latex.png | Bin .../technic/textures/technicx32/technic_rubber.png | Bin .../textures/technicx32/technic_rubber_sapling.png | Bin .../technicx32/technic_rubber_tree_empty.png | Bin .../technicx32/technic_rubber_tree_full.png | Bin .../textures/technicx32/technic_screwdriver.png | Bin .../textures/technicx32/technic_silicon_wafer.png | Bin .../textures/technicx32/technic_silver_dust.png | Bin .../technicx32/technic_solar_panel_bottom.png | Bin .../technicx32/technic_solar_panel_side.png | Bin .../textures/technicx32/technic_solar_panel_top.png | Bin .../technicx32/technic_sonic_screwdriver.png | Bin .../technicx32/technic_stainless_steel_dust.png | Bin .../textures/technicx32/technic_talinite_dust.png | Bin .../textures/technicx32/technic_tin_dust.png | Bin .../textures/technicx32/technic_tree_tap.png | Bin .../textures/technicx32/technic_uranium_dust.png | Bin .../textures/technicx32/technic_water_can.png | Bin .../textures/technicx32/technic_water_mill_side.png | Bin .../textures/technicx32/technic_water_mill_top.png | Bin .../technicx32/technic_water_mill_top_active.png | Bin .../textures/technicx32/technic_workshop_bottom.png | Bin .../textures/technicx32/technic_workshop_side.png | Bin .../textures/technicx32/technic_workshop_top.png | Bin .../technicx32/technic_wrought_iron_dust.png | Bin .../textures/technicx32/technic_zinc_dust.png | Bin mods/technic/technic/tools/cans.lua | 0 mods/technic/technic/tools/chainsaw.lua | 0 mods/technic/technic/tools/flashlight.lua | 0 mods/technic/technic/tools/init.lua | 0 mods/technic/technic/tools/mining_drill.lua | 0 mods/technic/technic/tools/mining_lasers.lua | 0 mods/technic/technic/tools/prospector.lua | 0 mods/technic/technic/tools/sonic_screwdriver.lua | 0 mods/technic/technic/tools/tree_tap.lua | 0 mods/technic/technic/tools/vacuum.lua | 0 674 files changed, 3 insertions(+), 3 deletions(-) mode change 100644 => 100755 mods/technic/concrete/depends.txt mode change 100644 => 100755 mods/technic/concrete/init.lua mode change 100644 => 100755 mods/technic/concrete/locale/de.txt mode change 100644 => 100755 mods/technic/concrete/locale/template.txt mode change 100644 => 100755 mods/technic/concrete/locale/tr.txt mode change 100644 => 100755 mods/technic/concrete/textures/technic_blast_resistant_concrete_block.png mode change 100644 => 100755 mods/technic/concrete/textures/technic_concrete_block.png mode change 100644 => 100755 mods/technic/concrete/textures/technic_rebar.png mode change 100644 => 100755 mods/technic/concrete/textures/x32/technic_concrete_block.png mode change 100644 => 100755 mods/technic/concrete/textures/x32/technic_rebar.png mode change 100644 => 100755 mods/technic/technic/README.md mode change 100644 => 100755 mods/technic/technic/config.lua mode change 100644 => 100755 mods/technic/technic/crafts.lua mode change 100644 => 100755 mods/technic/technic/depends.txt mode change 100644 => 100755 mods/technic/technic/helpers.lua mode change 100644 => 100755 mods/technic/technic/init.lua mode change 100644 => 100755 mods/technic/technic/items.lua mode change 100644 => 100755 mods/technic/technic/legacy.lua mode change 100644 => 100755 mods/technic/technic/locale/de.txt mode change 100644 => 100755 mods/technic/technic/locale/es.txt mode change 100644 => 100755 mods/technic/technic/locale/it.txt mode change 100644 => 100755 mods/technic/technic/locale/template.txt mode change 100644 => 100755 mods/technic/technic/machines/HV/battery_box.lua mode change 100644 => 100755 mods/technic/technic/machines/HV/cables.lua mode change 100644 => 100755 mods/technic/technic/machines/HV/forcefield.lua mode change 100644 => 100755 mods/technic/technic/machines/HV/generator.lua mode change 100644 => 100755 mods/technic/technic/machines/HV/init.lua mode change 100644 => 100755 mods/technic/technic/machines/HV/nuclear_reactor.lua mode change 100644 => 100755 mods/technic/technic/machines/HV/quarry.lua mode change 100644 => 100755 mods/technic/technic/machines/HV/solar_array.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/alloy_furnace.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/battery_box.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/cables.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/cnc.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/cnc_api.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/cnc_nodes.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/compressor.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/electric_furnace.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/extractor.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/generator.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/geothermal.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/grinder.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/init.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/music_player.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/solar_array.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/solar_panel.lua mode change 100644 => 100755 mods/technic/technic/machines/LV/water_mill.lua mode change 100644 => 100755 mods/technic/technic/machines/MV/alloy_furnace.lua mode change 100644 => 100755 mods/technic/technic/machines/MV/battery_box.lua mode change 100644 => 100755 mods/technic/technic/machines/MV/cables.lua mode change 100644 => 100755 mods/technic/technic/machines/MV/centrifuge.lua mode change 100644 => 100755 mods/technic/technic/machines/MV/compressor.lua mode change 100644 => 100755 mods/technic/technic/machines/MV/electric_furnace.lua mode change 100644 => 100755 mods/technic/technic/machines/MV/extractor.lua mode change 100644 => 100755 mods/technic/technic/machines/MV/generator.lua mode change 100644 => 100755 mods/technic/technic/machines/MV/grinder.lua mode change 100644 => 100755 mods/technic/technic/machines/MV/init.lua mode change 100644 => 100755 mods/technic/technic/machines/MV/lighting.lua mode change 100644 => 100755 mods/technic/technic/machines/MV/power_radiator.lua mode change 100644 => 100755 mods/technic/technic/machines/MV/solar_array.lua mode change 100644 => 100755 mods/technic/technic/machines/MV/tool_workshop.lua mode change 100644 => 100755 mods/technic/technic/machines/MV/wind_mill.lua mode change 100644 => 100755 mods/technic/technic/machines/init.lua mode change 100644 => 100755 mods/technic/technic/machines/other/anchor.lua mode change 100644 => 100755 mods/technic/technic/machines/other/coal_alloy_furnace.lua mode change 100644 => 100755 mods/technic/technic/machines/other/coal_furnace.lua mode change 100644 => 100755 mods/technic/technic/machines/other/constructor.lua mode change 100644 => 100755 mods/technic/technic/machines/other/frames.lua mode change 100644 => 100755 mods/technic/technic/machines/other/init.lua mode change 100644 => 100755 mods/technic/technic/machines/other/injector.lua mode change 100644 => 100755 mods/technic/technic/machines/register/alloy_furnace.lua mode change 100644 => 100755 mods/technic/technic/machines/register/alloy_recipes.lua mode change 100644 => 100755 mods/technic/technic/machines/register/battery_box.lua mode change 100644 => 100755 mods/technic/technic/machines/register/cables.lua mode change 100644 => 100755 mods/technic/technic/machines/register/centrifuge.lua mode change 100644 => 100755 mods/technic/technic/machines/register/centrifuge_recipes.lua mode change 100644 => 100755 mods/technic/technic/machines/register/common.lua mode change 100644 => 100755 mods/technic/technic/machines/register/compressor.lua mode change 100644 => 100755 mods/technic/technic/machines/register/compressor_recipes.lua mode change 100644 => 100755 mods/technic/technic/machines/register/electric_furnace.lua mode change 100644 => 100755 mods/technic/technic/machines/register/extractor.lua mode change 100644 => 100755 mods/technic/technic/machines/register/extractor_recipes.lua mode change 100644 => 100755 mods/technic/technic/machines/register/generator.lua mode change 100644 => 100755 mods/technic/technic/machines/register/grinder.lua mode change 100644 => 100755 mods/technic/technic/machines/register/grinder_recipes.lua mode change 100644 => 100755 mods/technic/technic/machines/register/grindings.lua mode change 100644 => 100755 mods/technic/technic/machines/register/init.lua mode change 100644 => 100755 mods/technic/technic/machines/register/machine_base.lua mode change 100644 => 100755 mods/technic/technic/machines/register/recipes.lua mode change 100644 => 100755 mods/technic/technic/machines/register/solar_array.lua mode change 100644 => 100755 mods/technic/technic/machines/supply_converter.lua mode change 100644 => 100755 mods/technic/technic/machines/switching_station.lua mode change 100644 => 100755 mods/technic/technic/register.lua mode change 100644 => 100755 mods/technic/technic/sounds/chainsaw.ogg mode change 100644 => 100755 mods/technic/technic/sounds/item_drop_pickup.1.ogg mode change 100644 => 100755 mods/technic/technic/sounds/item_drop_pickup.2.ogg mode change 100644 => 100755 mods/technic/technic/sounds/item_drop_pickup.3.ogg mode change 100644 => 100755 mods/technic/technic/sounds/item_drop_pickup.4.ogg mode change 100644 => 100755 mods/technic/technic/sounds/mining_drill.ogg mode change 100644 => 100755 mods/technic/technic/sounds/technic_hv_nuclear_reactor_siren_clear.ogg mode change 100644 => 100755 mods/technic/technic/sounds/technic_hv_nuclear_reactor_siren_danger_loop.ogg mode change 100644 => 100755 mods/technic/technic/sounds/technic_laser_mk1.0.ogg mode change 100644 => 100755 mods/technic/technic/sounds/technic_laser_mk1.1.ogg mode change 100644 => 100755 mods/technic/technic/sounds/technic_laser_mk2.0.ogg mode change 100644 => 100755 mods/technic/technic/sounds/technic_laser_mk2.1.ogg mode change 100644 => 100755 mods/technic/technic/sounds/technic_laser_mk2.2.ogg mode change 100644 => 100755 mods/technic/technic/sounds/technic_laser_mk3.1.ogg mode change 100644 => 100755 mods/technic/technic/sounds/technic_laser_mk3.2.ogg mode change 100644 => 100755 mods/technic/technic/sounds/technic_prospector_hit.ogg mode change 100644 => 100755 mods/technic/technic/sounds/technic_prospector_miss.ogg mode change 100644 => 100755 mods/technic/technic/sounds/technic_sonic_screwdriver.ogg mode change 100644 => 100755 mods/technic/technic/sounds/vacuumcleaner.ogg mode change 100644 => 100755 mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_128.png mode change 100644 => 100755 mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_16.png mode change 100644 => 100755 mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_256.png mode change 100644 => 100755 mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_32.png mode change 100644 => 100755 mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_512.png mode change 100644 => 100755 mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_64.png mode change 100644 => 100755 mods/technic/technic/textures/power_meter.png mode change 100644 => 100755 mods/technic/technic/textures/technic_acacia_grindings.png mode change 100644 => 100755 mods/technic/technic/textures/technic_admin_anchor.png mode change 100644 => 100755 mods/technic/technic/textures/technic_akalin_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_alatro_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_arol_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_battery.png mode change 100644 => 100755 mods/technic/technic/textures/technic_battery_box_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_battery_box_side8.png mode change 100644 => 100755 mods/technic/technic/textures/technic_battery_box_side_mv.png mode change 100644 => 100755 mods/technic/technic/textures/technic_battery_meter_fg.png mode change 100644 => 100755 mods/technic/technic/textures/technic_battery_reload.png mode change 100644 => 100755 mods/technic/technic/textures/technic_bronze_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_bucket_corium.png mode change 100644 => 100755 mods/technic/technic/textures/technic_carbon_cloth.png mode change 100644 => 100755 mods/technic/technic/textures/technic_carbon_plate.png mode change 100644 => 100755 mods/technic/technic/textures/technic_carbon_steel_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cast_iron_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_chainsaw.png mode change 100644 => 100755 mods/technic/technic/textures/technic_chernobylite_block.png mode change 100644 => 100755 mods/technic/technic/textures/technic_chromium_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_cylinder.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_cylinder_horizontal.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_element_cross.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_element_edge.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_element_end.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_element_straight.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_element_t.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_full.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_half.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_milling_background.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_oblate_spheroid.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_onecurvededge.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_pyramid.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_slope.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_slope_edge.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_slope_edge_upsdwn.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_slope_inner_edge.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_slope_inner_edge_upsdwn.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_slope_lying.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_slope_upsdwn.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_sphere.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_spike.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_stick.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_top_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_cnc_twocurvededge.png mode change 100644 => 100755 mods/technic/technic/textures/technic_coal_alloy_furnace_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_coal_alloy_furnace_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_coal_alloy_furnace_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_coal_alloy_furnace_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_coal_alloy_furnace_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_coal_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_common_tree_grindings.png mode change 100644 => 100755 mods/technic/technic/textures/technic_composite_plate.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_back.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_front_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_front_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk1_bottom_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk1_bottom_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk1_side1_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk1_side1_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk1_side2_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk1_side2_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk1_top_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk1_top_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk2_bottom_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk2_bottom_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk2_side1_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk2_side1_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk2_side2_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk2_side2_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk2_top_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk2_top_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk3_bottom_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk3_bottom_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk3_side1_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk3_side1_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk3_side2_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk3_side2_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk3_top_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_constructor_mk3_top_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_control_logic_unit.png mode change 100644 => 100755 mods/technic/technic/textures/technic_copper_coil.png mode change 100644 => 100755 mods/technic/technic/textures/technic_copper_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_copper_plate.png mode change 100644 => 100755 mods/technic/technic/textures/technic_corium_flowing_animated.png mode change 100644 => 100755 mods/technic/technic/textures/technic_corium_source_animated.png mode change 100644 => 100755 mods/technic/technic/textures/technic_deployer_back.png mode change 100644 => 100755 mods/technic/technic/textures/technic_deployer_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_deployer_front_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_deployer_front_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_deployer_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_deployer_side1.png mode change 100644 => 100755 mods/technic/technic/textures/technic_deployer_side2.png mode change 100644 => 100755 mods/technic/technic/textures/technic_deployer_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_diamond_block_blue.png mode change 100644 => 100755 mods/technic/technic/textures/technic_diamond_block_green.png mode change 100644 => 100755 mods/technic/technic/textures/technic_diamond_block_red.png mode change 100644 => 100755 mods/technic/technic/textures/technic_diamond_drill_head.png mode change 100644 => 100755 mods/technic/technic/textures/technic_doped_silicon_wafer.png mode change 100644 => 100755 mods/technic/technic/textures/technic_fine_copper_wire.png mode change 100644 => 100755 mods/technic/technic/textures/technic_fine_gold_wire.png mode change 100644 => 100755 mods/technic/technic/textures/technic_fine_silver_wire.png mode change 100644 => 100755 mods/technic/technic/textures/technic_flashlight.png mode change 100644 => 100755 mods/technic/technic/textures/technic_forcefield_animated.png mode change 100644 => 100755 mods/technic/technic/textures/technic_forcefield_emitter_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_forcefield_emitter_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_frame.png mode change 100644 => 100755 mods/technic/technic/textures/technic_geothermal_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_geothermal_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_geothermal_top_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_gold_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_graphite.png mode change 100644 => 100755 mods/technic/technic/textures/technic_grinder_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_grinder_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_grinder_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_homedecor_glowlight_cube_white_sides.png mode change 100644 => 100755 mods/technic/technic/textures/technic_homedecor_glowlight_cube_white_sides_ceiling.png mode change 100644 => 100755 mods/technic/technic/textures/technic_homedecor_glowlight_cube_white_tb.png mode change 100644 => 100755 mods/technic/technic/textures/technic_homedecor_glowlight_cube_yellow_sides.png mode change 100644 => 100755 mods/technic/technic/textures/technic_homedecor_glowlight_cube_yellow_sides_ceiling.png mode change 100644 => 100755 mods/technic/technic/textures/technic_homedecor_glowlight_cube_yellow_tb.png mode change 100644 => 100755 mods/technic/technic/textures/technic_homedecor_glowlight_thick_white_sides.png mode change 100644 => 100755 mods/technic/technic/textures/technic_homedecor_glowlight_thick_white_wall_sides.png mode change 100644 => 100755 mods/technic/technic/textures/technic_homedecor_glowlight_thick_yellow_sides.png mode change 100644 => 100755 mods/technic/technic/textures/technic_homedecor_glowlight_thick_yellow_wall_sides.png mode change 100644 => 100755 mods/technic/technic/textures/technic_homedecor_glowlight_thin_white_sides.png mode change 100644 => 100755 mods/technic/technic/textures/technic_homedecor_glowlight_thin_white_wall_sides.png mode change 100644 => 100755 mods/technic/technic/textures/technic_homedecor_glowlight_thin_yellow_sides.png mode change 100644 => 100755 mods/technic/technic/textures/technic_homedecor_glowlight_thin_yellow_wall_sides.png mode change 100644 => 100755 mods/technic/technic/textures/technic_homedecor_glowlight_white_tb.png mode change 100644 => 100755 mods/technic/technic/textures/technic_homedecor_glowlight_yellow_tb.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_battery_box_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_battery_box_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_battery_box_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_cable.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_cable_wield.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_down_converter_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_down_converter_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_down_converter_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_generator_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_generator_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_generator_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_generator_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_grinder_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_grinder_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_grinder_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_grinder_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_grinder_side_tube.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_grinder_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_nuclear_reactor_core.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_solar_array_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_solar_array_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_solar_array_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_hv_transformer.png mode change 100644 => 100755 mods/technic/technic/textures/technic_injector_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_injector_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_injector_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_kalite_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_laser_beam_mk1.png mode change 100644 => 100755 mods/technic/technic/textures/technic_laser_beam_mk2.png mode change 100644 => 100755 mods/technic/technic/textures/technic_laser_beam_mk3.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lava_can.png mode change 100644 => 100755 mods/technic/technic/textures/technic_light.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_alloy_furnace_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_alloy_furnace_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_alloy_furnace_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_alloy_furnace_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_alloy_furnace_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_battery_box_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_battery_box_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_battery_box_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_cable.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_cable_wield.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_compressor_back.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_compressor_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_compressor_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_compressor_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_compressor_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_compressor_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_electric_furnace_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_electric_furnace_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_electric_furnace_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_electric_furnace_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_electric_furnace_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_extractor_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_extractor_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_extractor_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_extractor_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_extractor_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_generator_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_generator_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_generator_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_generator_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_grinder_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_grinder_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_grinder_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_grinder_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_grinder_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_solar_array_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_solar_array_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_solar_array_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_lv_transformer.png mode change 100644 => 100755 mods/technic/technic/textures/technic_machine_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_machine_casing.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mining_drill.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mining_drill_mk2.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mining_drill_mk3.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mining_laser_mk1.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mining_laser_mk2.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mining_laser_mk3.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mithril_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mixed_metal_ingot.png mode change 100644 => 100755 mods/technic/technic/textures/technic_motor.png mode change 100644 => 100755 mods/technic/technic/textures/technic_music_player_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_music_player_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_music_player_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_alloy_furnace_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_alloy_furnace_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_alloy_furnace_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_alloy_furnace_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_alloy_furnace_side_tube.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_alloy_furnace_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_battery_box_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_battery_box_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_battery_box_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_cable.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_cable_wield.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_centrifuge_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_centrifuge_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_centrifuge_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_centrifuge_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_centrifuge_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_compressor_back.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_compressor_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_compressor_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_compressor_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_compressor_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_compressor_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_down_converter_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_down_converter_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_down_converter_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_electric_furnace_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_electric_furnace_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_electric_furnace_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_electric_furnace_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_electric_furnace_side_tube.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_electric_furnace_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_extractor_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_extractor_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_extractor_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_extractor_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_extractor_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_generator_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_generator_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_generator_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_generator_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_grinder_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_grinder_front.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_grinder_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_grinder_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_grinder_side_tube.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_grinder_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_solar_array_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_solar_array_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_solar_array_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_mv_transformer.png mode change 100644 => 100755 mods/technic/technic/textures/technic_nodebreaker_back.png mode change 100644 => 100755 mods/technic/technic/textures/technic_nodebreaker_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_nodebreaker_bottom_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_nodebreaker_bottom_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_nodebreaker_front_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_nodebreaker_front_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_nodebreaker_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_nodebreaker_side1.png mode change 100644 => 100755 mods/technic/technic/textures/technic_nodebreaker_side1_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_nodebreaker_side1_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_nodebreaker_side2.png mode change 100644 => 100755 mods/technic/technic/textures/technic_nodebreaker_side2_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_nodebreaker_side2_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_nodebreaker_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_nodebreaker_top_off.png mode change 100644 => 100755 mods/technic/technic/textures/technic_nodebreaker_top_on.png mode change 100644 => 100755 mods/technic/technic/textures/technic_power_meter.png mode change 100644 => 100755 mods/technic/technic/textures/technic_power_meter0.png mode change 100644 => 100755 mods/technic/technic/textures/technic_power_meter1.png mode change 100644 => 100755 mods/technic/technic/textures/technic_power_meter2.png mode change 100644 => 100755 mods/technic/technic/textures/technic_power_meter3.png mode change 100644 => 100755 mods/technic/technic/textures/technic_power_meter4.png mode change 100644 => 100755 mods/technic/technic/textures/technic_power_meter5.png mode change 100644 => 100755 mods/technic/technic/textures/technic_power_meter6.png mode change 100644 => 100755 mods/technic/technic/textures/technic_power_meter7.png mode change 100644 => 100755 mods/technic/technic/textures/technic_power_meter8.png mode change 100644 => 100755 mods/technic/technic/textures/technic_power_meter_bg.png mode change 100644 => 100755 mods/technic/technic/textures/technic_power_meter_fg.png mode change 100644 => 100755 mods/technic/technic/textures/technic_prospector.png mode change 100644 => 100755 mods/technic/technic/textures/technic_raw_latex.png mode change 100644 => 100755 mods/technic/technic/textures/technic_rubber.png mode change 100644 => 100755 mods/technic/technic/textures/technic_rubber_leaves.png mode change 100644 => 100755 mods/technic/technic/textures/technic_rubber_sapling.png mode change 100644 => 100755 mods/technic/technic/textures/technic_rubber_tree_empty.png mode change 100644 => 100755 mods/technic/technic/textures/technic_rubber_tree_full.png mode change 100644 => 100755 mods/technic/technic/textures/technic_rubber_tree_grindings.png mode change 100644 => 100755 mods/technic/technic/textures/technic_sawdust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_screwdriver.png mode change 100644 => 100755 mods/technic/technic/textures/technic_silicon_wafer.png mode change 100644 => 100755 mods/technic/technic/textures/technic_silver_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_solar_panel_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_solar_panel_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_solar_panel_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_sonic_screwdriver.png mode change 100644 => 100755 mods/technic/technic/textures/technic_stainless_steel_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_stainless_steel_ingot.png mode change 100644 => 100755 mods/technic/technic/textures/technic_supply_converter_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_supply_converter_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_supply_converter_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_talinite_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_tin_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_tool_mode1.png mode change 100644 => 100755 mods/technic/technic/textures/technic_tool_mode2.png mode change 100644 => 100755 mods/technic/technic/textures/technic_tool_mode3.png mode change 100644 => 100755 mods/technic/technic/textures/technic_tool_mode4.png mode change 100644 => 100755 mods/technic/technic/textures/technic_tool_mode5.png mode change 100644 => 100755 mods/technic/technic/textures/technic_tool_mode6.png mode change 100644 => 100755 mods/technic/technic/textures/technic_tool_mode7.png mode change 100644 => 100755 mods/technic/technic/textures/technic_tool_mode8.png mode change 100644 => 100755 mods/technic/technic/textures/technic_tool_mode9.png mode change 100644 => 100755 mods/technic/technic/textures/technic_tree_tap.png mode change 100644 => 100755 mods/technic/technic/textures/technic_uranium_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_uranium_fuel.png mode change 100644 => 100755 mods/technic/technic/textures/technic_vacuum.png mode change 100644 => 100755 mods/technic/technic/textures/technic_water_can.png mode change 100644 => 100755 mods/technic/technic/textures/technic_water_mill_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_water_mill_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_water_mill_top_active.png mode change 100644 => 100755 mods/technic/technic/textures/technic_workshop_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technic_workshop_side.png mode change 100644 => 100755 mods/technic/technic/textures/technic_workshop_top.png mode change 100644 => 100755 mods/technic/technic/textures/technic_wrought_iron_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technic_zinc_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_akalin_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_alatro_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_alloy_furnace_front.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_alloy_furnace_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_alloy_furnace_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_alloy_furnace_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_arol_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_battery.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_battery_box_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_battery_box_side0.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_battery_box_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_battery_reload.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_brass_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_bronze_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_carbon_steel_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_cast_iron_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_chainsaw.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_chromium_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_coal_alloy_furnace_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_coal_alloy_furnace_front.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_coal_alloy_furnace_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_coal_alloy_furnace_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_coal_alloy_furnace_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_coal_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_back.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_front_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_front_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk1_bottom_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk1_bottom_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk1_side1_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk1_side1_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk1_side2_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk1_side2_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk1_top_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk1_top_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk2_bottom_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk2_bottom_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk2_side1_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk2_side1_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk2_side2_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk2_side2_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk2_top_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk2_top_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk3_bottom_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk3_bottom_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk3_side1_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk3_side1_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk3_side2_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk3_side2_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk3_top_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_constructor_mk3_top_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_control_logic_unit.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_copper_coil.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_copper_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_deployer_back.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_deployer_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_deployer_front_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_deployer_front_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_deployer_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_deployer_side1.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_deployer_side2.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_deployer_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_diamond_block_blue.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_diamond_block_green.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_diamond_block_red.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_diamond_drill_head.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_doped_silicon_wafer.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_electric_furnace_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_electric_furnace_front.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_electric_furnace_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_electric_furnace_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_electric_furnace_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_fine_copper_wire.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_fine_gold_wire.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_fine_silver_wire.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_flashlight.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_generator_front.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_generator_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_generator_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_generator_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_geothermal_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_geothermal_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_geothermal_top_active.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_gold_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_grinder_front.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_grinder_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_grinder_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_hv_grinder_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_hv_grinder_front.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_hv_grinder_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_hv_grinder_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_hv_grinder_side_tube.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_hv_grinder_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_hv_nuclear_reactor_core.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_hv_solar_array_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_hv_solar_array_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_hv_solar_array_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_hv_transformer.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_injector_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_injector_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_injector_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_kalite_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_laser_beam.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_lava_can.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_light.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_lv_grinder_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_lv_grinder_front.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_lv_grinder_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_lv_grinder_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_lv_grinder_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_lv_solar_array_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_lv_solar_array_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_lv_solar_array_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_lv_transformer.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_machine_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mining_drill.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mining_laser_mk1.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mithril_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_motor.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_music_player_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_music_player_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_music_player_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_front.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_side_tube.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_battery_box_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_battery_box_side0.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_battery_box_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_cable_wield.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_front.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_side_tube.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_grinder_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_grinder_front.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_grinder_front_active.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_grinder_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_grinder_side_tube.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_grinder_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_solar_array_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_solar_array_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_solar_array_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_mv_transformer.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_nodebreaker_back.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_nodebreaker_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_nodebreaker_bottom_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_nodebreaker_bottom_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_nodebreaker_front_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_nodebreaker_front_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_nodebreaker_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_nodebreaker_side1.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_nodebreaker_side1_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_nodebreaker_side1_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_nodebreaker_side2.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_nodebreaker_side2_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_nodebreaker_side2_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_nodebreaker_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_nodebreaker_top_off.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_nodebreaker_top_on.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_power_meter.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_power_meter1.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_power_meter2.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_power_meter3.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_power_meter4.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_power_meter5.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_power_meter6.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_power_meter7.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_power_meter8.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_power_meter_bg.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_power_meter_fg.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_raw_latex.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_rubber.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_rubber_sapling.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_rubber_tree_empty.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_rubber_tree_full.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_screwdriver.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_silicon_wafer.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_silver_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_solar_panel_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_solar_panel_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_solar_panel_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_sonic_screwdriver.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_stainless_steel_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_talinite_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_tin_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_tree_tap.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_uranium_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_water_can.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_water_mill_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_water_mill_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_water_mill_top_active.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_workshop_bottom.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_workshop_side.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_workshop_top.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_wrought_iron_dust.png mode change 100644 => 100755 mods/technic/technic/textures/technicx32/technic_zinc_dust.png mode change 100644 => 100755 mods/technic/technic/tools/cans.lua mode change 100644 => 100755 mods/technic/technic/tools/chainsaw.lua mode change 100644 => 100755 mods/technic/technic/tools/flashlight.lua mode change 100644 => 100755 mods/technic/technic/tools/init.lua mode change 100644 => 100755 mods/technic/technic/tools/mining_drill.lua mode change 100644 => 100755 mods/technic/technic/tools/mining_lasers.lua mode change 100644 => 100755 mods/technic/technic/tools/prospector.lua mode change 100644 => 100755 mods/technic/technic/tools/sonic_screwdriver.lua mode change 100644 => 100755 mods/technic/technic/tools/tree_tap.lua mode change 100644 => 100755 mods/technic/technic/tools/vacuum.lua diff --git a/mods/technic/concrete/depends.txt b/mods/technic/concrete/depends.txt old mode 100644 new mode 100755 diff --git a/mods/technic/concrete/init.lua b/mods/technic/concrete/init.lua old mode 100644 new mode 100755 index 4d5e781..66564ba --- a/mods/technic/concrete/init.lua +++ b/mods/technic/concrete/init.lua @@ -84,9 +84,9 @@ minetest.register_node(":technic:blast_resistant_concrete", { groups = {cracky=1, level=3, concrete=1}, sounds = default.node_sound_stone_defaults(), on_blast = function(pos, intensity) - if intensity > 1 then + if intensity > 9 then minetest.remove_node(pos) - minetest.add_item(pos, "technic:blast_resistant_concrete") + return {"technic:blast_resistant_concrete"} end end, }) diff --git a/mods/technic/concrete/locale/de.txt b/mods/technic/concrete/locale/de.txt old mode 100644 new mode 100755 diff --git a/mods/technic/concrete/locale/template.txt b/mods/technic/concrete/locale/template.txt old mode 100644 new mode 100755 diff --git a/mods/technic/concrete/locale/tr.txt b/mods/technic/concrete/locale/tr.txt old mode 100644 new mode 100755 diff --git a/mods/technic/concrete/textures/technic_blast_resistant_concrete_block.png b/mods/technic/concrete/textures/technic_blast_resistant_concrete_block.png old mode 100644 new mode 100755 diff --git a/mods/technic/concrete/textures/technic_concrete_block.png b/mods/technic/concrete/textures/technic_concrete_block.png old mode 100644 new mode 100755 diff --git a/mods/technic/concrete/textures/technic_rebar.png b/mods/technic/concrete/textures/technic_rebar.png old mode 100644 new mode 100755 diff --git a/mods/technic/concrete/textures/x32/technic_concrete_block.png b/mods/technic/concrete/textures/x32/technic_concrete_block.png old mode 100644 new mode 100755 diff --git a/mods/technic/concrete/textures/x32/technic_rebar.png b/mods/technic/concrete/textures/x32/technic_rebar.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/README.md b/mods/technic/technic/README.md old mode 100644 new mode 100755 diff --git a/mods/technic/technic/config.lua b/mods/technic/technic/config.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/crafts.lua b/mods/technic/technic/crafts.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/depends.txt b/mods/technic/technic/depends.txt old mode 100644 new mode 100755 diff --git a/mods/technic/technic/helpers.lua b/mods/technic/technic/helpers.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/init.lua b/mods/technic/technic/init.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/items.lua b/mods/technic/technic/items.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/legacy.lua b/mods/technic/technic/legacy.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/locale/de.txt b/mods/technic/technic/locale/de.txt old mode 100644 new mode 100755 diff --git a/mods/technic/technic/locale/es.txt b/mods/technic/technic/locale/es.txt old mode 100644 new mode 100755 diff --git a/mods/technic/technic/locale/it.txt b/mods/technic/technic/locale/it.txt old mode 100644 new mode 100755 diff --git a/mods/technic/technic/locale/template.txt b/mods/technic/technic/locale/template.txt old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/HV/battery_box.lua b/mods/technic/technic/machines/HV/battery_box.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/HV/cables.lua b/mods/technic/technic/machines/HV/cables.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/HV/forcefield.lua b/mods/technic/technic/machines/HV/forcefield.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/HV/generator.lua b/mods/technic/technic/machines/HV/generator.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/HV/init.lua b/mods/technic/technic/machines/HV/init.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/HV/nuclear_reactor.lua b/mods/technic/technic/machines/HV/nuclear_reactor.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/HV/quarry.lua b/mods/technic/technic/machines/HV/quarry.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/HV/solar_array.lua b/mods/technic/technic/machines/HV/solar_array.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/alloy_furnace.lua b/mods/technic/technic/machines/LV/alloy_furnace.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/battery_box.lua b/mods/technic/technic/machines/LV/battery_box.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/cables.lua b/mods/technic/technic/machines/LV/cables.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/cnc.lua b/mods/technic/technic/machines/LV/cnc.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/cnc_api.lua b/mods/technic/technic/machines/LV/cnc_api.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/cnc_nodes.lua b/mods/technic/technic/machines/LV/cnc_nodes.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/compressor.lua b/mods/technic/technic/machines/LV/compressor.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/electric_furnace.lua b/mods/technic/technic/machines/LV/electric_furnace.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/extractor.lua b/mods/technic/technic/machines/LV/extractor.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/generator.lua b/mods/technic/technic/machines/LV/generator.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/geothermal.lua b/mods/technic/technic/machines/LV/geothermal.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/grinder.lua b/mods/technic/technic/machines/LV/grinder.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/init.lua b/mods/technic/technic/machines/LV/init.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/music_player.lua b/mods/technic/technic/machines/LV/music_player.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/solar_array.lua b/mods/technic/technic/machines/LV/solar_array.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/solar_panel.lua b/mods/technic/technic/machines/LV/solar_panel.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/LV/water_mill.lua b/mods/technic/technic/machines/LV/water_mill.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/MV/alloy_furnace.lua b/mods/technic/technic/machines/MV/alloy_furnace.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/MV/battery_box.lua b/mods/technic/technic/machines/MV/battery_box.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/MV/cables.lua b/mods/technic/technic/machines/MV/cables.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/MV/centrifuge.lua b/mods/technic/technic/machines/MV/centrifuge.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/MV/compressor.lua b/mods/technic/technic/machines/MV/compressor.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/MV/electric_furnace.lua b/mods/technic/technic/machines/MV/electric_furnace.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/MV/extractor.lua b/mods/technic/technic/machines/MV/extractor.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/MV/generator.lua b/mods/technic/technic/machines/MV/generator.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/MV/grinder.lua b/mods/technic/technic/machines/MV/grinder.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/MV/init.lua b/mods/technic/technic/machines/MV/init.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/MV/lighting.lua b/mods/technic/technic/machines/MV/lighting.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/MV/power_radiator.lua b/mods/technic/technic/machines/MV/power_radiator.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/MV/solar_array.lua b/mods/technic/technic/machines/MV/solar_array.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/MV/tool_workshop.lua b/mods/technic/technic/machines/MV/tool_workshop.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/MV/wind_mill.lua b/mods/technic/technic/machines/MV/wind_mill.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/init.lua b/mods/technic/technic/machines/init.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/other/anchor.lua b/mods/technic/technic/machines/other/anchor.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/other/coal_alloy_furnace.lua b/mods/technic/technic/machines/other/coal_alloy_furnace.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/other/coal_furnace.lua b/mods/technic/technic/machines/other/coal_furnace.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/other/constructor.lua b/mods/technic/technic/machines/other/constructor.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/other/frames.lua b/mods/technic/technic/machines/other/frames.lua old mode 100644 new mode 100755 index b3f39b9..2d630a2 --- a/mods/technic/technic/machines/other/frames.lua +++ b/mods/technic/technic/machines/other/frames.lua @@ -320,7 +320,7 @@ local nodeboxes= { else --local pointed_thing = {type = "node", under = pos} if pointed_thing then - minetest.item_place_node(itemstack, placer, pointed_thing) + return minetest.item_place_node(itemstack, placer, pointed_thing) end end end, diff --git a/mods/technic/technic/machines/other/init.lua b/mods/technic/technic/machines/other/init.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/other/injector.lua b/mods/technic/technic/machines/other/injector.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/alloy_furnace.lua b/mods/technic/technic/machines/register/alloy_furnace.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/alloy_recipes.lua b/mods/technic/technic/machines/register/alloy_recipes.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/battery_box.lua b/mods/technic/technic/machines/register/battery_box.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/cables.lua b/mods/technic/technic/machines/register/cables.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/centrifuge.lua b/mods/technic/technic/machines/register/centrifuge.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/centrifuge_recipes.lua b/mods/technic/technic/machines/register/centrifuge_recipes.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/common.lua b/mods/technic/technic/machines/register/common.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/compressor.lua b/mods/technic/technic/machines/register/compressor.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/compressor_recipes.lua b/mods/technic/technic/machines/register/compressor_recipes.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/electric_furnace.lua b/mods/technic/technic/machines/register/electric_furnace.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/extractor.lua b/mods/technic/technic/machines/register/extractor.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/extractor_recipes.lua b/mods/technic/technic/machines/register/extractor_recipes.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/generator.lua b/mods/technic/technic/machines/register/generator.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/grinder.lua b/mods/technic/technic/machines/register/grinder.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/grinder_recipes.lua b/mods/technic/technic/machines/register/grinder_recipes.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/grindings.lua b/mods/technic/technic/machines/register/grindings.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/init.lua b/mods/technic/technic/machines/register/init.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/machine_base.lua b/mods/technic/technic/machines/register/machine_base.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/recipes.lua b/mods/technic/technic/machines/register/recipes.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/register/solar_array.lua b/mods/technic/technic/machines/register/solar_array.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/supply_converter.lua b/mods/technic/technic/machines/supply_converter.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/machines/switching_station.lua b/mods/technic/technic/machines/switching_station.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/register.lua b/mods/technic/technic/register.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/chainsaw.ogg b/mods/technic/technic/sounds/chainsaw.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/item_drop_pickup.1.ogg b/mods/technic/technic/sounds/item_drop_pickup.1.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/item_drop_pickup.2.ogg b/mods/technic/technic/sounds/item_drop_pickup.2.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/item_drop_pickup.3.ogg b/mods/technic/technic/sounds/item_drop_pickup.3.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/item_drop_pickup.4.ogg b/mods/technic/technic/sounds/item_drop_pickup.4.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/mining_drill.ogg b/mods/technic/technic/sounds/mining_drill.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/technic_hv_nuclear_reactor_siren_clear.ogg b/mods/technic/technic/sounds/technic_hv_nuclear_reactor_siren_clear.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/technic_hv_nuclear_reactor_siren_danger_loop.ogg b/mods/technic/technic/sounds/technic_hv_nuclear_reactor_siren_danger_loop.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/technic_laser_mk1.0.ogg b/mods/technic/technic/sounds/technic_laser_mk1.0.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/technic_laser_mk1.1.ogg b/mods/technic/technic/sounds/technic_laser_mk1.1.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/technic_laser_mk2.0.ogg b/mods/technic/technic/sounds/technic_laser_mk2.0.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/technic_laser_mk2.1.ogg b/mods/technic/technic/sounds/technic_laser_mk2.1.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/technic_laser_mk2.2.ogg b/mods/technic/technic/sounds/technic_laser_mk2.2.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/technic_laser_mk3.1.ogg b/mods/technic/technic/sounds/technic_laser_mk3.1.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/technic_laser_mk3.2.ogg b/mods/technic/technic/sounds/technic_laser_mk3.2.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/technic_prospector_hit.ogg b/mods/technic/technic/sounds/technic_prospector_hit.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/technic_prospector_miss.ogg b/mods/technic/technic/sounds/technic_prospector_miss.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/technic_sonic_screwdriver.ogg b/mods/technic/technic/sounds/technic_sonic_screwdriver.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/sounds/vacuumcleaner.ogg b/mods/technic/technic/sounds/vacuumcleaner.ogg old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_128.png b/mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_128.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_16.png b/mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_16.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_256.png b/mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_256.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_32.png b/mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_32.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_512.png b/mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_512.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_64.png b/mods/technic/technic/textures/hires/technic_hv_nuclear_reactor_core_64.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/power_meter.png b/mods/technic/technic/textures/power_meter.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_acacia_grindings.png b/mods/technic/technic/textures/technic_acacia_grindings.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_admin_anchor.png b/mods/technic/technic/textures/technic_admin_anchor.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_akalin_dust.png b/mods/technic/technic/textures/technic_akalin_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_alatro_dust.png b/mods/technic/technic/textures/technic_alatro_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_arol_dust.png b/mods/technic/technic/textures/technic_arol_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_battery.png b/mods/technic/technic/textures/technic_battery.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_battery_box_side.png b/mods/technic/technic/textures/technic_battery_box_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_battery_box_side8.png b/mods/technic/technic/textures/technic_battery_box_side8.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_battery_box_side_mv.png b/mods/technic/technic/textures/technic_battery_box_side_mv.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_battery_meter_fg.png b/mods/technic/technic/textures/technic_battery_meter_fg.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_battery_reload.png b/mods/technic/technic/textures/technic_battery_reload.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_bronze_dust.png b/mods/technic/technic/textures/technic_bronze_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_bucket_corium.png b/mods/technic/technic/textures/technic_bucket_corium.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_carbon_cloth.png b/mods/technic/technic/textures/technic_carbon_cloth.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_carbon_plate.png b/mods/technic/technic/textures/technic_carbon_plate.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_carbon_steel_dust.png b/mods/technic/technic/textures/technic_carbon_steel_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cast_iron_dust.png b/mods/technic/technic/textures/technic_cast_iron_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_chainsaw.png b/mods/technic/technic/textures/technic_chainsaw.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_chernobylite_block.png b/mods/technic/technic/textures/technic_chernobylite_block.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_chromium_dust.png b/mods/technic/technic/textures/technic_chromium_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_bottom.png b/mods/technic/technic/textures/technic_cnc_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_cylinder.png b/mods/technic/technic/textures/technic_cnc_cylinder.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_cylinder_horizontal.png b/mods/technic/technic/textures/technic_cnc_cylinder_horizontal.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_element_cross.png b/mods/technic/technic/textures/technic_cnc_element_cross.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_element_edge.png b/mods/technic/technic/textures/technic_cnc_element_edge.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_element_end.png b/mods/technic/technic/textures/technic_cnc_element_end.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_element_straight.png b/mods/technic/technic/textures/technic_cnc_element_straight.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_element_t.png b/mods/technic/technic/textures/technic_cnc_element_t.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_front.png b/mods/technic/technic/textures/technic_cnc_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_front_active.png b/mods/technic/technic/textures/technic_cnc_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_full.png b/mods/technic/technic/textures/technic_cnc_full.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_half.png b/mods/technic/technic/textures/technic_cnc_half.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_milling_background.png b/mods/technic/technic/textures/technic_cnc_milling_background.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_oblate_spheroid.png b/mods/technic/technic/textures/technic_cnc_oblate_spheroid.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_onecurvededge.png b/mods/technic/technic/textures/technic_cnc_onecurvededge.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_pyramid.png b/mods/technic/technic/textures/technic_cnc_pyramid.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_side.png b/mods/technic/technic/textures/technic_cnc_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_slope.png b/mods/technic/technic/textures/technic_cnc_slope.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_slope_edge.png b/mods/technic/technic/textures/technic_cnc_slope_edge.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_slope_edge_upsdwn.png b/mods/technic/technic/textures/technic_cnc_slope_edge_upsdwn.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_slope_inner_edge.png b/mods/technic/technic/textures/technic_cnc_slope_inner_edge.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_slope_inner_edge_upsdwn.png b/mods/technic/technic/textures/technic_cnc_slope_inner_edge_upsdwn.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_slope_lying.png b/mods/technic/technic/textures/technic_cnc_slope_lying.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_slope_upsdwn.png b/mods/technic/technic/textures/technic_cnc_slope_upsdwn.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_sphere.png b/mods/technic/technic/textures/technic_cnc_sphere.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_spike.png b/mods/technic/technic/textures/technic_cnc_spike.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_stick.png b/mods/technic/technic/textures/technic_cnc_stick.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_top.png b/mods/technic/technic/textures/technic_cnc_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_top_active.png b/mods/technic/technic/textures/technic_cnc_top_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_cnc_twocurvededge.png b/mods/technic/technic/textures/technic_cnc_twocurvededge.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_coal_alloy_furnace_bottom.png b/mods/technic/technic/textures/technic_coal_alloy_furnace_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_coal_alloy_furnace_front.png b/mods/technic/technic/textures/technic_coal_alloy_furnace_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_coal_alloy_furnace_front_active.png b/mods/technic/technic/textures/technic_coal_alloy_furnace_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_coal_alloy_furnace_side.png b/mods/technic/technic/textures/technic_coal_alloy_furnace_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_coal_alloy_furnace_top.png b/mods/technic/technic/textures/technic_coal_alloy_furnace_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_coal_dust.png b/mods/technic/technic/textures/technic_coal_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_common_tree_grindings.png b/mods/technic/technic/textures/technic_common_tree_grindings.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_composite_plate.png b/mods/technic/technic/textures/technic_composite_plate.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_back.png b/mods/technic/technic/textures/technic_constructor_back.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_front_off.png b/mods/technic/technic/textures/technic_constructor_front_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_front_on.png b/mods/technic/technic/textures/technic_constructor_front_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk1_bottom_off.png b/mods/technic/technic/textures/technic_constructor_mk1_bottom_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk1_bottom_on.png b/mods/technic/technic/textures/technic_constructor_mk1_bottom_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk1_side1_off.png b/mods/technic/technic/textures/technic_constructor_mk1_side1_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk1_side1_on.png b/mods/technic/technic/textures/technic_constructor_mk1_side1_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk1_side2_off.png b/mods/technic/technic/textures/technic_constructor_mk1_side2_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk1_side2_on.png b/mods/technic/technic/textures/technic_constructor_mk1_side2_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk1_top_off.png b/mods/technic/technic/textures/technic_constructor_mk1_top_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk1_top_on.png b/mods/technic/technic/textures/technic_constructor_mk1_top_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk2_bottom_off.png b/mods/technic/technic/textures/technic_constructor_mk2_bottom_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk2_bottom_on.png b/mods/technic/technic/textures/technic_constructor_mk2_bottom_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk2_side1_off.png b/mods/technic/technic/textures/technic_constructor_mk2_side1_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk2_side1_on.png b/mods/technic/technic/textures/technic_constructor_mk2_side1_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk2_side2_off.png b/mods/technic/technic/textures/technic_constructor_mk2_side2_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk2_side2_on.png b/mods/technic/technic/textures/technic_constructor_mk2_side2_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk2_top_off.png b/mods/technic/technic/textures/technic_constructor_mk2_top_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk2_top_on.png b/mods/technic/technic/textures/technic_constructor_mk2_top_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk3_bottom_off.png b/mods/technic/technic/textures/technic_constructor_mk3_bottom_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk3_bottom_on.png b/mods/technic/technic/textures/technic_constructor_mk3_bottom_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk3_side1_off.png b/mods/technic/technic/textures/technic_constructor_mk3_side1_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk3_side1_on.png b/mods/technic/technic/textures/technic_constructor_mk3_side1_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk3_side2_off.png b/mods/technic/technic/textures/technic_constructor_mk3_side2_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk3_side2_on.png b/mods/technic/technic/textures/technic_constructor_mk3_side2_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk3_top_off.png b/mods/technic/technic/textures/technic_constructor_mk3_top_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_constructor_mk3_top_on.png b/mods/technic/technic/textures/technic_constructor_mk3_top_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_control_logic_unit.png b/mods/technic/technic/textures/technic_control_logic_unit.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_copper_coil.png b/mods/technic/technic/textures/technic_copper_coil.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_copper_dust.png b/mods/technic/technic/textures/technic_copper_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_copper_plate.png b/mods/technic/technic/textures/technic_copper_plate.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_corium_flowing_animated.png b/mods/technic/technic/textures/technic_corium_flowing_animated.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_corium_source_animated.png b/mods/technic/technic/textures/technic_corium_source_animated.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_deployer_back.png b/mods/technic/technic/textures/technic_deployer_back.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_deployer_bottom.png b/mods/technic/technic/textures/technic_deployer_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_deployer_front_off.png b/mods/technic/technic/textures/technic_deployer_front_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_deployer_front_on.png b/mods/technic/technic/textures/technic_deployer_front_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_deployer_side.png b/mods/technic/technic/textures/technic_deployer_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_deployer_side1.png b/mods/technic/technic/textures/technic_deployer_side1.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_deployer_side2.png b/mods/technic/technic/textures/technic_deployer_side2.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_deployer_top.png b/mods/technic/technic/textures/technic_deployer_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_diamond_block_blue.png b/mods/technic/technic/textures/technic_diamond_block_blue.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_diamond_block_green.png b/mods/technic/technic/textures/technic_diamond_block_green.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_diamond_block_red.png b/mods/technic/technic/textures/technic_diamond_block_red.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_diamond_drill_head.png b/mods/technic/technic/textures/technic_diamond_drill_head.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_doped_silicon_wafer.png b/mods/technic/technic/textures/technic_doped_silicon_wafer.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_fine_copper_wire.png b/mods/technic/technic/textures/technic_fine_copper_wire.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_fine_gold_wire.png b/mods/technic/technic/textures/technic_fine_gold_wire.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_fine_silver_wire.png b/mods/technic/technic/textures/technic_fine_silver_wire.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_flashlight.png b/mods/technic/technic/textures/technic_flashlight.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_forcefield_animated.png b/mods/technic/technic/textures/technic_forcefield_animated.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_forcefield_emitter_off.png b/mods/technic/technic/textures/technic_forcefield_emitter_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_forcefield_emitter_on.png b/mods/technic/technic/textures/technic_forcefield_emitter_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_frame.png b/mods/technic/technic/textures/technic_frame.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_geothermal_side.png b/mods/technic/technic/textures/technic_geothermal_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_geothermal_top.png b/mods/technic/technic/textures/technic_geothermal_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_geothermal_top_active.png b/mods/technic/technic/textures/technic_geothermal_top_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_gold_dust.png b/mods/technic/technic/textures/technic_gold_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_graphite.png b/mods/technic/technic/textures/technic_graphite.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_grinder_front.png b/mods/technic/technic/textures/technic_grinder_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_grinder_side.png b/mods/technic/technic/textures/technic_grinder_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_grinder_top.png b/mods/technic/technic/textures/technic_grinder_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_homedecor_glowlight_cube_white_sides.png b/mods/technic/technic/textures/technic_homedecor_glowlight_cube_white_sides.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_homedecor_glowlight_cube_white_sides_ceiling.png b/mods/technic/technic/textures/technic_homedecor_glowlight_cube_white_sides_ceiling.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_homedecor_glowlight_cube_white_tb.png b/mods/technic/technic/textures/technic_homedecor_glowlight_cube_white_tb.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_homedecor_glowlight_cube_yellow_sides.png b/mods/technic/technic/textures/technic_homedecor_glowlight_cube_yellow_sides.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_homedecor_glowlight_cube_yellow_sides_ceiling.png b/mods/technic/technic/textures/technic_homedecor_glowlight_cube_yellow_sides_ceiling.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_homedecor_glowlight_cube_yellow_tb.png b/mods/technic/technic/textures/technic_homedecor_glowlight_cube_yellow_tb.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_homedecor_glowlight_thick_white_sides.png b/mods/technic/technic/textures/technic_homedecor_glowlight_thick_white_sides.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_homedecor_glowlight_thick_white_wall_sides.png b/mods/technic/technic/textures/technic_homedecor_glowlight_thick_white_wall_sides.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_homedecor_glowlight_thick_yellow_sides.png b/mods/technic/technic/textures/technic_homedecor_glowlight_thick_yellow_sides.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_homedecor_glowlight_thick_yellow_wall_sides.png b/mods/technic/technic/textures/technic_homedecor_glowlight_thick_yellow_wall_sides.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_homedecor_glowlight_thin_white_sides.png b/mods/technic/technic/textures/technic_homedecor_glowlight_thin_white_sides.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_homedecor_glowlight_thin_white_wall_sides.png b/mods/technic/technic/textures/technic_homedecor_glowlight_thin_white_wall_sides.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_homedecor_glowlight_thin_yellow_sides.png b/mods/technic/technic/textures/technic_homedecor_glowlight_thin_yellow_sides.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_homedecor_glowlight_thin_yellow_wall_sides.png b/mods/technic/technic/textures/technic_homedecor_glowlight_thin_yellow_wall_sides.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_homedecor_glowlight_white_tb.png b/mods/technic/technic/textures/technic_homedecor_glowlight_white_tb.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_homedecor_glowlight_yellow_tb.png b/mods/technic/technic/textures/technic_homedecor_glowlight_yellow_tb.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_battery_box_bottom.png b/mods/technic/technic/textures/technic_hv_battery_box_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_battery_box_side.png b/mods/technic/technic/textures/technic_hv_battery_box_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_battery_box_top.png b/mods/technic/technic/textures/technic_hv_battery_box_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_cable.png b/mods/technic/technic/textures/technic_hv_cable.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_cable_wield.png b/mods/technic/technic/textures/technic_hv_cable_wield.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_down_converter_bottom.png b/mods/technic/technic/textures/technic_hv_down_converter_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_down_converter_side.png b/mods/technic/technic/textures/technic_hv_down_converter_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_down_converter_top.png b/mods/technic/technic/textures/technic_hv_down_converter_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_generator_front.png b/mods/technic/technic/textures/technic_hv_generator_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_generator_front_active.png b/mods/technic/technic/textures/technic_hv_generator_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_generator_side.png b/mods/technic/technic/textures/technic_hv_generator_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_generator_top.png b/mods/technic/technic/textures/technic_hv_generator_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_grinder_bottom.png b/mods/technic/technic/textures/technic_hv_grinder_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_grinder_front.png b/mods/technic/technic/textures/technic_hv_grinder_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_grinder_front_active.png b/mods/technic/technic/textures/technic_hv_grinder_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_grinder_side.png b/mods/technic/technic/textures/technic_hv_grinder_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_grinder_side_tube.png b/mods/technic/technic/textures/technic_hv_grinder_side_tube.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_grinder_top.png b/mods/technic/technic/textures/technic_hv_grinder_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_nuclear_reactor_core.png b/mods/technic/technic/textures/technic_hv_nuclear_reactor_core.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_solar_array_bottom.png b/mods/technic/technic/textures/technic_hv_solar_array_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_solar_array_side.png b/mods/technic/technic/textures/technic_hv_solar_array_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_solar_array_top.png b/mods/technic/technic/textures/technic_hv_solar_array_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_hv_transformer.png b/mods/technic/technic/textures/technic_hv_transformer.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_injector_bottom.png b/mods/technic/technic/textures/technic_injector_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_injector_side.png b/mods/technic/technic/textures/technic_injector_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_injector_top.png b/mods/technic/technic/textures/technic_injector_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_kalite_dust.png b/mods/technic/technic/textures/technic_kalite_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_laser_beam_mk1.png b/mods/technic/technic/textures/technic_laser_beam_mk1.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_laser_beam_mk2.png b/mods/technic/technic/textures/technic_laser_beam_mk2.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_laser_beam_mk3.png b/mods/technic/technic/textures/technic_laser_beam_mk3.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lava_can.png b/mods/technic/technic/textures/technic_lava_can.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_light.png b/mods/technic/technic/textures/technic_light.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_alloy_furnace_bottom.png b/mods/technic/technic/textures/technic_lv_alloy_furnace_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_alloy_furnace_front.png b/mods/technic/technic/textures/technic_lv_alloy_furnace_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_alloy_furnace_front_active.png b/mods/technic/technic/textures/technic_lv_alloy_furnace_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_alloy_furnace_side.png b/mods/technic/technic/textures/technic_lv_alloy_furnace_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_alloy_furnace_top.png b/mods/technic/technic/textures/technic_lv_alloy_furnace_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_battery_box_bottom.png b/mods/technic/technic/textures/technic_lv_battery_box_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_battery_box_side.png b/mods/technic/technic/textures/technic_lv_battery_box_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_battery_box_top.png b/mods/technic/technic/textures/technic_lv_battery_box_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_cable.png b/mods/technic/technic/textures/technic_lv_cable.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_cable_wield.png b/mods/technic/technic/textures/technic_lv_cable_wield.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_compressor_back.png b/mods/technic/technic/textures/technic_lv_compressor_back.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_compressor_bottom.png b/mods/technic/technic/textures/technic_lv_compressor_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_compressor_front.png b/mods/technic/technic/textures/technic_lv_compressor_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_compressor_front_active.png b/mods/technic/technic/textures/technic_lv_compressor_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_compressor_side.png b/mods/technic/technic/textures/technic_lv_compressor_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_compressor_top.png b/mods/technic/technic/textures/technic_lv_compressor_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_electric_furnace_bottom.png b/mods/technic/technic/textures/technic_lv_electric_furnace_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_electric_furnace_front.png b/mods/technic/technic/textures/technic_lv_electric_furnace_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_electric_furnace_front_active.png b/mods/technic/technic/textures/technic_lv_electric_furnace_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_electric_furnace_side.png b/mods/technic/technic/textures/technic_lv_electric_furnace_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_electric_furnace_top.png b/mods/technic/technic/textures/technic_lv_electric_furnace_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_extractor_bottom.png b/mods/technic/technic/textures/technic_lv_extractor_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_extractor_front.png b/mods/technic/technic/textures/technic_lv_extractor_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_extractor_front_active.png b/mods/technic/technic/textures/technic_lv_extractor_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_extractor_side.png b/mods/technic/technic/textures/technic_lv_extractor_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_extractor_top.png b/mods/technic/technic/textures/technic_lv_extractor_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_generator_front.png b/mods/technic/technic/textures/technic_lv_generator_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_generator_front_active.png b/mods/technic/technic/textures/technic_lv_generator_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_generator_side.png b/mods/technic/technic/textures/technic_lv_generator_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_generator_top.png b/mods/technic/technic/textures/technic_lv_generator_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_grinder_bottom.png b/mods/technic/technic/textures/technic_lv_grinder_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_grinder_front.png b/mods/technic/technic/textures/technic_lv_grinder_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_grinder_front_active.png b/mods/technic/technic/textures/technic_lv_grinder_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_grinder_side.png b/mods/technic/technic/textures/technic_lv_grinder_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_grinder_top.png b/mods/technic/technic/textures/technic_lv_grinder_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_solar_array_bottom.png b/mods/technic/technic/textures/technic_lv_solar_array_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_solar_array_side.png b/mods/technic/technic/textures/technic_lv_solar_array_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_solar_array_top.png b/mods/technic/technic/textures/technic_lv_solar_array_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_lv_transformer.png b/mods/technic/technic/textures/technic_lv_transformer.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_machine_bottom.png b/mods/technic/technic/textures/technic_machine_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_machine_casing.png b/mods/technic/technic/textures/technic_machine_casing.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mining_drill.png b/mods/technic/technic/textures/technic_mining_drill.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mining_drill_mk2.png b/mods/technic/technic/textures/technic_mining_drill_mk2.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mining_drill_mk3.png b/mods/technic/technic/textures/technic_mining_drill_mk3.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mining_laser_mk1.png b/mods/technic/technic/textures/technic_mining_laser_mk1.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mining_laser_mk2.png b/mods/technic/technic/textures/technic_mining_laser_mk2.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mining_laser_mk3.png b/mods/technic/technic/textures/technic_mining_laser_mk3.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mithril_dust.png b/mods/technic/technic/textures/technic_mithril_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mixed_metal_ingot.png b/mods/technic/technic/textures/technic_mixed_metal_ingot.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_motor.png b/mods/technic/technic/textures/technic_motor.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_music_player_bottom.png b/mods/technic/technic/textures/technic_music_player_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_music_player_side.png b/mods/technic/technic/textures/technic_music_player_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_music_player_top.png b/mods/technic/technic/textures/technic_music_player_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_alloy_furnace_bottom.png b/mods/technic/technic/textures/technic_mv_alloy_furnace_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_alloy_furnace_front.png b/mods/technic/technic/textures/technic_mv_alloy_furnace_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_alloy_furnace_front_active.png b/mods/technic/technic/textures/technic_mv_alloy_furnace_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_alloy_furnace_side.png b/mods/technic/technic/textures/technic_mv_alloy_furnace_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_alloy_furnace_side_tube.png b/mods/technic/technic/textures/technic_mv_alloy_furnace_side_tube.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_alloy_furnace_top.png b/mods/technic/technic/textures/technic_mv_alloy_furnace_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_battery_box_bottom.png b/mods/technic/technic/textures/technic_mv_battery_box_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_battery_box_side.png b/mods/technic/technic/textures/technic_mv_battery_box_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_battery_box_top.png b/mods/technic/technic/textures/technic_mv_battery_box_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_cable.png b/mods/technic/technic/textures/technic_mv_cable.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_cable_wield.png b/mods/technic/technic/textures/technic_mv_cable_wield.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_centrifuge_bottom.png b/mods/technic/technic/textures/technic_mv_centrifuge_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_centrifuge_front.png b/mods/technic/technic/textures/technic_mv_centrifuge_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_centrifuge_front_active.png b/mods/technic/technic/textures/technic_mv_centrifuge_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_centrifuge_side.png b/mods/technic/technic/textures/technic_mv_centrifuge_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_centrifuge_top.png b/mods/technic/technic/textures/technic_mv_centrifuge_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_compressor_back.png b/mods/technic/technic/textures/technic_mv_compressor_back.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_compressor_bottom.png b/mods/technic/technic/textures/technic_mv_compressor_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_compressor_front.png b/mods/technic/technic/textures/technic_mv_compressor_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_compressor_front_active.png b/mods/technic/technic/textures/technic_mv_compressor_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_compressor_side.png b/mods/technic/technic/textures/technic_mv_compressor_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_compressor_top.png b/mods/technic/technic/textures/technic_mv_compressor_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_down_converter_bottom.png b/mods/technic/technic/textures/technic_mv_down_converter_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_down_converter_side.png b/mods/technic/technic/textures/technic_mv_down_converter_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_down_converter_top.png b/mods/technic/technic/textures/technic_mv_down_converter_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_electric_furnace_bottom.png b/mods/technic/technic/textures/technic_mv_electric_furnace_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_electric_furnace_front.png b/mods/technic/technic/textures/technic_mv_electric_furnace_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_electric_furnace_front_active.png b/mods/technic/technic/textures/technic_mv_electric_furnace_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_electric_furnace_side.png b/mods/technic/technic/textures/technic_mv_electric_furnace_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_electric_furnace_side_tube.png b/mods/technic/technic/textures/technic_mv_electric_furnace_side_tube.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_electric_furnace_top.png b/mods/technic/technic/textures/technic_mv_electric_furnace_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_extractor_bottom.png b/mods/technic/technic/textures/technic_mv_extractor_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_extractor_front.png b/mods/technic/technic/textures/technic_mv_extractor_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_extractor_front_active.png b/mods/technic/technic/textures/technic_mv_extractor_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_extractor_side.png b/mods/technic/technic/textures/technic_mv_extractor_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_extractor_top.png b/mods/technic/technic/textures/technic_mv_extractor_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_generator_front.png b/mods/technic/technic/textures/technic_mv_generator_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_generator_front_active.png b/mods/technic/technic/textures/technic_mv_generator_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_generator_side.png b/mods/technic/technic/textures/technic_mv_generator_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_generator_top.png b/mods/technic/technic/textures/technic_mv_generator_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_grinder_bottom.png b/mods/technic/technic/textures/technic_mv_grinder_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_grinder_front.png b/mods/technic/technic/textures/technic_mv_grinder_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_grinder_front_active.png b/mods/technic/technic/textures/technic_mv_grinder_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_grinder_side.png b/mods/technic/technic/textures/technic_mv_grinder_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_grinder_side_tube.png b/mods/technic/technic/textures/technic_mv_grinder_side_tube.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_grinder_top.png b/mods/technic/technic/textures/technic_mv_grinder_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_solar_array_bottom.png b/mods/technic/technic/textures/technic_mv_solar_array_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_solar_array_side.png b/mods/technic/technic/textures/technic_mv_solar_array_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_solar_array_top.png b/mods/technic/technic/textures/technic_mv_solar_array_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_mv_transformer.png b/mods/technic/technic/textures/technic_mv_transformer.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_nodebreaker_back.png b/mods/technic/technic/textures/technic_nodebreaker_back.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_nodebreaker_bottom.png b/mods/technic/technic/textures/technic_nodebreaker_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_nodebreaker_bottom_off.png b/mods/technic/technic/textures/technic_nodebreaker_bottom_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_nodebreaker_bottom_on.png b/mods/technic/technic/textures/technic_nodebreaker_bottom_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_nodebreaker_front_off.png b/mods/technic/technic/textures/technic_nodebreaker_front_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_nodebreaker_front_on.png b/mods/technic/technic/textures/technic_nodebreaker_front_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_nodebreaker_side.png b/mods/technic/technic/textures/technic_nodebreaker_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_nodebreaker_side1.png b/mods/technic/technic/textures/technic_nodebreaker_side1.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_nodebreaker_side1_off.png b/mods/technic/technic/textures/technic_nodebreaker_side1_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_nodebreaker_side1_on.png b/mods/technic/technic/textures/technic_nodebreaker_side1_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_nodebreaker_side2.png b/mods/technic/technic/textures/technic_nodebreaker_side2.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_nodebreaker_side2_off.png b/mods/technic/technic/textures/technic_nodebreaker_side2_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_nodebreaker_side2_on.png b/mods/technic/technic/textures/technic_nodebreaker_side2_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_nodebreaker_top.png b/mods/technic/technic/textures/technic_nodebreaker_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_nodebreaker_top_off.png b/mods/technic/technic/textures/technic_nodebreaker_top_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_nodebreaker_top_on.png b/mods/technic/technic/textures/technic_nodebreaker_top_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_power_meter.png b/mods/technic/technic/textures/technic_power_meter.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_power_meter0.png b/mods/technic/technic/textures/technic_power_meter0.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_power_meter1.png b/mods/technic/technic/textures/technic_power_meter1.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_power_meter2.png b/mods/technic/technic/textures/technic_power_meter2.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_power_meter3.png b/mods/technic/technic/textures/technic_power_meter3.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_power_meter4.png b/mods/technic/technic/textures/technic_power_meter4.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_power_meter5.png b/mods/technic/technic/textures/technic_power_meter5.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_power_meter6.png b/mods/technic/technic/textures/technic_power_meter6.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_power_meter7.png b/mods/technic/technic/textures/technic_power_meter7.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_power_meter8.png b/mods/technic/technic/textures/technic_power_meter8.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_power_meter_bg.png b/mods/technic/technic/textures/technic_power_meter_bg.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_power_meter_fg.png b/mods/technic/technic/textures/technic_power_meter_fg.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_prospector.png b/mods/technic/technic/textures/technic_prospector.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_raw_latex.png b/mods/technic/technic/textures/technic_raw_latex.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_rubber.png b/mods/technic/technic/textures/technic_rubber.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_rubber_leaves.png b/mods/technic/technic/textures/technic_rubber_leaves.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_rubber_sapling.png b/mods/technic/technic/textures/technic_rubber_sapling.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_rubber_tree_empty.png b/mods/technic/technic/textures/technic_rubber_tree_empty.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_rubber_tree_full.png b/mods/technic/technic/textures/technic_rubber_tree_full.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_rubber_tree_grindings.png b/mods/technic/technic/textures/technic_rubber_tree_grindings.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_sawdust.png b/mods/technic/technic/textures/technic_sawdust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_screwdriver.png b/mods/technic/technic/textures/technic_screwdriver.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_silicon_wafer.png b/mods/technic/technic/textures/technic_silicon_wafer.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_silver_dust.png b/mods/technic/technic/textures/technic_silver_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_solar_panel_bottom.png b/mods/technic/technic/textures/technic_solar_panel_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_solar_panel_side.png b/mods/technic/technic/textures/technic_solar_panel_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_solar_panel_top.png b/mods/technic/technic/textures/technic_solar_panel_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_sonic_screwdriver.png b/mods/technic/technic/textures/technic_sonic_screwdriver.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_stainless_steel_dust.png b/mods/technic/technic/textures/technic_stainless_steel_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_stainless_steel_ingot.png b/mods/technic/technic/textures/technic_stainless_steel_ingot.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_supply_converter_bottom.png b/mods/technic/technic/textures/technic_supply_converter_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_supply_converter_side.png b/mods/technic/technic/textures/technic_supply_converter_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_supply_converter_top.png b/mods/technic/technic/textures/technic_supply_converter_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_talinite_dust.png b/mods/technic/technic/textures/technic_talinite_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_tin_dust.png b/mods/technic/technic/textures/technic_tin_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_tool_mode1.png b/mods/technic/technic/textures/technic_tool_mode1.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_tool_mode2.png b/mods/technic/technic/textures/technic_tool_mode2.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_tool_mode3.png b/mods/technic/technic/textures/technic_tool_mode3.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_tool_mode4.png b/mods/technic/technic/textures/technic_tool_mode4.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_tool_mode5.png b/mods/technic/technic/textures/technic_tool_mode5.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_tool_mode6.png b/mods/technic/technic/textures/technic_tool_mode6.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_tool_mode7.png b/mods/technic/technic/textures/technic_tool_mode7.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_tool_mode8.png b/mods/technic/technic/textures/technic_tool_mode8.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_tool_mode9.png b/mods/technic/technic/textures/technic_tool_mode9.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_tree_tap.png b/mods/technic/technic/textures/technic_tree_tap.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_uranium_dust.png b/mods/technic/technic/textures/technic_uranium_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_uranium_fuel.png b/mods/technic/technic/textures/technic_uranium_fuel.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_vacuum.png b/mods/technic/technic/textures/technic_vacuum.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_water_can.png b/mods/technic/technic/textures/technic_water_can.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_water_mill_side.png b/mods/technic/technic/textures/technic_water_mill_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_water_mill_top.png b/mods/technic/technic/textures/technic_water_mill_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_water_mill_top_active.png b/mods/technic/technic/textures/technic_water_mill_top_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_workshop_bottom.png b/mods/technic/technic/textures/technic_workshop_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_workshop_side.png b/mods/technic/technic/textures/technic_workshop_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_workshop_top.png b/mods/technic/technic/textures/technic_workshop_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_wrought_iron_dust.png b/mods/technic/technic/textures/technic_wrought_iron_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technic_zinc_dust.png b/mods/technic/technic/textures/technic_zinc_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_akalin_dust.png b/mods/technic/technic/textures/technicx32/technic_akalin_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_alatro_dust.png b/mods/technic/technic/textures/technicx32/technic_alatro_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_alloy_furnace_front.png b/mods/technic/technic/textures/technicx32/technic_alloy_furnace_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_alloy_furnace_front_active.png b/mods/technic/technic/textures/technicx32/technic_alloy_furnace_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_alloy_furnace_side.png b/mods/technic/technic/textures/technicx32/technic_alloy_furnace_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_alloy_furnace_top.png b/mods/technic/technic/textures/technicx32/technic_alloy_furnace_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_arol_dust.png b/mods/technic/technic/textures/technicx32/technic_arol_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_battery.png b/mods/technic/technic/textures/technicx32/technic_battery.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_battery_box_bottom.png b/mods/technic/technic/textures/technicx32/technic_battery_box_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_battery_box_side0.png b/mods/technic/technic/textures/technicx32/technic_battery_box_side0.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_battery_box_top.png b/mods/technic/technic/textures/technicx32/technic_battery_box_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_battery_reload.png b/mods/technic/technic/textures/technicx32/technic_battery_reload.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_brass_dust.png b/mods/technic/technic/textures/technicx32/technic_brass_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_bronze_dust.png b/mods/technic/technic/textures/technicx32/technic_bronze_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_carbon_steel_dust.png b/mods/technic/technic/textures/technicx32/technic_carbon_steel_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_cast_iron_dust.png b/mods/technic/technic/textures/technicx32/technic_cast_iron_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_chainsaw.png b/mods/technic/technic/textures/technicx32/technic_chainsaw.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_chromium_dust.png b/mods/technic/technic/textures/technicx32/technic_chromium_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_coal_alloy_furnace_bottom.png b/mods/technic/technic/textures/technicx32/technic_coal_alloy_furnace_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_coal_alloy_furnace_front.png b/mods/technic/technic/textures/technicx32/technic_coal_alloy_furnace_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_coal_alloy_furnace_front_active.png b/mods/technic/technic/textures/technicx32/technic_coal_alloy_furnace_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_coal_alloy_furnace_side.png b/mods/technic/technic/textures/technicx32/technic_coal_alloy_furnace_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_coal_alloy_furnace_top.png b/mods/technic/technic/textures/technicx32/technic_coal_alloy_furnace_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_coal_dust.png b/mods/technic/technic/textures/technicx32/technic_coal_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_back.png b/mods/technic/technic/textures/technicx32/technic_constructor_back.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_front_off.png b/mods/technic/technic/textures/technicx32/technic_constructor_front_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_front_on.png b/mods/technic/technic/textures/technicx32/technic_constructor_front_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk1_bottom_off.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk1_bottom_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk1_bottom_on.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk1_bottom_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk1_side1_off.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk1_side1_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk1_side1_on.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk1_side1_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk1_side2_off.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk1_side2_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk1_side2_on.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk1_side2_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk1_top_off.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk1_top_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk1_top_on.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk1_top_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk2_bottom_off.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk2_bottom_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk2_bottom_on.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk2_bottom_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk2_side1_off.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk2_side1_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk2_side1_on.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk2_side1_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk2_side2_off.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk2_side2_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk2_side2_on.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk2_side2_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk2_top_off.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk2_top_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk2_top_on.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk2_top_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk3_bottom_off.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk3_bottom_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk3_bottom_on.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk3_bottom_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk3_side1_off.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk3_side1_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk3_side1_on.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk3_side1_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk3_side2_off.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk3_side2_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk3_side2_on.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk3_side2_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk3_top_off.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk3_top_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_constructor_mk3_top_on.png b/mods/technic/technic/textures/technicx32/technic_constructor_mk3_top_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_control_logic_unit.png b/mods/technic/technic/textures/technicx32/technic_control_logic_unit.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_copper_coil.png b/mods/technic/technic/textures/technicx32/technic_copper_coil.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_copper_dust.png b/mods/technic/technic/textures/technicx32/technic_copper_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_deployer_back.png b/mods/technic/technic/textures/technicx32/technic_deployer_back.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_deployer_bottom.png b/mods/technic/technic/textures/technicx32/technic_deployer_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_deployer_front_off.png b/mods/technic/technic/textures/technicx32/technic_deployer_front_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_deployer_front_on.png b/mods/technic/technic/textures/technicx32/technic_deployer_front_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_deployer_side.png b/mods/technic/technic/textures/technicx32/technic_deployer_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_deployer_side1.png b/mods/technic/technic/textures/technicx32/technic_deployer_side1.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_deployer_side2.png b/mods/technic/technic/textures/technicx32/technic_deployer_side2.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_deployer_top.png b/mods/technic/technic/textures/technicx32/technic_deployer_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_diamond_block_blue.png b/mods/technic/technic/textures/technicx32/technic_diamond_block_blue.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_diamond_block_green.png b/mods/technic/technic/textures/technicx32/technic_diamond_block_green.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_diamond_block_red.png b/mods/technic/technic/textures/technicx32/technic_diamond_block_red.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_diamond_drill_head.png b/mods/technic/technic/textures/technicx32/technic_diamond_drill_head.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_doped_silicon_wafer.png b/mods/technic/technic/textures/technicx32/technic_doped_silicon_wafer.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_electric_furnace_bottom.png b/mods/technic/technic/textures/technicx32/technic_electric_furnace_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_electric_furnace_front.png b/mods/technic/technic/textures/technicx32/technic_electric_furnace_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_electric_furnace_front_active.png b/mods/technic/technic/textures/technicx32/technic_electric_furnace_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_electric_furnace_side.png b/mods/technic/technic/textures/technicx32/technic_electric_furnace_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_electric_furnace_top.png b/mods/technic/technic/textures/technicx32/technic_electric_furnace_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_fine_copper_wire.png b/mods/technic/technic/textures/technicx32/technic_fine_copper_wire.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_fine_gold_wire.png b/mods/technic/technic/textures/technicx32/technic_fine_gold_wire.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_fine_silver_wire.png b/mods/technic/technic/textures/technicx32/technic_fine_silver_wire.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_flashlight.png b/mods/technic/technic/textures/technicx32/technic_flashlight.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_generator_front.png b/mods/technic/technic/textures/technicx32/technic_generator_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_generator_front_active.png b/mods/technic/technic/textures/technicx32/technic_generator_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_generator_side.png b/mods/technic/technic/textures/technicx32/technic_generator_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_generator_top.png b/mods/technic/technic/textures/technicx32/technic_generator_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_geothermal_side.png b/mods/technic/technic/textures/technicx32/technic_geothermal_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_geothermal_top.png b/mods/technic/technic/textures/technicx32/technic_geothermal_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_geothermal_top_active.png b/mods/technic/technic/textures/technicx32/technic_geothermal_top_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_gold_dust.png b/mods/technic/technic/textures/technicx32/technic_gold_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_grinder_front.png b/mods/technic/technic/textures/technicx32/technic_grinder_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_grinder_side.png b/mods/technic/technic/textures/technicx32/technic_grinder_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_grinder_top.png b/mods/technic/technic/textures/technicx32/technic_grinder_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_hv_grinder_bottom.png b/mods/technic/technic/textures/technicx32/technic_hv_grinder_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_hv_grinder_front.png b/mods/technic/technic/textures/technicx32/technic_hv_grinder_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_hv_grinder_front_active.png b/mods/technic/technic/textures/technicx32/technic_hv_grinder_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_hv_grinder_side.png b/mods/technic/technic/textures/technicx32/technic_hv_grinder_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_hv_grinder_side_tube.png b/mods/technic/technic/textures/technicx32/technic_hv_grinder_side_tube.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_hv_grinder_top.png b/mods/technic/technic/textures/technicx32/technic_hv_grinder_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_hv_nuclear_reactor_core.png b/mods/technic/technic/textures/technicx32/technic_hv_nuclear_reactor_core.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_hv_solar_array_bottom.png b/mods/technic/technic/textures/technicx32/technic_hv_solar_array_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_hv_solar_array_side.png b/mods/technic/technic/textures/technicx32/technic_hv_solar_array_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_hv_solar_array_top.png b/mods/technic/technic/textures/technicx32/technic_hv_solar_array_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_hv_transformer.png b/mods/technic/technic/textures/technicx32/technic_hv_transformer.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_injector_bottom.png b/mods/technic/technic/textures/technicx32/technic_injector_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_injector_side.png b/mods/technic/technic/textures/technicx32/technic_injector_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_injector_top.png b/mods/technic/technic/textures/technicx32/technic_injector_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_kalite_dust.png b/mods/technic/technic/textures/technicx32/technic_kalite_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_laser_beam.png b/mods/technic/technic/textures/technicx32/technic_laser_beam.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_lava_can.png b/mods/technic/technic/textures/technicx32/technic_lava_can.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_light.png b/mods/technic/technic/textures/technicx32/technic_light.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_lv_grinder_bottom.png b/mods/technic/technic/textures/technicx32/technic_lv_grinder_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_lv_grinder_front.png b/mods/technic/technic/textures/technicx32/technic_lv_grinder_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_lv_grinder_front_active.png b/mods/technic/technic/textures/technicx32/technic_lv_grinder_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_lv_grinder_side.png b/mods/technic/technic/textures/technicx32/technic_lv_grinder_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_lv_grinder_top.png b/mods/technic/technic/textures/technicx32/technic_lv_grinder_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_lv_solar_array_bottom.png b/mods/technic/technic/textures/technicx32/technic_lv_solar_array_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_lv_solar_array_side.png b/mods/technic/technic/textures/technicx32/technic_lv_solar_array_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_lv_solar_array_top.png b/mods/technic/technic/textures/technicx32/technic_lv_solar_array_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_lv_transformer.png b/mods/technic/technic/textures/technicx32/technic_lv_transformer.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_machine_bottom.png b/mods/technic/technic/textures/technicx32/technic_machine_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mining_drill.png b/mods/technic/technic/textures/technicx32/technic_mining_drill.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mining_laser_mk1.png b/mods/technic/technic/textures/technicx32/technic_mining_laser_mk1.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mithril_dust.png b/mods/technic/technic/textures/technicx32/technic_mithril_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_motor.png b/mods/technic/technic/textures/technicx32/technic_motor.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_music_player_bottom.png b/mods/technic/technic/textures/technicx32/technic_music_player_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_music_player_side.png b/mods/technic/technic/textures/technicx32/technic_music_player_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_music_player_top.png b/mods/technic/technic/textures/technicx32/technic_music_player_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_bottom.png b/mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_front.png b/mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_front_active.png b/mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_side.png b/mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_side_tube.png b/mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_side_tube.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_top.png b/mods/technic/technic/textures/technicx32/technic_mv_alloy_furnace_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_battery_box_bottom.png b/mods/technic/technic/textures/technicx32/technic_mv_battery_box_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_battery_box_side0.png b/mods/technic/technic/textures/technicx32/technic_mv_battery_box_side0.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_battery_box_top.png b/mods/technic/technic/textures/technicx32/technic_mv_battery_box_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_cable_wield.png b/mods/technic/technic/textures/technicx32/technic_mv_cable_wield.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_bottom.png b/mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_front.png b/mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_front_active.png b/mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_side.png b/mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_side_tube.png b/mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_side_tube.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_top.png b/mods/technic/technic/textures/technicx32/technic_mv_electric_furnace_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_grinder_bottom.png b/mods/technic/technic/textures/technicx32/technic_mv_grinder_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_grinder_front.png b/mods/technic/technic/textures/technicx32/technic_mv_grinder_front.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_grinder_front_active.png b/mods/technic/technic/textures/technicx32/technic_mv_grinder_front_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_grinder_side.png b/mods/technic/technic/textures/technicx32/technic_mv_grinder_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_grinder_side_tube.png b/mods/technic/technic/textures/technicx32/technic_mv_grinder_side_tube.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_grinder_top.png b/mods/technic/technic/textures/technicx32/technic_mv_grinder_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_solar_array_bottom.png b/mods/technic/technic/textures/technicx32/technic_mv_solar_array_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_solar_array_side.png b/mods/technic/technic/textures/technicx32/technic_mv_solar_array_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_solar_array_top.png b/mods/technic/technic/textures/technicx32/technic_mv_solar_array_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_mv_transformer.png b/mods/technic/technic/textures/technicx32/technic_mv_transformer.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_nodebreaker_back.png b/mods/technic/technic/textures/technicx32/technic_nodebreaker_back.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_nodebreaker_bottom.png b/mods/technic/technic/textures/technicx32/technic_nodebreaker_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_nodebreaker_bottom_off.png b/mods/technic/technic/textures/technicx32/technic_nodebreaker_bottom_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_nodebreaker_bottom_on.png b/mods/technic/technic/textures/technicx32/technic_nodebreaker_bottom_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_nodebreaker_front_off.png b/mods/technic/technic/textures/technicx32/technic_nodebreaker_front_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_nodebreaker_front_on.png b/mods/technic/technic/textures/technicx32/technic_nodebreaker_front_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_nodebreaker_side.png b/mods/technic/technic/textures/technicx32/technic_nodebreaker_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_nodebreaker_side1.png b/mods/technic/technic/textures/technicx32/technic_nodebreaker_side1.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_nodebreaker_side1_off.png b/mods/technic/technic/textures/technicx32/technic_nodebreaker_side1_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_nodebreaker_side1_on.png b/mods/technic/technic/textures/technicx32/technic_nodebreaker_side1_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_nodebreaker_side2.png b/mods/technic/technic/textures/technicx32/technic_nodebreaker_side2.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_nodebreaker_side2_off.png b/mods/technic/technic/textures/technicx32/technic_nodebreaker_side2_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_nodebreaker_side2_on.png b/mods/technic/technic/textures/technicx32/technic_nodebreaker_side2_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_nodebreaker_top.png b/mods/technic/technic/textures/technicx32/technic_nodebreaker_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_nodebreaker_top_off.png b/mods/technic/technic/textures/technicx32/technic_nodebreaker_top_off.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_nodebreaker_top_on.png b/mods/technic/technic/textures/technicx32/technic_nodebreaker_top_on.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_power_meter.png b/mods/technic/technic/textures/technicx32/technic_power_meter.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_power_meter1.png b/mods/technic/technic/textures/technicx32/technic_power_meter1.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_power_meter2.png b/mods/technic/technic/textures/technicx32/technic_power_meter2.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_power_meter3.png b/mods/technic/technic/textures/technicx32/technic_power_meter3.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_power_meter4.png b/mods/technic/technic/textures/technicx32/technic_power_meter4.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_power_meter5.png b/mods/technic/technic/textures/technicx32/technic_power_meter5.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_power_meter6.png b/mods/technic/technic/textures/technicx32/technic_power_meter6.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_power_meter7.png b/mods/technic/technic/textures/technicx32/technic_power_meter7.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_power_meter8.png b/mods/technic/technic/textures/technicx32/technic_power_meter8.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_power_meter_bg.png b/mods/technic/technic/textures/technicx32/technic_power_meter_bg.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_power_meter_fg.png b/mods/technic/technic/textures/technicx32/technic_power_meter_fg.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_raw_latex.png b/mods/technic/technic/textures/technicx32/technic_raw_latex.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_rubber.png b/mods/technic/technic/textures/technicx32/technic_rubber.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_rubber_sapling.png b/mods/technic/technic/textures/technicx32/technic_rubber_sapling.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_rubber_tree_empty.png b/mods/technic/technic/textures/technicx32/technic_rubber_tree_empty.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_rubber_tree_full.png b/mods/technic/technic/textures/technicx32/technic_rubber_tree_full.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_screwdriver.png b/mods/technic/technic/textures/technicx32/technic_screwdriver.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_silicon_wafer.png b/mods/technic/technic/textures/technicx32/technic_silicon_wafer.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_silver_dust.png b/mods/technic/technic/textures/technicx32/technic_silver_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_solar_panel_bottom.png b/mods/technic/technic/textures/technicx32/technic_solar_panel_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_solar_panel_side.png b/mods/technic/technic/textures/technicx32/technic_solar_panel_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_solar_panel_top.png b/mods/technic/technic/textures/technicx32/technic_solar_panel_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_sonic_screwdriver.png b/mods/technic/technic/textures/technicx32/technic_sonic_screwdriver.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_stainless_steel_dust.png b/mods/technic/technic/textures/technicx32/technic_stainless_steel_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_talinite_dust.png b/mods/technic/technic/textures/technicx32/technic_talinite_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_tin_dust.png b/mods/technic/technic/textures/technicx32/technic_tin_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_tree_tap.png b/mods/technic/technic/textures/technicx32/technic_tree_tap.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_uranium_dust.png b/mods/technic/technic/textures/technicx32/technic_uranium_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_water_can.png b/mods/technic/technic/textures/technicx32/technic_water_can.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_water_mill_side.png b/mods/technic/technic/textures/technicx32/technic_water_mill_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_water_mill_top.png b/mods/technic/technic/textures/technicx32/technic_water_mill_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_water_mill_top_active.png b/mods/technic/technic/textures/technicx32/technic_water_mill_top_active.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_workshop_bottom.png b/mods/technic/technic/textures/technicx32/technic_workshop_bottom.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_workshop_side.png b/mods/technic/technic/textures/technicx32/technic_workshop_side.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_workshop_top.png b/mods/technic/technic/textures/technicx32/technic_workshop_top.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_wrought_iron_dust.png b/mods/technic/technic/textures/technicx32/technic_wrought_iron_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/textures/technicx32/technic_zinc_dust.png b/mods/technic/technic/textures/technicx32/technic_zinc_dust.png old mode 100644 new mode 100755 diff --git a/mods/technic/technic/tools/cans.lua b/mods/technic/technic/tools/cans.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/tools/chainsaw.lua b/mods/technic/technic/tools/chainsaw.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/tools/flashlight.lua b/mods/technic/technic/tools/flashlight.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/tools/init.lua b/mods/technic/technic/tools/init.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/tools/mining_drill.lua b/mods/technic/technic/tools/mining_drill.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/tools/mining_lasers.lua b/mods/technic/technic/tools/mining_lasers.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/tools/prospector.lua b/mods/technic/technic/tools/prospector.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/tools/sonic_screwdriver.lua b/mods/technic/technic/tools/sonic_screwdriver.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/tools/tree_tap.lua b/mods/technic/technic/tools/tree_tap.lua old mode 100644 new mode 100755 diff --git a/mods/technic/technic/tools/vacuum.lua b/mods/technic/technic/tools/vacuum.lua old mode 100644 new mode 100755