move-up-by-pillaring
Build a vertical pillar beneath you to ascend, placing blocks while jumping. Optionally mine overhead blocks using specified tools.
Instructions
Build a pillar by jumping and placing blocks below. Good for trying to go way up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| height | Yes | Number of blocks to pillar up | |
| allowMiningOf | No | Optional tool-to-blocks mapping for auto-mining blocks above: {wooden_pickaxe: ['stone', 'cobblestone'], ...}. Use 'hand' to indicate no-tool |