technic/technic/textures/technicx32
Zefram 68b7bcc28e split default iron/steel into three metals
Override the default mod's iron/steel substance, replacing it with three
metals: wrought iron (pure iron), carbon steel (iron alloyed with a little
carbon), and cast iron (iron alloyed with lots of carbon).  Wrought iron
is easiest to refine, then cast iron, and carbon steel the most difficult,
matching the historical progression.  Recipes that used default steel are
changed to use one of the three, the choice of alloy for each application
being both somewhat realistic and also matching up with game progression.

The default:steel{_ingot,block} items are identified specifically with
wrought iron.  This makes the default refining recipes work appropriately.
Iron-using recipes defined outside technic are thus necessarily
reinterpreted to use wrought iron, which is mostly appropriate.
Some objects are renamed accordingly.

Rather than use the default steel textures for wrought iron, with technic
providing textures for the other two, technic now provides textures for
all three metals.  This avoids problems that would occur with texture
packs that provide default_steel_{ingot,block} textures that are not
intended to support this wrought-iron/carbon-steel/cast-iron distinction.
A texture pack can provide a distinct set of three textures specifically
for the situation where this distinction is required.

Incidentally make grinding and alloy cooking recipes work correctly when
ingredients are specified by alias.
2014-05-22 20:57:50 +02:00
..
technic_alloy_furnace_front.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_alloy_furnace_front_active.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_alloy_furnace_side.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_alloy_furnace_top.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_battery.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_battery_box_bottom.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_battery_box_side0.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_battery_box_top.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_battery_reload.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_brass_dust.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_bronze_dust.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_carbon_steel_dust.png split default iron/steel into three metals 2014-05-22 20:57:50 +02:00
technic_cast_iron_dust.png split default iron/steel into three metals 2014-05-22 20:57:50 +02:00
technic_chainsaw.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_chromium_dust.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_coal_alloy_furnace_bottom.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_coal_alloy_furnace_front.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_coal_alloy_furnace_front_active.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_coal_alloy_furnace_side.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_coal_alloy_furnace_top.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_coal_dust.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_back.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_front_off.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_front_on.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk1_bottom_off.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk1_bottom_on.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk1_side1_off.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk1_side1_on.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk1_side2_off.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk1_side2_on.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk1_top_off.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk1_top_on.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk2_bottom_off.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk2_bottom_on.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk2_side1_off.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk2_side1_on.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk2_side2_off.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk2_side2_on.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk2_top_off.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk2_top_on.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk3_bottom_off.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk3_bottom_on.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk3_side1_off.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk3_side1_on.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk3_side2_off.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk3_side2_on.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk3_top_off.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_constructor_mk3_top_on.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_control_logic_unit.png better Control Logic Unit textures 2013-02-03 13:52:17 +01:00
technic_copper_coil.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_copper_dust.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_deployer_back.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_deployer_bottom.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_deployer_front_off.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_deployer_front_on.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_deployer_side.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_deployer_side1.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_deployer_side2.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_deployer_top.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_diamond_block_blue.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_diamond_block_green.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_diamond_block_red.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_diamond_drill_head.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_doped_silicon_wafer.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_electric_furnace_bottom.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_electric_furnace_front.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_electric_furnace_front_active.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_electric_furnace_side.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_electric_furnace_top.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_fine_copper_wire.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_flashlight.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_generator_front.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_generator_front_active.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_generator_side.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_generator_top.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_geothermal_side.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_geothermal_top.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_geothermal_top_active.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_gold_dust.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_grinder_front.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_grinder_side.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_grinder_top.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_hv_grinder_bottom.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_hv_grinder_front.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_hv_grinder_front_active.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_hv_grinder_side.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_hv_grinder_side_tube.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_hv_grinder_top.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_hv_nuclear_reactor_core.png Add nuclear reactor 2013-07-10 21:45:56 -04:00
technic_hv_solar_array_bottom.png Added solar arrays for all voltage tiers. 2013-06-03 23:37:04 +02:00
technic_hv_solar_array_side.png Added solar arrays for all voltage tiers. 2013-06-03 23:37:04 +02:00
technic_hv_solar_array_top.png Added solar arrays for all voltage tiers. 2013-06-03 23:37:04 +02:00
technic_hv_transformer.png Added solar arrays for all voltage tiers. 2013-06-03 23:37:04 +02:00
technic_injector_bottom.png Added Injector 2013-02-03 12:56:23 +01:00
technic_injector_side.png Added Injector 2013-02-03 12:56:23 +01:00
technic_injector_top.png Added Injector 2013-02-03 12:56:23 +01:00
technic_laser_beam.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_lava_can.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_light.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_lv_cable.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_lv_cable_wield.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_lv_grinder_bottom.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_lv_grinder_front.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_lv_grinder_front_active.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_lv_grinder_side.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_lv_grinder_top.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_lv_solar_array_bottom.png Added solar arrays for all voltage tiers. 2013-06-03 23:37:04 +02:00
technic_lv_solar_array_side.png Added solar arrays for all voltage tiers. 2013-06-03 23:37:04 +02:00
technic_lv_solar_array_top.png Added solar arrays for all voltage tiers. 2013-06-03 23:37:04 +02:00
technic_lv_transformer.png Added solar arrays for all voltage tiers. 2013-06-03 23:37:04 +02:00
technic_machine_bottom.png Added MV Electric furnace textures 2013-01-27 21:36:24 +01:00
technic_mining_drill.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_mining_laser_mk1.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_mithril_dust.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_motor.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_music_player_bottom.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_music_player_side.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_music_player_top.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_mv_alloy_furnace_bottom.png add MV alloy furnace textures 2013-02-03 16:07:02 +01:00
technic_mv_alloy_furnace_front.png add MV alloy furnace textures 2013-02-03 16:07:02 +01:00
technic_mv_alloy_furnace_front_active.png add MV alloy furnace textures 2013-02-03 16:07:02 +01:00
technic_mv_alloy_furnace_side.png add MV alloy furnace textures 2013-02-03 16:07:02 +01:00
technic_mv_alloy_furnace_side_tube.png add MV alloy furnace textures 2013-02-03 16:07:02 +01:00
technic_mv_alloy_furnace_top.png add MV alloy furnace textures 2013-02-03 16:07:02 +01:00
technic_mv_battery_box_bottom.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_mv_battery_box_side0.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_mv_battery_box_top.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_mv_cable.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_mv_cable_wield.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_mv_electric_furnace_bottom.png Added MV Electric furnace textures 2013-01-27 21:36:24 +01:00
technic_mv_electric_furnace_front.png Added MV Electric furnace textures 2013-01-27 21:36:24 +01:00
technic_mv_electric_furnace_front_active.png Added MV Electric furnace textures 2013-01-27 21:36:24 +01:00
technic_mv_electric_furnace_side.png Added MV Electric furnace textures 2013-01-27 21:36:24 +01:00
technic_mv_electric_furnace_side_tube.png Added MV Electric furnace textures 2013-01-27 21:36:24 +01:00
technic_mv_electric_furnace_top.png Added MV Electric furnace textures 2013-01-27 21:36:24 +01:00
technic_mv_grinder_bottom.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_mv_grinder_front.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_mv_grinder_front_active.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_mv_grinder_side.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_mv_grinder_side_tube.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_mv_grinder_top.png new 32x lv,mv and hv textures 2013-02-04 03:04:12 +01:00
technic_mv_solar_array_bottom.png Added solar arrays for all voltage tiers. 2013-06-03 23:37:04 +02:00
technic_mv_solar_array_side.png Added solar arrays for all voltage tiers. 2013-06-03 23:37:04 +02:00
technic_mv_solar_array_top.png Added solar arrays for all voltage tiers. 2013-06-03 23:37:04 +02:00
technic_mv_transformer.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_nodebreaker_back.png update to some 32x textures 2013-02-03 13:44:38 +01:00
technic_nodebreaker_bottom.png update to some 32x textures 2013-02-03 13:44:38 +01:00
technic_nodebreaker_bottom_off.png update to some 32x textures 2013-02-03 13:44:38 +01:00
technic_nodebreaker_bottom_on.png update to some 32x textures 2013-02-03 13:44:38 +01:00
technic_nodebreaker_front_off.png update to some 32x textures 2013-02-03 13:44:38 +01:00
technic_nodebreaker_front_on.png update to some 32x textures 2013-02-03 13:44:38 +01:00
technic_nodebreaker_side.png update to some 32x textures 2013-02-03 13:44:38 +01:00
technic_nodebreaker_side1.png update to some 32x textures 2013-02-03 13:44:38 +01:00
technic_nodebreaker_side1_off.png update to some 32x textures 2013-02-03 13:44:38 +01:00
technic_nodebreaker_side1_on.png update to some 32x textures 2013-02-03 13:44:38 +01:00
technic_nodebreaker_side2.png update to some 32x textures 2013-02-03 13:44:38 +01:00
technic_nodebreaker_side2_off.png update to some 32x textures 2013-02-03 13:44:38 +01:00
technic_nodebreaker_side2_on.png update to some 32x textures 2013-02-03 13:44:38 +01:00
technic_nodebreaker_top.png update to some 32x textures 2013-02-03 13:44:38 +01:00
technic_nodebreaker_top_off.png update to some 32x textures 2013-02-03 13:44:38 +01:00
technic_nodebreaker_top_on.png update to some 32x textures 2013-02-03 13:44:38 +01:00
technic_power_meter.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_power_meter1.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_power_meter2.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_power_meter3.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_power_meter4.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_power_meter5.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_power_meter6.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_power_meter7.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_power_meter8.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_power_meter_bg.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_power_meter_fg.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_raw_latex.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_rubber.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_rubber_sapling.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_rubber_tree_empty.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_rubber_tree_full.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_screwdriver.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_silicon_wafer.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_silver_dust.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_solar_panel_bottom.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_solar_panel_side.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_solar_panel_top.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_sonic_screwdriver.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_stainless_steel_dust.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_tin_dust.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_tree_tap.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_water_can.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_water_mill_side.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_water_mill_top.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_water_mill_top_active.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_workshop_bottom.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_workshop_side.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_workshop_top.png cleanup phase2 2013-01-27 14:03:47 +01:00
technic_wrought_iron_dust.png split default iron/steel into three metals 2014-05-22 20:57:50 +02:00
technic_zinc_dust.png cleanup phase2 2013-01-27 14:03:47 +01:00