forked from VoxeLibre/VoxeLibre
Add cyan and pink glazed terracotta
This commit is contained in:
parent
50ed336144
commit
0d1f499446
|
@ -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 |
Loading…
Reference in New Issue