new_project
Start a new 3D modeling project in Blockbench by choosing a format like free, Java Block, Bedrock, or GeckoLib. Set project name, geometry, and texture size.
Instructions
Create a new project from the start screen, choosing a format. This is the entry point for any new model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Project / model name. | |
| format | Yes | Format id or name (e.g. 'free', 'java_block', 'bedrock', 'geckolib_model' for GeckoLib). Use list_formats to discover ids. The matching plugin must be installed for plugin formats. | |
| geometry_name | No | Optional geometry identifier (Bedrock/GeckoLib). | |
| texture_width | No | UV/texture width (default 16). | |
| texture_height | No | UV/texture height (default 16). |