From add7ddc4c5fc214413271148d0e6027b78198019 Mon Sep 17 00:00:00 2001 From: Alejandro Aguilera Date: Fri, 23 Sep 2011 11:23:29 +0200 Subject: [PATCH] Added mycelium, it looks it hasn't got any data nor tinting. --- overviewer_core/textures.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/overviewer_core/textures.py b/overviewer_core/textures.py index d331ada..273d27f 100644 --- a/overviewer_core/textures.py +++ b/overviewer_core/textures.py @@ -440,7 +440,7 @@ def _build_blockimages(): # 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 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, -1, -1, + -1, -1, -1, -1, -1, -1, -1, 137,-1, -1, -1, -1, -1, -1, 78, -1, # 112 224 ] @@ -461,7 +461,7 @@ def _build_blockimages(): # 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 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, -1, -1, + -1, -1, -1, -1, -1 ,-1 ,-1, 136,-1, -1, -1, -1, -1, -1, 77, -1, # 112 224 ]