2021-06-06 10:07:19 +00:00
|
|
|
{
|
|
|
|
|
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.follow_range",
|
|
|
|
|
"type": "object",
|
|
|
|
|
"title": "Follow Range 1.8.0",
|
|
|
|
|
"additionalProperties": false,
|
|
|
|
|
"required": [],
|
|
|
|
|
"properties": {
|
2021-06-16 16:19:12 +02:00
|
|
|
"value": { "type": "integer", "description": "UNDOCUMENTED", "title": "Value" },
|
|
|
|
|
"max": { "type": "integer", "description": "UNDOCUMENTED", "title": "Max" }
|
2021-06-06 10:07:19 +00:00
|
|
|
},
|
2021-06-09 09:40:37 +02:00
|
|
|
"description": "UNDOCUMENTATED: "
|
2021-06-06 10:07:19 +00:00
|
|
|
}
|