You are viewing a potentially older version of this package. View all versions.
CertiFried-BioProcessing-1.0.0 icon

BioProcessing

Biological processing system with algae vats, mushroom farms, bio-reactors, and composters. Produces biofuel and biogas from organic materials.

Date uploaded 6 months ago
Version 1.0.0
Download link CertiFried-BioProcessing-1.0.0.zip
Downloads 34
Dependency string CertiFried-BioProcessing-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Equinox-EquinoxsModUtils-6.1.3 icon
Equinox-EquinoxsModUtils

A collection of tools for modders

Preferred version: 6.1.3
Equinox-EMUAdditions-2.0.0 icon
Equinox-EMUAdditions

Library for adding new content to the game.

Preferred version: 2.0.0

README

BioProcessing

Biological processing system for Techtonica. Grow organic materials and convert them into valuable biofuel and biogas.

Features

Facilities

Algae Vat

  • Produces raw algae from water and light
  • Continuous production while conditions are met
  • Visual feedback shows fill level

Mushroom Farm

  • Grows mushrooms in dark conditions
  • Requires fertilizer input
  • Produces mushrooms and spores

Bio-Reactor

  • Converts organic matter into biofuel and biogas
  • Accepts algae, mushrooms, and organic waste
  • 30% conversion to biofuel, 50% to biogas

Composter

  • Converts organic waste into fertilizer
  • 50% conversion efficiency
  • Feeds mushroom farms

Bio-Remediation

  • Clean up hazardous zones using biological processes
  • Accelerates radiation decay from AtlantumEnrichment

Integration

  • Recycler: Organic waste from recycling feeds composters
  • DroneLogistics: Biofuel powers drone operations
  • AtlantumEnrichment: Bio-remediation cleans radiation zones

Resource Flow

Water + Light -> Algae Vat -> Raw Algae
                                  |
Fertilizer -> Mushroom Farm -> Mushrooms
     ^                            |
     |                            v
Composter <- Organic Waste <- Bio-Reactor -> Biofuel + Biogas

Requirements

  • BepInEx 5.4.2100+
  • EquinoxsModUtils 6.1.3+
  • EMUAdditions 2.0.0+

Installation

  1. Install BepInEx for Techtonica
  2. Install EquinoxsModUtils and EMUAdditions
  3. Place BioProcessing.dll in your BepInEx/plugins folder

Configuration

Growth rates and conversion efficiencies can be configured in the BepInEx configuration file.

Changelog

[1.0.0] - 2025-01-05

  • Initial release
  • Algae Vat for continuous algae production
  • Mushroom Farm with fertilizer system
  • Bio-Reactor for biofuel/biogas conversion
  • Composter for fertilizer production
  • Bio-remediation system for hazard cleanup

CHANGELOG

Changelog

[1.0.0] - 2025-01-05

Added

  • Initial release
  • Algae Vat: Produces raw algae from water and light
  • Mushroom Farm: Grows mushrooms with fertilizer input
  • Bio-Reactor: Converts organic matter to biofuel (30%) and biogas (50%)
  • Composter: Converts organic waste to fertilizer (50% efficiency)
  • Bio-remediation system for cleaning hazardous zones
  • Visual feedback for all facilities (fill levels, glow effects, particles)
  • Recycler integration: accepts organic waste
  • DroneLogistics integration: biofuel for drones
  • AtlantumEnrichment integration: bio-remediation for radiation
  • Configurable growth rates and conversion efficiencies