"description":"The description of the this entity",
"properties":{
"animations":{
"title":"Animations",
"description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs",
"identifier":{"$ref":"../../../general/entity/identifier.json","description":"Sets the identifier for this entity's description.","title":"Identifier"},
"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},
"description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."
},
"scripts":{
"type":"object",
"title":"Scripts",
"description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs",
"properties":{
"animate":{
"type":"array",
"title":"Animate",
"description":"Tells minecraft to run which animation / animation controllers and under what conditions",