Added block_climber

This commit is contained in:
DaanV2
2021-09-21 22:35:40 +02:00
parent 8fbc136271
commit f4e610b8c0
5 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.block_climber",
"type": "object",
"title": "Block Climber 1.8.0",
"additionalProperties": false,
"description": "Allows the player to detect and maneuver on the scaffolding block.",
"properties": {}
}