UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

38 lines 1.08 kB
{ "description": "Allows the player to detect and manuever on the scaffolding block.", "fields": [], "title": "Block Climber", "samples": { "/vanilla/behavior_pack/entities/endermite.json": [ { "path": "/minecraft:entity/components/minecraft:block_climber/", "content": {} } ], "/vanilla/behavior_pack/entities/fox.json": [ { "path": "/minecraft:entity/components/minecraft:block_climber/", "content": {} } ], "/vanilla/behavior_pack/entities/player.json": [ { "path": "/minecraft:entity/components/minecraft:block_climber/", "content": {} } ], "/vanilla/behavior_pack/entities/rabbit.json": [ { "path": "/minecraft:entity/components/minecraft:block_climber/", "content": {} } ], "/vanilla/behavior_pack/entities/silverfish.json": [ { "path": "/minecraft:entity/components/minecraft:block_climber/", "content": {} } ] }, "id": "minecraft:block_climber" }