10 lines
251 B
JSON
10 lines
251 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.entities.minecraft.can_climb",
|
|
"type": "object",
|
|
"title": "Can Climb",
|
|
"additionalProperties": false,
|
|
"description": "Allows this entity to climb up ladders.",
|
|
"required": [],
|
|
"properties": {}
|
|
}
|