Textures to make lamps mappable to East/West. (#9414)

Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
ChilbroBaggins
2022-07-07 13:47:05 -05:00
committed by GitHub
parent 1856ea22ef
commit ad46c4669a
18 changed files with 42 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 181 B

After

Width:  |  Height:  |  Size: 398 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 514 B

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -8,10 +8,12 @@
},
"states": [
{
"name": "lamp"
"name": "lamp",
"directions": 4
},
{
"name": "lamp-on"
"name": "lamp-on",
"directions": 4
},
{
"name": "off-inhand-left",