Updated spawn_egg
This commit is contained in:
@@ -211,6 +211,10 @@
|
||||
"description": "The definition of how the spawn_egg icon looks like",
|
||||
"title": "Spawn Egg",
|
||||
"dependencies": { "texture_index": ["texture"], "base_colour": ["overlay_color"], "overlay_color": ["base_color"] },
|
||||
"examples": [
|
||||
{ "base_color": "#FFFFFF", "overlay_color": "#000000" },
|
||||
{ "texture": "example_egg", "texture_index": 0 }
|
||||
],
|
||||
"properties": {
|
||||
"base_color": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user