auto: Formatted json files
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.1.16.200.items.events.remove_mob_effect",
|
||||
"title": "Remove Mob Effect",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTATED" },
|
||||
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTATED", "enum": ["holder"] }
|
||||
}
|
||||
}
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.1.16.200.items.events.remove_mob_effect",
|
||||
"title": "Remove Mob Effect",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTATED" },
|
||||
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTATED", "enum": ["holder"] }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user