---
kind: BuildingKind
spec:
  name: Green Goo Fission
  description: "A reactor that fuses Green Goo into Vibrant Green Goo."
  category: factory
  model: 03-11
  color: 3
  contract:
    file: ./GreenGooFission.sol
  plugin:
    file: ./GreenGooFission.js
  materials:
    - name: L33t Bricks
      quantity: 100
  inputs:
    - name: Green Goo
      quantity: 100
  outputs:
    - name: Vibrant Green Goo
      quantity: 5
