0

add workstations: blastfurnace, smoker, lectern, loom, stonecutter and grindstone

This commit is contained in:
InrcedibleHolg
2019-06-02 16:36:10 +02:00
parent 522ee28219
commit 419889c1f1
4 changed files with 71 additions and 1 deletions

View File

@@ -799,6 +799,13 @@ class RegionSet(object):
"minecraft:fletching_table": (11359, 0),
"minecraft:cartography_table": (11360, 0),
"minecraft:smithing_table": (11361, 0),
"minecraft:blast_furnace": (11362, 0),
"minecraft:smoker": (11364, 0),
"minecraft:lectern": (11366, 0),
"minecraft:loom": (11367, 0),
"minecraft:stonecutter": (11368, 0),
"minecraft:grindstone": (11369, 0)
}
colors = [ 'white', 'orange', 'magenta', 'light_blue',