diff --git a/behavior/entities/entities.json b/behavior/entities/entities.json index 43b9a6c5..1b14dbcf 100644 --- a/behavior/entities/entities.json +++ b/behavior/entities/entities.json @@ -1,4 +1,4 @@ -{ +{ "$id": "blockception.minecraft.behavior.entities", "examples": [ { @@ -3385,7 +3385,7 @@ "type": "object", "title": "Is Stackable", "additionalProperties": false, - "properties": { "value": { "title": "Value", "description": "UNDOCUMENTED", "type": "boolean" } } + "properties": { "value": { "title": "Value", "description": "UNDOCUMENTATED", "type": "boolean" } } }, "BEJ": { "description": "Sets that this entity is currently stunned.",