blockbench-export

Installation
SKILL.md

Export Blockbench Model to Mod

Take a finished model from Blockbench and integrate it into the Fabrica codebase.

Prerequisites

  • Blockbench is open with the finished model
  • Model geometry is complete
  • Textures are applied and look correct

Steps

Phase 1: Gather Information

  1. Get project info from Blockbench using mcp__blockbench__risky_eval:
    ({ name: Project.name, format: Project.format.id })
    
Installs
Repository
smithery/ai
First Seen
blockbench-export — smithery/ai