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

Recycler

Four-tier recycling system that breaks down crafted items back into raw resources. Higher tiers offer better efficiency rates.

Date uploaded 6 months ago
Version 1.0.0
Download link CertiFried-Recycler-1.0.0.zip
Downloads 32
Dependency string CertiFried-Recycler-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

Recycler

Four-tier recycling system that breaks down crafted items back into their component resources.

Features

Recycler Tiers

Tier Efficiency Description
MKI 25% Basic recycler, returns 1/4 of materials
MKII 50% Improved recycler, returns 1/2 of materials
MKIII 75% Advanced recycler, returns 3/4 of materials
MKIV 100% Perfect recycler, full material recovery

Organic Waste System

  • Recycling organic items produces organic waste
  • Waste output integrates with BioProcessing mod
  • Organic waste can be composted into fertilizer

Integration

  • BioProcessing: Organic waste feeds into composters for fertilizer production
  • Enables circular resource economy

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 Recycler.dll in your BepInEx/plugins folder

Configuration

Recycling speed can be configured in the BepInEx configuration file.

Changelog

[1.0.0] - 2025-01-05

  • Initial release
  • Four recycler tiers (25%, 50%, 75%, 100% efficiency)
  • Organic waste output system
  • BioProcessing integration for waste composting

CHANGELOG

Changelog

[1.0.0] - 2025-01-05

Added

  • Initial release
  • Recycler MKI: 25% resource recovery
  • Recycler MKII: 50% resource recovery
  • Recycler MKIII: 75% resource recovery
  • Recycler MKIV: 100% resource recovery (perfect recycling)
  • Organic waste output from recycling organic items
  • BioProcessing integration: waste feeds into composters
  • Configurable recycling speed multiplier