Update Conversion Table

This commit is contained in:
Wuzzy 2018-05-30 17:02:28 +02:00
parent 328eb883ec
commit 5d92c04a36
1 changed files with 3 additions and 0 deletions

View File

@ -744,12 +744,15 @@ Source path,Source file,Target path,Target file,xs,ys,xl,yl,xt,yt,Blacklisted?
/assets/minecraft/textures/entity/spider,spider.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_spider.png,,,,,,,
/assets/minecraft/textures/entity,squid.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_squid.png,,,,,,,
/assets/minecraft/textures/entity/skeleton,stray.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_stray.png,,,,,,,
/assets/minecraft/textures/entity/skeleton,stray_overlay.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_stray_overlay.png,,,,,,,
/assets/minecraft/textures/entity/villager,butcher.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_villager_butcher.png,,,,,,,
/assets/minecraft/textures/entity/villager,farmer.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_villager_farmer.png,,,,,,,
/assets/minecraft/textures/entity/villager,librarian.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_villager_librarian.png,,,,,,,
/assets/minecraft/textures/entity/villager,villager.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_villager.png,,,,,,,
/assets/minecraft/textures/entity/villager,priest.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_villager_priest.png,,,,,,,
/assets/minecraft/textures/entity/villager,smith.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_villager_smith.png,,,,,,,
/assets/minecraft/textures/entity/illager,vex.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_vex.png,,,,,,,
/assets/minecraft/textures/entity/illager,vex_charging.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_vex_charging.png,,,,,,,
/assets/minecraft/textures/entity,witch.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_witch.png,,,,,,,
/assets/minecraft/textures/entity/wither,wither.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_wither.png,,,,,,,
/assets/minecraft/textures/entity/skeleton,wither_skeleton.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_wither_skeleton.png,,,,,,,

1 Source path Source file Target path Target file xs ys xl yl xt yt Blacklisted?
744 /assets/minecraft/textures/entity/spider spider.png /mods/ENTITIES/mobs_mc/textures mobs_mc_spider.png
745 /assets/minecraft/textures/entity squid.png /mods/ENTITIES/mobs_mc/textures mobs_mc_squid.png
746 /assets/minecraft/textures/entity/skeleton stray.png /mods/ENTITIES/mobs_mc/textures mobs_mc_stray.png
747 /assets/minecraft/textures/entity/skeleton stray_overlay.png /mods/ENTITIES/mobs_mc/textures mobs_mc_stray_overlay.png
748 /assets/minecraft/textures/entity/villager butcher.png /mods/ENTITIES/mobs_mc/textures mobs_mc_villager_butcher.png
749 /assets/minecraft/textures/entity/villager farmer.png /mods/ENTITIES/mobs_mc/textures mobs_mc_villager_farmer.png
750 /assets/minecraft/textures/entity/villager librarian.png /mods/ENTITIES/mobs_mc/textures mobs_mc_villager_librarian.png
751 /assets/minecraft/textures/entity/villager villager.png /mods/ENTITIES/mobs_mc/textures mobs_mc_villager.png
752 /assets/minecraft/textures/entity/villager priest.png /mods/ENTITIES/mobs_mc/textures mobs_mc_villager_priest.png
753 /assets/minecraft/textures/entity/villager smith.png /mods/ENTITIES/mobs_mc/textures mobs_mc_villager_smith.png
754 /assets/minecraft/textures/entity/illager vex.png /mods/ENTITIES/mobs_mc/textures mobs_mc_vex.png
755 /assets/minecraft/textures/entity/illager vex_charging.png /mods/ENTITIES/mobs_mc/textures mobs_mc_vex_charging.png
756 /assets/minecraft/textures/entity witch.png /mods/ENTITIES/mobs_mc/textures mobs_mc_witch.png
757 /assets/minecraft/textures/entity/wither wither.png /mods/ENTITIES/mobs_mc/textures mobs_mc_wither.png
758 /assets/minecraft/textures/entity/skeleton wither_skeleton.png /mods/ENTITIES/mobs_mc/textures mobs_mc_wither_skeleton.png