---
kind: BuildingKind
spec:
  category: factory
  name: Blacksmith Secrets
  description: If you respond correctly, I will help you through the next gate.
  model: 03-11
  color: 0
  contract:
    file: ./BlacksmithSecrets.sol
  plugin:
    file: ./BlacksmithSecrets.js
  materials:
    - name: L33t Bricks
      quantity: 100
  inputs:
    - name: Red Goo
      quantity: 20
    - name: Green Goo
      quantity: 10
    - name: Blue Goo
      quantity: 2
  outputs:
    - name: Bronze Key
      quantity: 1
