---
kind: BuildingKind
spec:
  name: Very Important Factory
  description: A factory that makes Very Important Stuff
  category: factory
  model: 05-05
  color: 5
  contract:
    file: ./VeryImportantFactory.sol
  plugin:
    file: ./VeryImportantFactory.js
  materials:
  - name: L33t Bricks
    quantity: 100
  inputs:
  - name: Squircle
    quantity: 1
  outputs:
  - name: Very Important Stuff
    quantity: 1
