New 16×16 animated end portal textures

This commit is contained in:
Wuzzy 2017-09-02 14:45:05 +02:00
parent 10f50d972f
commit e31bce1ff9
2 changed files with 2 additions and 2 deletions
mods/ITEMS/mcl_portals

View file

@ -88,7 +88,7 @@ minetest.register_node("mcl_portals:portal_end", {
type = "vertical_frames",
aspect_w = 16,
aspect_h = 16,
length = 2.0,
length = 1.0,
},
},
{
@ -97,7 +97,7 @@ minetest.register_node("mcl_portals:portal_end", {
type = "vertical_frames",
aspect_w = 16,
aspect_h = 16,
length = 2.0,
length = 1.0,
},
},
},

Binary file not shown.

Before

(image error) Size: 8.7 KiB

After

(image error) Size: 1 KiB