---
kind: Quest
spec:
  name: A Squircle-Shaped Hole
  description: "MORTON requests you craft a 'Squircle'. Use the Vault's knowledge, and create a factory to craft one "
  location: [-18, 2, 16]
  tasks:
    - kind: deployBuilding
      name: "Open the Building Fabricator from the Vault of Knowledge, and 'Deploy' a factory that OUTPUTS a Squircle"
      craftOutput: "Squircle"
    - kind: inventory
      name: Put a Squircle in your bag
      item:
        name: Squircle
        quantity: 1
  next: ["A Very Important Task"]
