---
kind: BuildingKind
spec:
  category: custom
  name: Squishy Gate
  description: Pass through only if you have the right key.
  model: door-closed
  color: 4
  contract:
    file: ./SquishyGate.sol
  plugin:
    file: ./SquishyGate.js
    alwaysActive: true
  materials:
    - name: Red Goo
      quantity: 100
    - name: Green Goo
      quantity: 100
    - name: Blue Goo
      quantity: 100