Genepack Manipulation - Recycle
🧬 Genepack Manipulation: Recycle ♻️
An extension for my mod [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3591464323]Genepack Manipulation[/url].
This add‑on introduces a new manipulation: [b]Recycle[/b], and the associated research requirement, which allows you to break down unwanted [b]archite genepacks[/b] into [b]archite capsules[/b] at a 1:1 ratio of archite cost:archite capsules.
It’s a lightweight, practical tool for players, and a clean, minimal example for modders who want to learn how to extend the Genepack Manipulation mod.
✅ Features
[list]
[*] [b]New Manipulation: Recycle[/b]
[list]
[*] Converts any [b]archite genepack[/b] into [b]archite capsules[/b]
[*] 2 archite cost genepack → 2 capsules
[*] Works with powered or unpowered genebanks
[/list]
[*] [b]Lore‑friendly utility[/b]: Clear out cluttered genebanks and recover valuable archite capsules.
[/list]
🛠️ For Modders
This mod is also a [b]minimal working example[/b] of how to extend the Genepack Manipulations system. It demonstrates:
[list]
[*] Defining a new [i]ManipulationDef[/i] in XML
[*] Implementing a concrete manipulation class in C#
[*] Integrating seamlessly with the manipulation menu and dialog system
[/list]
🧠 Credits
Created by [b]SamV522[/b]
Special thanks to the RimWorld modding community for tools, documentation, and inspiration.
🔗 GitHub
Source code and issue tracking available here:
[url=https://steamcommunity.com/linkfilter/?u=https%3A%2F%2Fgithub.com%2FSamV522%2FGenepackManipulation.Recycle]👉 GitHub Repository[/url][github.com]