Add bottom end portal frame texture

This commit is contained in:
Wuzzy 2017-09-02 16:16:04 +02:00
parent 86c8387f19
commit 32656bb737
3 changed files with 3 additions and 2 deletions

View file

@ -861,3 +861,4 @@ Source path,Source file,Target path,Target file,xs,ys,xl,yl,xt,yt
/assets/minecraft/textures/blocks,endframe_top.png,/mods/ITEMS/mcl_portals/textures,mcl_portals_endframe_top.png,,,,,,
/assets/minecraft/textures/blocks,endframe_side.png,/mods/ITEMS/mcl_portals/textures,mcl_portals_endframe_side.png,,,,,,
/assets/minecraft/textures/blocks,endframe_eye.png,/mods/ITEMS/mcl_portals/textures,mcl_portals_endframe_eye.png,,,,,,
/assets/minecraft/textures/blocks,end_stone.png,/mods/ITEMS/mcl_portals/textures,mcl_portals_endframe_bottom.png,,,,,,

1 Source path Source file Target path Target file xs ys xl yl xt yt
861 /assets/minecraft/textures/blocks endframe_top.png /mods/ITEMS/mcl_portals/textures mcl_portals_endframe_top.png
862 /assets/minecraft/textures/blocks endframe_side.png /mods/ITEMS/mcl_portals/textures mcl_portals_endframe_side.png
863 /assets/minecraft/textures/blocks endframe_eye.png /mods/ITEMS/mcl_portals/textures mcl_portals_endframe_eye.png
864 /assets/minecraft/textures/blocks end_stone.png /mods/ITEMS/mcl_portals/textures mcl_portals_endframe_bottom.png