minecraft.wiki-mirror/wiki_backup/Java Edition 1.6.1_Resource pack changes.txt
2024-12-24 06:17:34 -05:00

1314 lines
26 KiB
Text

{{wip}}
This page aims to document the changes to resources made during snapshot [[13w24a]] upon the implementation of [[resource pack]]s and deprecation of [[texture pack]]s.
== Textures ==
=== Blocks ===
{{info needed section|For melon/pumpkin stems and note blocks/jukeboxes, wasn't one file split into multiple?}}
All block texture files have been moved from <code>textures/blocks</code> to <code>assets/minecraft/textures/block</code>. Renamed files were as follows:
{| class="sortable mw-collapsible mw-collapsed wikitable" data-description="Block texture location history"
! class="unsortable" |'''Texture'''
!'''Old file name'''
!'''New file name (13w24a—17w46a)'''
|-
![[File:Off Activator Rail (texture) JE1 BE1.png|32px]]
|activatorRail
|rail_activator
|-
![[File:On Activator Rail (texture) JE1 BE1.png|32px]]
|activatorRail_on
|rail_activator_powered
|-
![[File:Anvil (top texture) JE1 BE1.png|32px]]
|anvil_top
|anvil_top_damaged_0
|-
![[File:Block of Coal (texture) JE2 BE1.png|32px]]
|blockCoal
|coal_block
|-
![[File:Block of Diamond (texture) JE2 BE2.png|32px]]
|blockDiamond
|diamond_block
|-
![[File:Block of Emerald (texture) JE1 BE1.png|32px]]
|blockEmerald
|emerald_block
|-
![[File:Block of Gold (texture) JE3 BE2.png|32px]]
|blockGold
|gold_block
|-
![[File:Block of Iron (texture) JE2 BE2.png|32px]]
|blockIron
|iron_block
|-
![[File:Block of Lapis Lazuli (texture) JE2 BE2.png|32px]]
|blockLapis
|lapis_block
|-
![[File:Block of Redstone (texture) JE1 BE1.png|32px]]
|blockRedstone
|redstone_block
|-
![[File:Brewing Stand (texture) JE1 BE1.png|32px]]
|brewingStand
|brewing_stand
|-
![[File:Brewing Stand (bottom texture) JE1 BE1.png|32px]]
|brewingStand_base
|brewing_stand_base
|-
![[File:Root Vegetables Age 0 (texture) JE1 BE1.png|32px]]
|carrots_0
|carrots_stage_0
|-
![[File:Root Vegetables Age 1 (texture) JE1 BE1.png|32px]]
|carrots_1
|carrots_stage_1
|-
![[File:Root Vegetables Age 2 (texture) JE1 BE1.png|32px]]
|carrots_2
|carrots_stage_2
|-
![[File:Carrots Age 3 (texture) JE1 BE1.png|32px]]
|carrots_3
|carrots_stage_3
|-
![[File:Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened
|hardened_clay
|-
![[File:White Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened_0
|hardened_clay_stained_white
|-
![[File:Orange Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened_1
|hardened_clay_stained_orange
|-
![[File:Magenta Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened_2
|hardened_clay_stained_magenta
|-
![[File:Light Blue Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened_3
|hardened_clay_stained_light_blue
|-
![[File:Yellow Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened_4
|hardened_clay_stained_yellow
|-
![[File:Lime Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened_5
|hardened_clay_stained_lime
|-
![[File:Pink Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened_6
|hardened_clay_stained_pink
|-
![[File:Gray Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened_7
|hardened_clay_stained_gray
|-
![[File:Light Gray Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened_8
|hardened_clay_stained_silver
|-
![[File:Cyan Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened_9
|hardened_clay_stained_cyan
|-
![[File:Purple Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened_10
|hardened_clay_stained_purple
|-
![[File:Blue Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened_11
|hardened_clay_stained_blue
|-
![[File:Brown Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened_12
|hardened_clay_stained_brown
|-
![[File:Green Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened_13
|hardened_clay_stained_green
|-
![[File:Red Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened_14
|hardened_clay_stained_red
|-
![[File:Black Terracotta (texture) JE1 BE1.png|32px]]
|clayHardened_15
|hardened_clay_stained_black
|-
![[File:White Wool (texture) JE1 BE1.png|32px]]
|cloth_0
|wool_colored_white
|-
![[File:Orange Wool (texture) JE2 BE2.png|32px]]
|cloth_1
|wool_colored_orange
|-
![[File:Magenta Wool (texture) JE2 BE2.png|32px]]
|cloth_2
|wool_colored_magenta
|-
![[File:Light Blue Wool (texture) JE2 BE2.png|32px]]
|cloth_3
|wool_colored_light_blue
|-
![[File:Yellow Wool (texture) JE2 BE2.png|32px]]
|cloth_4
|wool_colored_yellow
|-
![[File:Lime Wool (texture) JE2 BE2.png|32px]]
|cloth_5
|wool_colored_lime
|-
![[File:Pink Wool (texture) JE2 BE2.png|32px]]
|cloth_6
|wool_colored_pink
|-
![[File:Gray Wool (texture) JE2 BE2.png|32px]]
|cloth_7
|wool_colored_gray
|-
![[File:Light Gray Wool (texture) JE2 BE2.png|32px]]
|cloth_8
|wool_colored_silver
|-
![[File:Cyan Wool (texture) JE2 BE2.png|32px]]
|cloth_9
|wool_colored_cyan
|-
![[File:Purple Wool (texture) JE2 BE2.png|32px]]
|cloth_10
|wool_colored_purple
|-
![[File:Blue Wool (texture) JE2 BE2.png|32px]]
|cloth_11
|wool_colored_blue
|-
![[File:Brown Wool (texture) JE2 BE2.png|32px]]
|cloth_12
|wool_colored_brown
|-
![[File:Green Wool (texture) JE2 BE2.png|32px]]
|cloth_13
|wool_colored_green
|-
![[File:Red Wool (texture) JE2 BE2.png|32px]]
|cloth_14
|wool_colored_red
|-
![[File:Black Wool (texture) JE2 BE2.png|32px]]
|cloth_15
|wool_colored_black
|-
![[File:Cocoa Age 0 (texture) JE1 BE1.png|32px]]
|cocoa_0
|cocoa_stage_0
|-
![[File:Cocoa Age 1 (texture) JE1 BE1.png|32px]]
|cocoa_1
|cocoa_stage_1
|-
![[File:Cocoa Age 2 (texture) JE1 BE1.png|32px]]
|cocoa_2
|cocoa_stage_2
|-
![[File:Command Block (texture) JE1 BE1.png|32px]]
|commandBlock
|command_block
|-
![[File:Off Redstone Comparator (texture) JE2 BE1.png|32px]]
|comparator
|comparator_off
|-
![[File:On Redstone Comparator (texture) JE2 BE1.png|32px]]
|comparator_lit
|comparator_on
|-
![[File:Wheat Age 0 (texture) JE1 BE1.png|32px]]
|crops_0
|wheat_stage_0
|-
![[File:Wheat Age 1 (texture) JE1 BE1.png|32px]]
|crops_1
|wheat_stage_1
|-
![[File:Wheat Age 2 (texture) JE1 BE1.png|32px]]
|crops_2
|wheat_stage_2
|-
![[File:Wheat Age 3 (texture) JE1 BE1.png|32px]]
|crops_3
|wheat_stage_3
|-
![[File:Wheat Age 4 (texture) JE1 BE1.png|32px]]
|crops_4
|wheat_stage_4
|-
![[File:Wheat Age 5 (texture) JE1 BE1.png|32px]]
|crops_5
|wheat_stage_5
|-
![[File:Wheat Age 6 (texture) JE1 BE1.png|32px]]
|crops_6
|wheat_stage_6
|-
![[File:Wheat Age 7 (texture) JE1 BE1.png|32px]]
|crops_7
|wheat_stage_7
|-
![[File:Daylight Detector (side texture) JE1 BE1.png|32px]]
|daylightDetector_side
|daylight_detector_side
|-
![[File:Daylight Detector (top texture) JE1 BE1.png|32px]]
|daylightDetector_top
|daylight_detector_top
|-
![[File:Destroy 0 JE2 BE2.png|32px]]
|destroy_0
|destroy_stage_0
|-
![[File:Destroy 1 JE2 BE2.png|32px]]
|destroy_1
|destroy_stage_1
|-
![[File:Destroy 2 JE2 BE2.png|32px]]
|destroy_2
|destroy_stage_2
|-
![[File:Destroy 3 JE2 BE2.png|32px]]
|destroy_3
|destroy_stage_3
|-
![[File:Destroy 4 JE2 BE2.png|32px]]
|destroy_4
|destroy_stage_4
|-
![[File:Destroy 5 JE2 BE2.png|32px]]
|destroy_5
|destroy_stage_5
|-
![[File:Destroy 6 JE2 BE2.png|32px]]
|destroy_6
|destroy_stage_6
|-
![[File:Destroy 7 JE2 BE2.png|32px]]
|destroy_7
|destroy_stage_7
|-
![[File:Destroy 8 JE2 BE2.png|32px]]
|destroy_8
|destroy_stage_8
|-
![[File:Destroy 9 JE2 BE2.png|32px]]
|destroy_9
|destroy_stage_9
|-
![[File:Off Detector Rail (texture) JE1 BE1.png|32px]]
|detectorRail
|rail_detector
|-
![[File:On Detector Rail (texture) JE1 BE1.png|32px]]
|detectorRail_on
|rail_detector_powered
|-
![[File:Dispenser (front texture) JE2 BE2.png|32px]]
|dispenser_front
|dispenser_front_horizontal
|-
![[File:Iron Door (bottom texture) JE1 BE1.png|32px]]
|doorIron_lower
|door_iron_lower
|-
![[File:Iron Door (top texture) JE1 BE1.png|32px]]
|doorIron_upper
|door_iron_upper
|-
![[File:Oak Door (bottom texture) JE2 BE1.png|32px]]
|doorWood_lower
|door_wood_lower
|-
![[File:Oak Door (top texture) JE2 BE1.png|32px]]
|doorWood_upper
|door_wood_upper
|-
![[File:Dragon Egg (texture) JE1 BE1.png|32px]]
|dragonEgg
|dragon_egg
|-
![[File:Dropper (front texture) JE1 BE1.png|32px]]
|dropper_front
|dropper_front_horizontal
|-
![[File:Enchanting Table (bottom texture) JE1 BE1.png|32px]]
|enchantment_bottom
|enchanting_table_bottom
|-
![[File:Enchanting Table (side texture) JE1 BE1.png|32px]]
|enchantment_side
|enchanting_table_side
|-
![[File:Enchanting Table (top texture) JE1 BE1.png|32px]]
|enchantment_top
|enchanting_table_top
|-
![[File:Iron Bars (texture) JE1 BE1.png|32px]]
|fenceIron
|iron_bars
|-
![[File:Fire 0 (texture) JE2 BE2.png|32px]]
|fire_0
|fire_layer_0
|-
![[File:Fire 1 (texture) JE2 BE2.png|32px]]
|fire_1
|fire_layer_1
|-
![[File:Dandelion (texture) JE1 BE1.png|32px]]
|flower
|flower_dandelion
|-
![[File:Flower Pot (texture) JE1 BE1.png|32px]]
|flowerPot
|flower_pot
|-
![[File:Off Furnace (front texture) JE1 BE1.png|32px]]
|furnace_front
|furnace_front_off
|-
![[File:On Furnace (front texture) JE1 BE1.png|32px]]
|furnace_front_lit
|furnace_front_on
|-
![[File:Off Powered Rail (texture) JE1 BE1.png|32px]]
|goldenRail
|rail_golden
|-
![[File:On Powered Rail (texture) JE1 BE1.png|32px]]
|goldenRail_powered
|rail_golden_powered
|-
![[File:Hay Bale (texture) JE1 BE1.png|32px]]
|hayBlock
|hay_block_side
|-
![[File:Hay Bale (top texture) JE1 BE1.png|32px]]
|hayBlock_top
|hay_block_top
|-
![[File:Netherrack (texture) JE2 BE2.png|32px]]
|hellrock
|netherrack
|-
![[File:Soul Sand (texture) JE1 BE1.png|32px]]
|hellsand
|soul_sand
|-
![[File:Hopper (texture) JE1 BE1.png|32px]]
|hopper
|hopper_outside
|-
![[File:Item Frame (texture) JE2 BE2.png|32px]]
|itemframe_back
|itemframe_background
|-
![[File:Lava (texture) JE5.png|32px]]
|lava
|lava_still
|-
![[File:Oak Leaves (texture) JE3 BE1.png|32px]]
|leaves
|leaves_oak
|-
![[File:Glowstone (texture) JE2 BE2.png|32px]]
|lightgem
|glowstone
|-
![[File:Spawner (texture) JE2 BE2.png|32px]]
|mobSpawner
|mob_spawner
|-
![[File:Brown Mushroom Block (texture) JE1 BE1.png|32px]]
|mushroom_skin_brown
|mushroom_block_skin_brown
|-
![[File:Mushroom Block (inside texture) JE1 BE1.png|32px]]
|mushroom_inside
|mushroom_block_inside
|-
![[File:Red Mushroom Block (texture) JE1 BE1.png|32px]]
|mushroom_skin_red
|mushroom_block_skin_red
|-
![[File:Mushroom Stem (texture) JE1 BE1.png|32px]]
|mushroom_skin_stem
|mushroom_block_skin_stem
|-
![[File:Jukebox (side texture) JE1 BE1.png|32px]]
|musicBlock
|noteblock
|-
![[File:Mycelium (side texture) JE1 BE1.png|32px]]
|mycel_side
|mycelium_side
|-
![[File:Mycelium (top texture) JE1 BE1.png|32px]]
|mycel_top
|mycelium_top
|-
![[File:Nether Bricks (texture) JE1 BE1.png|32px]]
|netherBrick
|nether_brick
|-
![[File:Nether Quartz Ore (texture) JE1 BE1.png|32px]]
|netherquartz
|quartz_ore
|-
![[File:Nether Wart Age 0 (texture) JE1 BE1.png|32px]]
|netherStalk_0
|nether_wart_stage_0
|-
![[File:Nether Wart Age 1 (texture) JE1 BE1.png|32px]]
|netherStalk_1
|nether_wart_stage_1
|-
![[File:Nether Wart Age 2 (texture) JE1 BE1.png|32px]]
|netherStalk_2
|nether_wart_stage_2
|-
![[File:Coal Ore (texture) JE1 BE1.png|32px]]
|oreCoal
|coal_ore
|-
![[File:Diamond Ore (texture) JE1 BE1.png|32px]]
|oreDiamond
|diamond_ore
|-
![[File:Emerald Ore (texture) JE2 BE1.png|32px]]
|oreEmerald
|emerald_ore
|-
![[File:Gold Ore (texture) JE2 BE1.png|32px]]
|oreGold
|gold_ore
|-
![[File:Iron Ore (texture) JE1 BE1.png|32px]]
|oreIron
|iron_ore
|-
![[File:Lapis Lazuli Ore (texture) JE1 BE1.png|32px]]
|oreLapis
|lapis_ore
|-
![[File:Redstone Ore (texture) JE1 BE1.png|32px]]
|oreRedstone
|redstone_ore
|-
![[File:Piston (top texture) JE1 BE1.png|32px]]
|piston_inner_top
|piston_inner
|-
![[File:Piston Head (texture) JE1 BE1.png|32px]]
|piston_top
|piston_top_normal
|-
![[File:Potatoes Age 0 (texture) JE1 BE1.png|32px]]
|potatoes_0
|potatoes_stage_0
|-
![[File:Potatoes Age 1 (texture) JE1 BE1.png|32px]]
|potatoes_1
|potatoes_stage_1
|-
![[File:Potatoes Age 2 (texture) JE1 BE1.png|32px]]
|potatoes_2
|potatoes_stage_2
|-
![[File:Potatoes Age 3 (texture) JE1 BE1.png|32px]]
|potatoes_3
|potatoes_stage_3
|-
![[File:Carved Pumpkin (texture) JE1 BE1.png|32px]]
|pumpkin_face
|pumpkin_face_off
|-
![[File:Jack o'Lantern (texture) JE1 BE1.png|32px]]
|pumpkin_jack
|pumpkin_face_on
|-
![[File:Block of Quartz (top texture) JE1 BE1.png|32px]]
|quartzblock_bottom
|quartz_block_bottom
|-
![[File:Chiseled Quartz Block (side texture) JE1 BE1.png|32px]]
|quartzblock_chiseled
|quartz_block_chiseled
|-
![[File:Chiseled Quartz Block (top texture) JE1 BE1.png|32px]]
|quartzblock_chiseled_top
|quartz_block_chiseled_top
|-
![[File:Quartz Pillar (top texture) JE1 BE1.png|32px]]
|quartzblock_lines
|quartz_block_lines
|-
![[File:Quartz Pillar (side texture) JE1 BE1.png|32px]]
|quartzblock_lines_top
|quartz_block_lines_top
|-
![[File:Block of Quartz (side texture) JE1 BE1.png|32px]]
|quartzblock_side
|quartz_block_side
|-
![[File:Block of Quartz (bottom texture) JE1 BE1.png|32px]]
|quartzblock_top
|quartz_block_top
|-
![[File:Rail (texture) JE2 BE1.png|32px]]
|rail
|rail_normal
|-
![[File:Curved Rail (texture) JE2 BE1.png|32px]]
|rail_turn
|rail_normal_turned
|-
![[File:Off Redstone Lamp (texture) JE2 BE1.png|32px]]
|redstoneLight
|redstone_lamp_off
|-
![[File:On Redstone Lamp (texture) JE2 BE1.png|32px]]
|redstoneLight_lit
|redstone_lamp_on
|-
![[File:Off Redstone Torch (texture) JE1 BE1.png|32px]]
|redtorch
|redstone_torch_off
|-
![[File:On Redstone Torch (texture) JE1 BE1.png|32px]]
|redtorch_lit
|redstone_torch_on
|-
![[File:Off Redstone Repeater (texture) JE2 BE2.png|32px]]
|repeater
|repeater_off
|-
![[File:On Redstone Repeater (texture) JE2 BE2.png|32px]]
|repeater_lit
|repeater_on
|-
![[File:Rose (texture) JE1.png|32px]]
|rose
|flower_rose
|-
![[File:Sandstone (side texture) JE1 BE1.png|32px]]
|sandstone_side
|sandstone_normal
|-
![[File:Oak Sapling (texture) JE4 BE2.png|32px]]
|sapling
|sapling_oak
|-
![[File:Snowy Grass Block (side texture) JE1 BE1.png|32px]]
|snow_side
|grass_side_snowed
|-
![[File:Attached Stem (texture) JE2 BE2.png|32px]]
|stem_bent
|melon_stem_connected
|-
![[File:Stem (texture) JE2 BE2.png|32px]]
|stem_straight
|melon_stem_disconnected
|-
![[File:Cobblestone (texture) JE3 BE2.png|32px]]
|stonebrick
|cobblestone
|-
![[File:Stone Bricks (texture) JE1 BE1.png|32px]]
|stonebricksmooth
|stonebrick
|-
![[File:Chiseled Stone Bricks (texture) JE1 BE1.png|32px]]
|stonebricksmooth_carved
|stonebrick_carved
|-
![[File:Cracked Stone Bricks (texture) JE1 BE1.png|32px]]
|stonebricksmooth_cracked
|stonebrick_cracked
|-
![[File:Mossy Stone Bricks (texture) JE1 BE1.png|32px]]
|stonebricksmooth_mossy
|stonebrick_mossy
|-
![[File:Mossy Cobblestone (texture) JE2 BE2.png|32px]]
|stoneMoss
|cobblestone_mossy
|-
![[File:Smooth Stone Slab (side texture) JE1 BE1.png|32px]]
|stoneslab_side
|stone_slab_side
|-
![[File:Smooth Stone (texture) JE1 BE1.png|32px]]
|stoneslab_top
|stone_slab_top
|-
![[File:Glass Pane (edge texture) JE1 BE1.png|32px]]
|thinglass_top
|glass_pane_top
|-
![[File:Torch (texture) JE2 BE1.png|32px]]
|torch
|torch_on
|-
![[File:Birch Log (texture) JE1 BE1.png|32px]]
|tree_birch
|log_birch
|-
![[File:Jungle Log (texture) JE1 BE1.png|32px]]
|tree_jungle
|log_jungle
|-
![[File:Oak Log (texture) JE2 BE1.png|32px]]
|tree_side
|log_oak
|-
![[File:Spruce Log (texture) JE1 BE1.png|32px]]
|tree_spruce
|log_spruce
|-
![[File:Oak Log (top texture) JE2 BE1.png|32px]]
|tree_top
|log_oak_top
|-
![[File:Tripwire (texture) JE2 BE1.png|32px]]
|tripWire
|trip_wire
|-
![[File:Tripwire Hook (texture) JE1 BE1.png|32px]]
|tripWireSource
|trip_wire_source
|-
![[File:Water (texture) JE3.png|32px]]
|water
|water_still
|-
![[File:End Stone (texture) JE1 BE1.png|32px]]
|whiteStone
|end_stone
|-
![[File:Oak Planks (texture) JE4 BE2.png|32px]]
|wood
|planks_oak
|-
![[File:Birch Planks (texture) JE1 BE1.png|32px]]
|wood_birch
|planks_birch
|-
![[File:Jungle Planks (texture) JE1 BE1.png|32px]]
|wood_jungle
|planks_jungle
|-
![[File:Spruce Planks (texture) JE1 BE1.png|32px]]
|wood_spruce
|planks_spruce
|-
![[File:Crafting Table (front texture) JE1 BE1.png|32px]]
|workbench_front
|crafting_table_front
|-
![[File:Crafting Table (side texture) JE1 BE1.png|32px]]
|workbench_side
|crafting_table_side
|-
![[File:Crafting Table (top texture) JE1 BE1.png|32px]]
|workbench_top
|crafting_table_top
|}
=== Items ===
All item texture files have been moved from <code>textures/items</code> to <code>assets/minecraft/textures/item</code>. Renamed files were as follows:
{| class="sortable mw-collapsible mw-collapsed wikitable" data-description="Block texture location history"
! class="unsortable" |'''Texture'''
!'''Old file name'''
!'''New file name (13w24a—17w46a)'''
|-
![[File:Golden Apple JE1 BE1.png|32px]]
|appleGold
|apple_golden
|-
![[File:Steak JE3 BE2.png|32px]]
|beefCooked
|beef_cooked
|-
![[File:Raw Beef JE3 BE2.png|32px]]
|beefRaw
|beef_raw
|-
![[File:Blaze Powder JE2 BE1.png|32px]]
|blazePowder
|blaze_powder
|-
![[File:Blaze Rod JE1 BE1.png|32px]]
|blazeRod
|blaze_rod
|-
![[File:Oak Boat (item) JE2 BE1.png|32px]]
|boat
|oak_boat
|-
![[File:Book JE1 BE1.png|32px]]
|book
|book_normal
|-
![[File:Chainmail Boots (item) JE1 BE1.png|32px]]
|bootsChain
|chainmail_boots
|-
![[File:Leather Boots (texture) JE2 BE2.png|32px]]
|bootsCloth
|leather_boots
|-
![[File:Leather Boots (overlay texture) JE1 BE1.png|32px]]
|bootsCloth_overlay
|leather_boots_overlay
|-
![[File:Diamond Boots (item) JE1 BE1.png|32px]]
|bootsDiamond
|diamond_boots
|-
![[File:Golden Boots (item) JE1 BE1.png|32px]]
|bootsGold
|gold_boots
|-
![[File:Iron Boots (item) JE1 BE1.png|32px]]
|bootsIron
|iron_boots
|-
![[File:Bow JE2 BE1.png|32px]]
|bow
|bow_standby
|-
![[File:Bow (Pull 0) JE1 BE1.png|32px]]
|bow_pull_0
|bow_pulling_0
|-
![[File:Bow (Pull 1) JE1 BE1.png|32px]]
|bow_pull_1
|bow_pulling_1
|-
![[File:Bow (Pull 2) JE1 BE1.png|32px]]
|bow_pull_2
|bow_pulling_2
|-
![[File:Bucket JE1 BE1.png|32px]]
|bucket
|bucket_empty
|-
![[File:Lava Bucket JE1 BE1.png|32px]]
|bucketLava
|bucket_lava
|-
![[File:Water Bucket JE1 BE1.png|32px]]
|bucketWater
|bucket_water
|-
![[File:Golden Carrot JE3 BE1.png|32px]]
|carrotGolden
|carrot_golden
|-
![[File:Carrot on a Stick JE1 BE1.png|32px]]
|carrotOnAStick
|carrot_on_a_stick
|-
![[File:Carrot JE2 BE1.png|32px]]
|carrots
|carrot
|-
![[File:Chainmail Chestplate (item) JE1 BE1.png|32px]]
|chestplateChain
|chainmail_chestplate
|-
![[File:Leather Tunic (texture) JE3 BE2.png|32px]]
|chestplateCloth
|leather_chestplate
|-
![[File:Leather Cap (overlay texture) JE1 BE1.png|32px]]
|chestplateCloth_overlay
|leather_chestplate_overlay
|-
![[File:Diamond Chestplate (item) JE1 BE1.png|32px]]
|chestplateDiamond
|diamond_chestplate
|-
![[File:Golden Chestplate (item) JE1 BE1.png|32px]]
|chestplateGold
|gold_chestplate
|-
![[File:Iron Chestplate (item) JE1 BE1.png|32px]]
|chestplateIron
|iron_chestplate
|-
![[File:Cooked Chicken JE2 BE2.png|32px]]
|chickenCooked
|chicken_cooked
|-
![[File:Raw Chicken JE2 BE2.png|32px]]
|chickenRaw
|chicken_raw
|-
![[File:Clay Ball JE1 BE1.png|32px]]
|clay
|clay_ball
|-
![[File:Redstone Repeater (item) JE1.png|32px]]
|diode
|repeater
|-
![[File:Iron Door (item) JE1 BE1.png|32px]]
|doorIron
|door_iron
|-
![[File:Oak Door (item) JE2 BE1.png|32px]]
|doorWood
|door_wood
|-
![[File:Ink Sac JE1 BE1.png|32px]]
|dyePowder_black
|dye_powder_black
|-
![[File:Lapis Lazuli JE1 BE1.png|32px]]
|dyePowder_blue
|dye_powder_blue
|-
![[File:Cocoa Beans JE2.png|32px]]
|dyePowder_brown
|dye_powder_brown
|-
![[File:Cyan Dye JE1 BE1.png|32px]]
|dyePowder_cyan
|dye_powder_cyan
|-
![[File:Gray Dye JE1 BE1.png|32px]]
|dyePowder_gray
|dye_powder_gray
|-
![[File:Green Dye JE2 BE2.png|32px]]
|dyePowder_green
|dye_powder_green
|-
![[File:Light Blue Dye JE1 BE1.png|32px]]
|dyePowder_lightBlue
|dye_powder_light_blue
|-
![[File:Lime Dye JE1 BE1.png|32px]]
|dyePowder_lime
|dye_powder_lime
|-
![[File:Magenta Dye JE1 BE1.png|32px]]
|dyePowder_magenta
|dye_powder_magenta
|-
![[File:Orange Dye JE1 BE1.png|32px]]
|dyePowder_orange
|dye_powder_orange
|-
![[File:Pink Dye JE1 BE1.png|32px]]
|dyePowder_pink
|dye_powder_pink
|-
![[File:Purple Dye JE1 BE1.png|32px]]
|dyePowder_purple
|dye_powder_purple
|-
![[File:Red Dye JE1 BE1.png|32px]]
|dyePowder_red
|dye_powder_red
|-
![[File:Light Gray Dye JE1 BE1.png|32px]]
|dyePowder_silver
|dye_powder_silver
|-
![[File:Bone Meal JE1 BE1.png|32px]]
|dyePowder_white
|dye_powder_white
|-
![[File:Yellow Dye JE1 BE1.png|32px]]
|dyePowder_yellow
|dye_powder_yellow
|-
![[File:Empty Map JE1 BE1.png|32px]]
|emptyMap
|map_empty
|-
![[File:Enchanted Book JE1 BE1.png|32px]]
|enchantedBook
|book_enchanted
|-
![[File:Ender Pearl JE1.png|32px]]
|enderPearl
|ender_pearl
|-
![[File:Bottle o' Enchanting JE1 BE1.png|32px]]
|expBottle
|experience_bottle
|-
![[File:Eye of Ender JE1 BE1.png|32px]]
|eyeOfEnder
|ender_eye
|-
![[File:Fermented Spider Eye JE1 BE1.png|32px]]
|fermentedSpiderEye
|spider_eye_fermented
|-
![[File:Firework Star JE1 BE1.png|32px]]
|fireworksCharge
|fireworks_charge
|-
![[File:Firework Star (overlay texture) JE1 BE1.png|32px]]
|fireworksCharge_overlay
|fireworks_charge_overlay
|-
![[File:Cooked Cod JE1 BE1.png|32px]]
|fishCooked
|fish_cooked
|-
![[File:Fishing Rod JE1 BE1.png|32px]]
|fishingRod
|fishing_rod_uncast
|-
![[File:Cast Fishing Rod JE2 BE1.png|32px]]
|fishingRod_empty
|fishing_rod_cast
|-
![[File:Raw Cod JE1 BE1.png|32px]]
|fishRaw
|fish_raw
|-
![[File:Flint and Steel JE3 BE1.png|32px]]
|flintAndSteel
|flint_and_steel
|-
![[File:Flower Pot (item) JE1 BE1.png|32px]]
|flowerPot
|flower_pot
|-
![[File:Item Frame (item) JE1 BE1.png|32px]]
|frame
|item_frame
|-
![[File:Ghast Tear JE1 BE1.png|32px]]
|ghastTear
|ghast_tear
|-
![[File:Glass Bottle JE1 BE1.png|32px]]
|glass_bottle
|potion_bottle_empty
|-
![[File:Gold Nugget JE1.png|32px]]
|goldNugget
|gold_nugget
|-
![[File:Diamond Axe JE1 BE1.png|32px]]
|hatchetDiamond
|diamond_axe
|-
![[File:Golden Axe JE2 BE1.png|32px]]
|hatchetGold
|gold_axe
|-
![[File:Iron Axe JE3.png|32px]]
|hatchetIron
|iron_axe
|-
![[File:Stone Axe JE1 BE1.png|32px]]
|hatchetStone
|stone_axe
|-
![[File:Wooden Axe JE1 BE1.png|32px]]
|hatchetWood
|wood_axe
|-
![[File:Chainmail Helmet (item) JE1 BE1.png|32px]]
|helmetChain
|chainmail_helmet
|-
![[File:Leather Cap (texture) JE2 BE2.png|32px]]
|helmetCloth
|leather_helmet
|-
![[File:Leather Cap (overlay texture) JE1 BE1.png|32px]]
|helmetCloth_overlay
|leather_helmet_overlay
|-
![[File:Diamond Helmet (item) JE1 BE1.png|32px]]
|helmetDiamond
|diamond_helmet
|-
![[File:Golden Helmet (item) JE1 BE1.png|32px]]
|helmetGold
|gold_helmet
|-
![[File:Iron Helmet (item) JE1 BE1.png|32px]]
|helmetIron
|iron_helmet
|-
![[File:Diamond Hoe JE1 BE1.png|32px]]
|hoeDiamond
|diamond_hoe
|-
![[File:Golden Hoe JE1 BE1.png|32px]]
|hoeGold
|gold_hoe
|-
![[File:Iron Hoe JE1 BE1.png|32px]]
|hoeIron
|iron_hoe
|-
![[File:Stone Hoe JE1 BE1.png|32px]]
|hoeStone
|stone_hoe
|-
![[File:Wooden Hoe JE1 BE1.png|32px]]
|hoeWood
|wood_hoe
|-
![[File:Diamond Horse Armor (item) JE1 BE1.png|32px]]
|horsearmordiamond
|diamond_horse_armor
|-
![[File:Golden Horse Armor (item) JE1 BE1.png|32px]]
|horsearmorgold
|gold_horse_armor
|-
![[File:Iron Horse Armor (item) JE1 BE1.png|32px]]
|horsearmormetal
|iron_horse_armor
|-
![[File:Gold Ingot JE2 BE1.png|32px]]
|ingotGold
|gold_ingot
|-
![[File:Iron Ingot JE2 BE1.png|32px]]
|ingotIron
|iron_ingot
|-
![[File:Lead JE1 BE1.png|32px]]
|leash
|lead
|-
![[File:Chainmail Leggings (item) JE1 BE1.png|32px]]
|leggingsChain
|chainmail_leggings
|-
![[File:Leather Pants (texture) JE2 BE2.png|32px]]
|leggingsCloth
|leather_leggings
|-
![[File:Leather Pants (overlay texture) JE1 BE1.png|32px]]
|leggingsCloth_overlay
|leather_leggings_overlay
|-
![[File:Diamond Leggings (item) JE1 BE1.png|32px]]
|leggingsDiamond
|diamond_leggings
|-
![[File:Golden Leggings (item) JE1 BE1.png|32px]]
|leggingsGold
|gold_leggings
|-
![[File:Iron Leggings (item) JE1 BE1.png|32px]]
|leggingsIron
|iron_leggings
|-
![[File:Magma Cream JE2 BE1.png|32px]]
|magmaCream
|magma_cream
|-
![[File:Milk Bucket JE1 BE1.png|32px]]
|milk
|bucket_milk
|-
![[File:Minecart (item) JE2 BE1.png|32px]]
|minecart
|minecart_normal
|-
![[File:Minecart with Chest (item) JE1 BE1.png|32px]]
|minecartChest
|minecart_chest
|-
![[File:Minecart with Furnace (item) JE1.png|32px]]
|minecartFurnace
|minecart_furnace
|-
![[File:Minecart with Hopper (item) JE1 BE1.png|32px]]
|minecartHopper
|minecart_hopper
|-
![[File:Minecart with TNT (item) JE1 BE1.png|32px]]
|minecartTnt
|minecart_tnt
|-
![[File:Spawn Egg (texture) JE2.png|32px]]
|monsterPlacer
|spawn_egg
|-
![[File:Spawn Egg (overlay texture) JE1.png|32px]]
|monsterPlacer_overlay
|spawn_egg_overlay
|-
![[File:Mushroom Stew JE1 BE1.png|32px]]
|mushroomStew
|mushroom_stew
|-
![[File:Name Tag JE1 BE1.png|32px]]
|nameTag
|name_tag
|-
![[File:Nether Quartz JE1 BE1.png|32px]]
|netherquartz
|quartz
|-
![[File:Nether Wart (item) JE2 BE1.png|32px]]
|netherStalkSeeds
|nether_wart
|-
![[File:Nether Star JE2 BE1.png|32px]]
|netherStar
|nether_star
|-
![[File:Diamond Pickaxe JE1 BE1.png|32px]]
|pickaxeDiamond
|diamond_pickaxe
|-
![[File:Golden Pickaxe JE2 BE1.png|32px]]
|pickaxeGold
|gold_pickaxe
|-
![[File:Iron Pickaxe JE1.png|32px]]
|pickaxeIron
|iron_pickaxe
|-
![[File:Stone Pickaxe JE1 BE1.png|32px]]
|pickaxeStone
|stone_pickaxe
|-
![[File:Wooden Pickaxe JE1 BE1.png|32px]]
|pickaxeWood
|wood_pickaxe
|-
![[File:Cooked Porkchop JE3 BE2.png|32px]]
|porkchopCooked
|porkchop_cooked
|-
![[File:Raw Porkchop JE2 BE2.png|32px]]
|porkchopRaw
|porkchop_raw
|-
![[File:Baked Potato JE2 BE1.png|32px]]
|potatoBaked
|potato_baked
|-
![[File:Glass Bottle JE1 BE1.png|32px]]
|potion
|potion_bottle_drinkable
|-
![[File:Potion (inside texture) JE1.png|32px]]
|potion_contents
|potion_overlay
|-
![[File:Splash Potion (texture) JE1 BE1.png|32px]]
|potion_splash
|potion_bottle_splash
|-
![[File:Pumpkin Pie JE1 BE1.png|32px]]
|pumpkinPie
|pumpkin_pie
|-
![[File:Redstone Dust JE1 BE1.png|32px]]
|redstone
|redstone_dust
|-
![[File:Rotten Flesh JE2 BE1.png|32px]]
|rottenFlesh
|rotten_flesh
|-
![[File:Wheat Seeds JE1 BE1.png|32px]]
|seeds
|seeds_wheat
|-
![[File:Diamond Shovel JE1 BE1.png|32px]]
|shovelDiamond
|diamond_shovel
|-
![[File:Golden Shovel JE2 BE1.png|32px]]
|shovelGold
|gold_shovel
|-
![[File:Iron Shovel JE1.png|32px]]
|shovelIron
|iron_shovel
|-
![[File:Stone Shovel JE1 BE1.png|32px]]
|shovelStone
|stone_shovel
|-
![[File:Wooden Shovel JE1 BE1.png|32px]]
|shovelWood
|wood_shovel
|-
![[File:Glistering Melon Slice JE1 BE1.png|32px]]
|speckledMelon
|melon_speckled
|-
![[File:Spider Eye JE1 BE1.png|32px]]
|spiderEye
|spider_eye
|-
![[File:Gunpowder JE1 BE1.png|32px]]
|sulphur
|gunpowder
|-
![[File:Diamond Sword JE1 BE1.png|32px]]
|swordDiamond
|diamond_sword
|-
![[File:Golden Sword JE2 BE1.png|32px]]
|swordGold
|gold_sword
|-
![[File:Iron Sword JE1 BE1.png|32px]]
|swordIron
|iron_sword
|-
![[File:Stone Sword JE1 BE1.png|32px]]
|swordStone
|stone_sword
|-
![[File:Wooden Sword JE1 BE1.png|32px]]
|swordWood
|wood_sword
|-
![[File:Book and Quill JE1 BE1.png|32px]]
|writingBook
|book_writable
|-
![[File:Written Book JE1 BE1.png|32px]]
|writtenBook
|book_written
|-
![[File:Glowstone Dust JE1 BE1.png|32px]]
|yellowDust
|glowstone_dust
|}
[[Category:Minecraft Work in progress]]
[[Category:Resource packs]]
[[pt:Edição Java 1.6.1/Mudanças no pacote de recursos]]
[[ru:1.6.1 (Java Edition)/Изменения пакета ресурсов]]