Use the word “Grey” consistently in descriptions
This commit is contained in:
parent
3c54fed5b6
commit
8fae394ee4
4 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@ local block = {}
|
|||
block.dyes = {
|
||||
{"white", "White", "white"},
|
||||
{"grey", "Grey", "dark_grey"},
|
||||
{"silver", "Light Gray", "grey"},
|
||||
{"silver", "Light Grey", "grey"},
|
||||
{"black", "Black", "black"},
|
||||
{"red", "Red", "red"},
|
||||
{"yellow", "Yellow", "yellow"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue