Rename 3d_armor_stand to mcl_armor_stand

This commit is contained in:
Wuzzy 2020-02-18 16:00:02 +01:00
parent ab4e46f97b
commit a52976a918
14 changed files with 27 additions and 26 deletions

View file

@ -609,7 +609,7 @@ Source path,Source file,Target path,Target file,xs,ys,xl,yl,xt,yt,Blacklisted?
/assets/minecraft/textures/items,gold_leggings.png,/mods/ITEMS/mcl_armor/textures,mcl_armor_inv_leggings_gold.png,,,,,,,
/assets/minecraft/textures/items,iron_leggings.png,/mods/ITEMS/mcl_armor/textures,mcl_armor_inv_leggings_iron.png,,,,,,,
/assets/minecraft/textures/items,leather_leggings.png,/mods/ITEMS/mcl_armor/textures,mcl_armor_inv_leggings_leather.png,,,,,,,
/assets/minecraft/textures/items,wooden_armorstand.png,/mods/ITEMS/3d_armor_stand/textures,3d_armor_stand_item.png,,,,,,,
/assets/minecraft/textures/items,wooden_armorstand.png,/mods/ITEMS/mcl_armor_stand/textures,3d_armor_stand_item.png,,,,,,,
/assets/minecraft/textures/blocks,dispenser_front_horizontal.png,/mods/ITEMS/REDSTONE/mcl_dispensers/textures,mcl_dispensers_dispenser_front_horizontal.png,,,,,,,
/assets/minecraft/textures/blocks,dispenser_front_vertical.png,/mods/ITEMS/REDSTONE/mcl_dispensers/textures,mcl_dispensers_dispenser_front_vertical.png,,,,,,,
/assets/minecraft/textures/blocks,dropper_front_horizontal.png,/mods/ITEMS/REDSTONE/mcl_droppers/textures,mcl_droppers_dropper_front_horizontal.png,,,,,,,

1 Source path Source file Target path Target file xs ys xl yl xt yt Blacklisted?
609 /assets/minecraft/textures/items gold_leggings.png /mods/ITEMS/mcl_armor/textures mcl_armor_inv_leggings_gold.png
610 /assets/minecraft/textures/items iron_leggings.png /mods/ITEMS/mcl_armor/textures mcl_armor_inv_leggings_iron.png
611 /assets/minecraft/textures/items leather_leggings.png /mods/ITEMS/mcl_armor/textures mcl_armor_inv_leggings_leather.png
612 /assets/minecraft/textures/items wooden_armorstand.png /mods/ITEMS/3d_armor_stand/textures /mods/ITEMS/mcl_armor_stand/textures 3d_armor_stand_item.png
613 /assets/minecraft/textures/blocks dispenser_front_horizontal.png /mods/ITEMS/REDSTONE/mcl_dispensers/textures mcl_dispensers_dispenser_front_horizontal.png
614 /assets/minecraft/textures/blocks dispenser_front_vertical.png /mods/ITEMS/REDSTONE/mcl_dispensers/textures mcl_dispensers_dispenser_front_vertical.png
615 /assets/minecraft/textures/blocks dropper_front_horizontal.png /mods/ITEMS/REDSTONE/mcl_droppers/textures mcl_droppers_dropper_front_horizontal.png