Advance Features
Multi-Structure Building
Simultaneous Builds
Qraft supports up to 3 simultaneous constructions:
- Set first anchor: /generate anchor
- Start first build: /generate house
- Move to new location
- Set second anchor: /generate anchor
- Start second build: /generate tower
- 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% completeBuild 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 keypointGeometric 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 keypointsKeypoint 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 wallsInclude Style Details:
β /generate house
β
/generate cozy cottage with thatched roof and flower gardenSpecify Materials:
β /generate wall
β
/generate stone brick wall with iron gateAdd Environmental Context:
β /generate bridge
β
/generate wooden bridge over river with rope railingsAdvanced Prompt Techniques
Layered Descriptions:
/generate grand castle with high stone walls, multiple towers with pointed roofs, wooden drawbridge, cobblestone courtyard, and surrounding moatFunctional Specifications:
/generate farm complex with barn, animal pens, wheat fields, windmill, and farmhouse with storage areasArchitectural Styles:
/generate art deco skyscraper with geometric patterns, stepped facade, brass accents, and elegant entrance lobbyLast updated on