Add white stone block.
This commit is contained in:
@@ -441,8 +441,8 @@ def _build_blockimages():
|
||||
66, 69, 72, 73, 75, -1, 102,103,104,105,-1, 102, -1, -1, -1, -1,
|
||||
# 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
|
||||
-1, -1, -1, -1, -1, -1, -1, 137,-1, -1, -1, -1, -1, -1, 78, -1,
|
||||
# 112
|
||||
224
|
||||
# 112 113 114 115 116 117 118 119 120 121
|
||||
224, -1, -1, -1, -1, -1, -1, -1, -1,175
|
||||
]
|
||||
|
||||
# NOTE: For non-block textures, the sideid is ignored, but can't be -1
|
||||
@@ -462,8 +462,8 @@ def _build_blockimages():
|
||||
66, 70, 72, 73, 74, -1 ,118,103,104,105, -1, 118,-1, -1, -1, -1,
|
||||
# 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
|
||||
-1, -1, -1, -1, -1 ,-1 ,-1, 136,-1, -1, -1, -1, -1, -1, 77, -1,
|
||||
# 112
|
||||
224
|
||||
# 112 113 114 115 116 117 118 119 120 121
|
||||
224, -1, -1, -1, -1, -1, -1, -1, -1,175
|
||||
]
|
||||
|
||||
# This maps block id to the texture that goes on the side of the block
|
||||
|
||||
Reference in New Issue
Block a user