auto: Formatted json files
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.is_dyeable",
|
||||
"description": "Allows dyes to be used on this entity to change its color.",
|
||||
"type": "object",
|
||||
"title": "Is Dyeable 1.8.0",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
"interact_text": {
|
||||
"type": "string",
|
||||
"description": "The text that will display when interacting with this entity with a dye when playing with Touch-screen controls",
|
||||
"title": "TODO Title"
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.is_dyeable",
|
||||
"description": "Allows dyes to be used on this entity to change its color.",
|
||||
"type": "object",
|
||||
"title": "Is Dyeable 1.8.0",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
"interact_text": {
|
||||
"type": "string",
|
||||
"description": "The text that will display when interacting with this entity with a dye when playing with Touch-screen controls",
|
||||
"title": "TODO Title"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user