0

textures: add cut copper slabs

Also fix copper stairs stuff not being in alt_height.
This commit is contained in:
Nicolas F
2021-06-14 21:58:47 +02:00
parent c1f1c31119
commit 4b2035e1f9
5 changed files with 66 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
// increment this value if you've made a change to the c extension
// and want to force users to rebuild
#define OVERVIEWER_EXTENSION_VERSION 103
#define OVERVIEWER_EXTENSION_VERSION 104
#include <stdbool.h>
#include <stdint.h>