diff --git a/overviewer_core/textures.py b/overviewer_core/textures.py index 390df5f..4ecdf04 100644 --- a/overviewer_core/textures.py +++ b/overviewer_core/textures.py @@ -437,8 +437,8 @@ def _build_blockimages(): -1, -1, -1, -1, -1, -1, -1, -1, -1, 51, 51, -1, -1, -1, 66, -1, # 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 66, 69, 72, 73, 75, -1,102,103,104,105,-1, 102, -1, -1, -1, -1, - # 96 97 98 99 100 - -1, -1, 54, -1, -1 + # 96 97 98 99 100 101 102 103 + -1, -1, 54, -1, -1, -1, -1, 137, ] # NOTE: For non-block textures, the sideid is ignored, but can't be -1 @@ -456,8 +456,8 @@ def _build_blockimages(): -1, -1, -1, -1, -1, -1, -1, -1, -1, 51, 51, -1, -1, -1, 66, -1, # 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 66, 70, 72, 73, 74,-1 ,118,103,104,105, -1, 118,-1, -1, -1, -1, - # 96 97 98 99 100 - -1, -1, 54, -1, -1 + # 96 97 98 99 100 101 102 103 + -1, -1, 54, -1, -1, -1, -1, 136, ] # This maps block id to the texture that goes on the side of the block