IncredibleHolg/IncediblePack

Update Several Items

Closed this issue · 11 comments

Check the inventory
List uf Items:

  • enchanted bow
  • minecart with chest
  • water bucket
  • firework rocket
  • golden boots
  • golden horse armor
  • golden tools & weapons
  • dead bush
  • armor stand
  • redstone dust
  • potion bottles
  • wooden tools & weapons
  • books
  • mushrooms
  • tripwire hook
  • slimeball
  • fire charge
  • music disks
  • popped chorus fruit
  • fish
  • melon slice
  • baked potatoe
  • raw & cooked meat
  • dyes

Bow:
./assets/minecraft/textures/item/bow_standby.png -> ./assets/minecraft/textures/item/bow.png

minecart_chest.png -> chest_minecart.png

old

minecart_chest.png
minecart_command_block.png
minecart_furnace.png
minecart_hopper.png
minecart_normal.png
minecart_tnt.png
minecart_normal.png

new

chest_minecart.png
command_block_minecart.png
furnace_minecart.png
hopper_minecart.png
tnt_minecart.png
minecart.png

Bucket:

bucket_empty.png
bucket_lava.png
bucket_milk.png
bucket_water.png

New:

bucket.png
cod_bucket.png
lava_bucket.png
milk_bucket.png
pufferfish_bucket.png
salmon_bucket.png
tropical_fish_bucket.png
water_bucket.png

old:

fireworks_charge_overlay.png
fireworks_charge.png
fireworks.png

new:

firework_rocket.png
firework_star_overlay.png
firework_star.png

Fix Gold items

from

./apple_golden.png
./carrot_golden.png
./gold_axe.png
./gold_boots.png
./gold_chestplate.png
./gold_helmet.png
./gold_hoe.png
./gold_horse_armor.png
./gold_ingot.png
./gold_leggings.png
./gold_nugget.png
./gold_pickaxe.png
./gold_shovel.png
./gold_sword.png

to

./golden_sword.png
./golden_pickaxe.png                                                                                                                          
./golden_axe.png                                                                                                                              
./golden_apple.png                                                                                                                            
./golden_carrot.png                                                                                                                           
./golden_boots.png                                                                                                                            
./gold_ingot.png                                                                                                                              
./golden_leggings.png                                                                                                                         
./golden_shovel.png                                                                                                                           
./gold_nugget.png                                                                                                                             
./golden_helmet.png                                                                                                                           
./golden_hoe.png                                                                                                                              
./golden_horse_armor.png                                                                                                                      
./golden_chestplate.png

Potion bottles new

lingering_potion.png
potion_overlay.png
potion.png
splash_potion.png

Potion botles old

potion_bottle_drinkable.png (rm)  
potion_bottle_empty.png -> potion.png
potion_bottle_lingering.png -> lingering_potion.png
potion_bottle_splash.png -> splash_potion.png
potion_overlay.png

old

wood_axe.png
wood_hoe.png
wood_pickaxe.png
wood_shovel.png
wood_sword.png

new

wooden_axe.png
wooden_hoe.png
wooden_pickaxe.png
wooden_shovel.png
wooden_sword.png

old

book_enchanted.png
book_normal.png
book_writable.png
book_written.png

new

book.png
enchanted_book.png
knowledge_book.png
writable_book.png
written_book.png

Mushroom

old

mushroom_block_skin_brown.png
mushroom_block_skin_red.png
mushroom_block_skin_stem.png
mushroom_brown.png
mushroom_red.png

new

brown_mushroom_block.png
brown_mushroom.png
mushroom_stem.png
red_mushroom_block.png
red_mushroom.png

old

trip_wire.png
trip_wire_source.png

new

tripwire_hook.png
tripwire.png

pull request #51 : food and dyes