This commit is contained in:
DaanV2
2021-11-16 13:45:18 +01:00

View File

@@ -1,4 +1,4 @@
{ {
"$id": "blockception.minecraft.behavior.entities", "$id": "blockception.minecraft.behavior.entities",
"examples": [ "examples": [
{ {
@@ -3385,7 +3385,7 @@
"type": "object", "type": "object",
"title": "Is Stackable", "title": "Is Stackable",
"additionalProperties": false, "additionalProperties": false,
"properties": { "value": { "title": "Value", "description": "UNDOCUMENTED", "type": "boolean" } } "properties": { "value": { "title": "Value", "description": "UNDOCUMENTATED", "type": "boolean" } }
}, },
"BEJ": { "BEJ": {
"description": "Sets that this entity is currently stunned.", "description": "Sets that this entity is currently stunned.",