Stripped format versions

This commit is contained in:
DaanV2
2021-10-08 13:04:13 +02:00
parent 354704f8b9
commit 7fdcb6591e
334 changed files with 674 additions and 670 deletions

View File

@@ -1,7 +1,7 @@
{
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.attack_damage",
"$id": "blockception.minecraft.behavior.entities.minecraft.attack_damage",
"type": "object",
"title": "Attack Damage 1.8.0",
"title": "Attack Damage",
"additionalProperties": false,
"required": ["value"],
"properties": { "value": { "type": "number", "description": "UNDOCUMENTED: value", "title": "Value" } },