---
kind: BuildingKind
spec:
  category: custom
  name: example gate
  description: Building used gate off areas
  model: door-closed
  color: 5
  contract:
    file: ./Gate.sol
  plugin:
    file: ./Gate.js
    alwaysActive: true
  materials:
    - name: Red Goo
      quantity: 10
    - name: Green Goo
      quantity: 10
    - name: Blue Goo
      quantity: 10
  inputs:
    - name: Red Goo
      quantity: 25
    - name: Green Goo
      quantity: 25
    - name: Blue Goo
      quantity: 25
  outputs:
    - name: Red Goo
      quantity: 1
