Renamed all yello keys to yellow
This commit is contained in:
9715
behavior/entities/entities.json
generated
9715
behavior/entities/entities.json
generated
File diff suppressed because one or more lines are too long
1295
behavior/feature_rules/feature_rules.json
generated
1295
behavior/feature_rules/feature_rules.json
generated
File diff suppressed because one or more lines are too long
1417
behavior/spawn_rules/spawn_rules.json
generated
1417
behavior/spawn_rules/spawn_rules.json
generated
File diff suppressed because one or more lines are too long
@@ -19,24 +19,7 @@
|
|||||||
"value": {
|
"value": {
|
||||||
"description": "The Palette Color to test",
|
"description": "The Palette Color to test",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"enum": [
|
"enum": ["black", "blue", "brown", "cyan", "gray", "green", "light_blue", "light_green", "magenta", "orange", "pink", "purple", "red", "silver", "white", "yellow"],
|
||||||
"black",
|
|
||||||
"blue",
|
|
||||||
"brown",
|
|
||||||
"cyan",
|
|
||||||
"gray",
|
|
||||||
"green",
|
|
||||||
"light_blue",
|
|
||||||
"light_green",
|
|
||||||
"magenta",
|
|
||||||
"orange",
|
|
||||||
"pink",
|
|
||||||
"purple",
|
|
||||||
"red",
|
|
||||||
"silver",
|
|
||||||
"white",
|
|
||||||
"yello"
|
|
||||||
],
|
|
||||||
"title": "Value"
|
"title": "Value"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -10,24 +10,7 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"title": "Color",
|
"title": "Color",
|
||||||
"description": "Defines what color the dye is.",
|
"description": "Defines what color the dye is.",
|
||||||
"enum": [
|
"enum": ["black", "red", "green", "brown", "blue", "purple", "cyan", "silver", "gray", "pink", "lime", "yellow", "lightblue", "magenta", "orange", "white"]
|
||||||
"black",
|
|
||||||
"red",
|
|
||||||
"green",
|
|
||||||
"brown",
|
|
||||||
"blue",
|
|
||||||
"purple",
|
|
||||||
"cyan",
|
|
||||||
"silver",
|
|
||||||
"gray",
|
|
||||||
"pink",
|
|
||||||
"lime",
|
|
||||||
"yellow",
|
|
||||||
"lightblue",
|
|
||||||
"magenta",
|
|
||||||
"orange",
|
|
||||||
"white"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user