Add illagers to Conversion Table

This commit is contained in:
Wuzzy 2018-05-30 18:48:07 +02:00
parent 8b6f5d3dec
commit 050987bead
5 changed files with 5 additions and 2 deletions

View file

@ -753,6 +753,9 @@ Source path,Source file,Target path,Target file,xs,ys,xl,yl,xt,yt,Blacklisted?
/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/illager,vindicator.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_vindicator.png,,,,,,,
/assets/minecraft/textures/entity/illager,evoker.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_evoker.png,,,,,,,
/assets/minecraft/textures/entity/illager,illusionist.png,/mods/ENTITIES/mobs_mc/textures,mobs_mc_illusionist.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?
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/illager vindicator.png /mods/ENTITIES/mobs_mc/textures mobs_mc_vindicator.png
757 /assets/minecraft/textures/entity/illager evoker.png /mods/ENTITIES/mobs_mc/textures mobs_mc_evoker.png
758 /assets/minecraft/textures/entity/illager illusionist.png /mods/ENTITIES/mobs_mc/textures mobs_mc_illusionist.png
759 /assets/minecraft/textures/entity witch.png /mods/ENTITIES/mobs_mc/textures mobs_mc_witch.png
760 /assets/minecraft/textures/entity/wither wither.png /mods/ENTITIES/mobs_mc/textures mobs_mc_wither.png
761 /assets/minecraft/textures/entity/skeleton wither_skeleton.png /mods/ENTITIES/mobs_mc/textures mobs_mc_wither_skeleton.png