Skip to Content
MinecraftAdvanced Features

Advance Features

Multi-Structure Building

Simultaneous Builds

Qraft supports up to 3 simultaneous constructions:

  1. Set first anchor: /generate anchor
  2. Start first build: /generate house
  3. Move to new location
  4. Set second anchor: /generate anchor
  5. Start second build: /generate tower
  6. Repeat for third structure

Managing Multiple Builds

View Active Builds:

/qraft status [Qraft] πŸ—οΈ Active builds: 2/3 [Qraft] πŸ“ Build 1: House at (123, 64, -456) - 75% complete [Qraft] πŸ“ Build 2: Tower at (200, 64, -500) - 30% complete

Build Queue System:

  • Structures process in parallel
  • Each has independent progress
  • Completion notifications for each

Keypoint Advanced Usage

Complex Keypoint References

Multiple Reference Points:

/keypoint add corner1 /keypoint add corner2 /keypoint add entrance /generate castle from corner1 to corner2 with entrance at entrance keypoint

Geometric Patterns:

/keypoint add north /keypoint add south /keypoint add east /keypoint add west /generate fortress with at center and towers at north south east west keypoints

Keypoint Best Practices

  • 🎯 Use descriptive names: main_entrance vs point1
  • πŸ“ Mark important corners and reference points
  • πŸ—ΊοΈ Plan your layout before setting keypoints
  • πŸ”„ Remember keypoints reset with new anchors

Prompt Engineering Tips

Effective Descriptions

Be Specific:

❌ /generate building βœ… /generate medieval watchtower with stone walls

Include Style Details:

❌ /generate house βœ… /generate cozy cottage with thatched roof and flower garden

Specify Materials:

❌ /generate wall βœ… /generate stone brick wall with iron gate

Add Environmental Context:

❌ /generate bridge βœ… /generate wooden bridge over river with rope railings

Advanced Prompt Techniques

Layered Descriptions:

/generate grand castle with high stone walls, multiple towers with pointed roofs, wooden drawbridge, cobblestone courtyard, and surrounding moat

Functional Specifications:

/generate farm complex with barn, animal pens, wheat fields, windmill, and farmhouse with storage areas

Architectural Styles:

/generate art deco skyscraper with geometric patterns, stepped facade, brass accents, and elegant entrance lobby
Last updated on