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

PlanterCoreClusters Updated

Allows Planters to be boosted by Core Clusters (configurable % per cluster). Updated for EMU 6.1.3.

Date uploaded 5 months ago
Version 3.0.3
Download link CertiFried-PlanterCoreClusters_Updated-3.0.3.zip
Downloads 21
Dependency string CertiFried-PlanterCoreClusters_Updated-3.0.3

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-EMUAdditions-2.0.0 icon
Equinox-EMUAdditions

Library for adding new content to the game.

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

A collection of tools for modders

Preferred version: 6.1.3

README

PlanterCoreClusters - Updated for EMU 6.1.3

Adds a Tech Tree unlock that allows Planters to benefit from Core Clusters.

Features

  • New Tech Tree unlock: "Planter Core Boost"
  • Each Core Cluster provides 5% speed boost to nearby Planters
  • Works with all Planter types (including modded variants)
  • Stacks with other speed bonuses

Installation

  1. Requires EquinoxsModUtils 6.1.3+
  2. Install via r2modman or extract to BepInEx/plugins

Changelog

v3.0.0

  • Updated for EquinoxsModUtils 6.1.3 compatibility

Credits & Attribution

Original Author: Equinox

This mod was originally created by Equinox as part of the CubeSuite collection of Techtonica mods. This version has been updated for EMU 6.1.3 compatibility.

All credit for the original mod concept, design, and implementation goes to Equinox.

License

GPL-3.0 (GNU General Public License v3.0) - See original repository for full license.

CHANGELOG

Changelog

All notable changes to PlanterCoreClusters will be documented in this file.

[3.0.4] - 2026-01-03

Fixed

  • Included CHANGELOG.md in Thunderstore package for proper changelog display

[3.0.3] - 2026-01-03

Added

  • Configurable boost percentage - New config option "Boost Per Cluster" (default 5%, range 1-50%)
    • Allows users to adjust how much speed boost each Core Cluster provides
    • Higher values = faster planters with same number of clusters

Technical Details

  • Boost calculation now uses configurable value instead of hardcoded 5f

[3.0.2] - 2026-01-03

Changed

  • Published to Thunderstore with proper packaging and metadata
  • Verified compatibility with latest EMU 6.1.3

[3.0.1] - 2026-01-03

Changed

  • Updated README with proper attribution and links to original author Equinox

[3.0.0] - 2026-01-02

Changed

  • API Migration to EMU 6.1.3 nested class structure
  • Updated all EMU API calls to new nested class format