Moved Functional Array Output Texture Up 1 Pixel (#1737)

To fixe the allignment issue.  Hey, the only example I had at the time had a protrusion on the top!
This commit is contained in:
VT-14 2020-12-30 13:07:00 -05:00 committed by GitHub
parent 7b0aa17632
commit a0b756240f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@
"type": "image", "type": "image",
"image": "bloodmagic:textures/models/alchemyarrays/#image#", "image": "bloodmagic:textures/models/alchemyarrays/#image#",
"x": 75, "x": 75,
"y": 14, "y": 13,
"u": 0, "u": 0,
"v": 0, "v": 0,
"texture_width": 512, "texture_width": 512,