mc-place-until-supported

Place Minecraft blocks until a supported state is confirmed.

10|Updated Jul 22, 2025
One-click install
npx skills add https://github.com/bdambrosio/Cognitive_workbench --skill mc-place-until-supported
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mc-place-until-supported
Source: https://github.com/bdambrosio/Cognitive_workbench/tree/main/src/world-tools/minecraft/mc-place-until-supported
Command: npx skills add https://github.com/bdambrosio/Cognitive_workbench --skill mc-place-until-supported

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures reliable footing in Minecraft by placing blocks until they are verifiably supported, preventing players from falling through newly placed blocks due to placement uncertainty or asynchronous game mechanics.

Core Features & Use Cases

  • Reliable Footing: Guarantees a stable block is placed underfoot or in a specified direction.
  • Asynchronous Handling: Manages delays and verifies block placement and support, even if it takes a moment to register in-game.
  • Inventory Management: Can auto-select the most abundant solid block from the player's inventory if none is specified.
  • Use Case: When building a bridge or path in a precarious location, use this tool to automatically place cobblestone underfoot, ensuring each step is safe before proceeding.

Quick Start

Use the mc-place-until-supported skill to place dirt blocks under your feet until they are supported.

Frequently Asked Questions about mc-place-until-supported

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I place blocks reliably in Minecraft to prevent falling through asynchronous placement?

To place blocks reliably in Minecraft, you need a tool that verifies block support asynchronously after placement. This Skill places blocks until a supported state is confirmed, preventing you from falling through due to game mechanic delays.

What is the best way to automate safe block placement underfoot when building bridges in Minecraft?

Automating safe block placement underfoot requires handling placement uncertainty and verifying support states. This Skill uses policies like 'underfoot' and 'forward-underfoot' to place blocks until solid ground is confirmed, ensuring safe bridge construction.

Can I automatically select solid blocks from my inventory for Minecraft block placement?

Yes, you can automatically select solid blocks from your inventory for Minecraft block placement. If no specific block is provided, the Skill auto-selects the most abundant solid block type available to ensure stable footing.

How do I handle block placement delays and verify support when building paths in Minecraft?

Handling block placement delays requires asynchronous verification with configurable delay options. This Skill manages verification delays and maximum attempts, confirming that each placed block reaches a supported state before proceeding with path building.

Does this Minecraft block placement tool support lateral placement directions?

Yes, this Minecraft block placement tool supports lateral placement directions. It includes multiple placement policies such as 'underfoot', 'forward-underfoot', and 'lateral', allowing you to specify exactly where reliable block support is needed.