0

Implement smooth sandstone stairs

This commit is contained in:
Nicolas F
2019-08-06 14:25:16 +02:00
parent 9193b66cdd
commit 3b96158fb4
5 changed files with 10 additions and 3 deletions

View File

@@ -809,6 +809,7 @@ class RegionSet(object):
"minecraft:mossy_cobblestone_stairs": (11371, 0),
"minecraft:mossy_stone_brick_wall": (11372, 0),
"minecraft:lantern": (11373, 0),
"minecraft:smooth_sandstone_stairs": (11374, 0),
}
colors = [ 'white', 'orange', 'magenta', 'light_blue',