orca tool run generate_mob_texture --project-id demo --name volcanic_creeper --description "cracked volcanic glass" --base-entity creeper
ASSETS / MINECRAFT TEXTURE GENERATOR
Generate textures that still look like Minecraft
Create pixel-sized item, block, mob, and interface textures with the correct resolution and layout.
Real example: Items, blocks, mobs, and UI textures
ITEM
BLOCK
WEAPON
6 FACESAsk for it through CLI or MCP
Both surfaces expose the same Orca creation registry. Use a terminal command or describe the outcome to an MCP-connected agent.
Retexture a creeper as cracked volcanic glass without breaking its UV map.
generate_item_texturegenerate_block_texturegenerate_mob_texture
How Orca makes it
Start with the result you want. Orca handles the Minecraft file structure and verifies the build.
Pick the target
Choose an item, block, existing mob, or custom model.
Preserve the layout
Orca keeps the target resolution and UV map intact.
Wire the file
The generated texture is written into the project where Minecraft expects it.
What you get
The deliverable is Minecraft-ready, not just a concept image or a pasted code sample.
Pixel-art PNGs
Vanilla-compatible UV layouts
Multiple block faces
Project-ready paths
Keep building
Combine capabilities into one mod, plugin, world, or server workflow.