---
kind: BuildingKind
spec:
  category: custom
  name: Gate of Preparation
  description: Pass only if you are prepared but not greedy. Do not take more than you need.
  model: door-closed
  color: 0
  contract:
    file: ./PrepGate.sol
  plugin:
    file: ./PrepGate.js
    alwaysActive: true
  materials:
    - name: L33t Bricks
      quantity: 100
  inputs:
    - name: Red Goo
      quantity: 25
    - name: Green Goo
      quantity: 25
    - name: Blue Goo
      quantity: 25
  outputs:
    - name: Red Goo
      quantity: 1
