Add cyan and pink glazed terracotta

This commit is contained in:
Wuzzy 2017-05-21 06:57:56 +02:00
parent 50ed336144
commit 0d1f499446
3 changed files with 2 additions and 2 deletions

View File

@ -10,13 +10,13 @@ block.dyes = {
{"red", "Red", "red"},
{"yellow", "Yellow", "yellow", true},
{"green", "Green", "dark_green"},
{"cyan", "Cyan", "cyan"},
{"cyan", "Cyan", "cyan", true},
{"blue", "Blue", "blue", true},
{"magenta", "Magenta", "magenta", true},
{"orange", "Orange", "orange", true},
{"purple", "Purple", "violet", true},
{"brown", "Brown", "brown", true},
{"pink", "Pink", "pink"},
{"pink", "Pink", "pink", true},
{"lime", "Lime", "green", true},
{"light_blue", "Light Blue", "lightblue", true},
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 B