auto: Formatted json files
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:display_name",
|
||||
"title": "Display Name",
|
||||
"description": "Display Name item component. Display Names display the name of an item.",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"required": ["value"],
|
||||
"properties": { "value": { "type": "string", "title": "Value", "description": "Set the display name for an item." } }
|
||||
}
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:display_name",
|
||||
"title": "Display Name",
|
||||
"description": "Display Name item component. Display Names display the name of an item.",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"required": ["value"],
|
||||
"properties": { "value": { "type": "string", "title": "Value", "description": "Set the display name for an item." } }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user