Copper Golem Patch

⭐ — (5 endorsements) 📥 152 downloads 📌 v0.2.0 📅 7/5/2026
🟡 Updated this year

By craftekture · mobs

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 8/3/2026 📅 Created: 7/5/2026

🔍 Analysis

  • 🏆 #1 of 9 mobs mods in this game by downloads

📋 About This Mod

# Copper Golem Patch > Keeps vanilla Copper Golem behavior intact — it just makes them actually good at their job. Vanilla Copper Golems forget everything the moment they look away. Every trip is trial and error: open a chest, check if the item fits, walk to the next one, repeat — sometimes for the same wrong chest, over and over. **Copper Golem Patch** fixes that without changing how golems are *supposed* to behave. ## What it does - 🧠 **Persistent memory** — each golem remembers which chest holds what, so it stops wasting trips on chests it already knows are wrong. !(https://cdn.modrinth.com/data/cached_images/79fef5f5ea44a902ebf0ca2270c993172b756dcd.png) - 🤝 **Swarm knowledge sharing** — golems that wander close to each other share what they've learned, proximity-style. No global instant database, no magic — just golems passing knowledge along like a real swarm. !(https://cdn.modrinth.com/data/cached_images/2d4545d4381dfd5349f71906865f824294b16904.png) - 🪫 **No more stuck golems** — if a golem ends up holding an item that genuinely has nowhere to go, it puts it back in a copper chest and moves on, instead of wandering forever with a diamond in its hand. - ✅ **100% vanilla matching rules** — a chest counts as a valid drop-off if it's empty *or* already contains that item type **anywhere** inside it, exactly like vanilla — not just in the first slot. - ⚙️ **Fully configurable**, with a config file written in plain English for non-technical server owners. - 🪶 **Built for performance** — tuned and benchmarked so it doesn't add meaningful load next to your other plugins. ## How it works 1. While vanilla AI evaluates candidate chests for a golem, the plugin observes their contents and remembers them. 2. On its next pass, the golem skips chests it already knows won't work — no detour, no 3-second examine animation wasted. 3. Golems passing near each other exchange what they've learned, so a golem doesn't need to have personally visited a chest to know about it. 4. An item that truly has nowhere to go gets returned to a copper chest and marked "unsortable for now" — shared with nearby golems too — until a spot frees up. ## Performance Benchmarked on a real Paper 26.1.2 server with `/tick query`, plugin enabled vs. disabled, at 5/10/50 and 100 simultaneous golems. After an internal caching pass, server impact at 100 golems sits within a few milliseconds of the **plugin-disabled** baseline — this plugin is built to run alongside everything else on your server, not compete with it. ## Configuration Every setting in `config.yml` ships with a plain-language explanation — no Minecraft-plugin-dev jargon required. Tweak the gossip radius, memory size, or give-up timing, or just leave the defaults; they work well out of the box. ## Commands | Command | Description | |---|---| | `/cgp info` | Shows what the nearest golem currently remembers | | `/cgp reload` | Reloads the config without restarting the server | | `/cgp toggle` | Quickly enables/disables the plugin | Permission: `coppergolempatch.admin` (default: op) ## Compatibility - Paper **26.1.2** - No dependencies, no other plugins required - Safe to disable at any time — golems fall back to pure vanilla behavior instantly ## Source code Open source — link in the sidebar. Issues and pull requests welcome.

# Copper Golem Patch

> Keeps vanilla Copper Golem behavior intact — it just makes them actually good at their job.

Vanilla Copper Golems forget everything the moment they look away. Every trip is trial and error: open a chest, check if the item fits, walk to the next one, repeat — sometimes for the same wrong chest, over and over. Copper Golem Patch fixes that without changing how golems are supposed to behave.

## What it does

- 🧠 Persistent memory — each golem remembers which chest holds what, so it stops wasting trips on chests it already knows are wrong.

!(https://cdn.modrinth.com/data/cached_images/79fef5f5ea44a902ebf0ca2270c993172b756dcd.png) - 🤝 Swarm knowledge sharing — golems that wander close to each other share what they've learned, proximity-style. No global instant database, no magic — just golems passing knowledge along like a real swarm.

!(https://cdn.modrinth.com/data/cached_images/2d4545d4381dfd5349f71906865f824294b16904.png) - 🪫 No more stuck golems — if a golem ends up holding an item that genuinely has nowhere to go, it puts it back in a copper chest and moves on, instead of wandering forever with a diamond in its hand. - ✅ 100% vanilla matching rules — a chest counts as a valid drop-off if it's empty or already contains that item type anywhere inside it, exactly like vanilla — not just in the first slot. - ⚙️ Fully configurable, with a config file written in plain English for non-technical server owners. - 🪶 Built for performance — tuned and benchmarked so it doesn't add meaningful load next to your other plugins.

## How it works

1. While vanilla AI evaluates candidate chests for a golem, the plugin observes their contents and remembers them. 2. On its next pass, the golem skips chests it already knows won't work — no detour, no 3-second examine animation wasted. 3. Golems passing near each other exchange what they've learned, so a golem doesn't need to have personally visited a chest to know about it. 4. An item that truly has nowhere to go gets returned to a copper chest and marked "unsortable for now" — shared with nearby golems too — until a spot frees up.

## Performance

Benchmarked on a real Paper 26. 1. 2 server with `/tick query`, plugin enabled vs. disabled, at 5/10/50 and 100 simultaneous golems. After an internal caching pass, server impact at 100 golems sits within a few milliseconds of the plugin-disabled baseline — this plugin is built to run alongside everything else on your server, not compete with it.

## Configuration

Every setting in `config.yml` ships with a plain-language explanation — no Minecraft-plugin-dev jargon required. Tweak the gossip radius, memory size, or give-up timing, or just leave the defaults; they work well out of the box.

## Commands

| Command | Description | |---|---| | `/cgp info` | Shows what the nearest golem currently remembers | | `/cgp reload` | Reloads the config without restarting the server | | `/cgp toggle` | Quickly enables/disables the plugin |

Permission: `coppergolempatch.admin` (default: op)

## Compatibility

  • Paper 26. 1. 2
  • No dependencies, no other plugins required
  • Safe to disable at any time — golems fall back to pure vanilla behavior instantly

## Source code

Open source — link in the sidebar. Issues and pull requests welcome.

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
craftekture
Version
0.2.0
Downloads
152
Endorsements
5
Category
mobs
Created
7/5/2026
Updated
8/3/2026
Game Versions
1.21.9, 1.21.10, 1.21.11, 26.1, 26.1.2
Tags
mobs, storage, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does Copper Golem Patch support?

The author lists 1.21.9, 1.21.10, 1.21.11, 26.1, 26.1.2. Other versions may work but are untested by the author.

What is the latest version of Copper Golem Patch?

Version 0.2.0, published 2026-08-03 with 152 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More mobs 👤 More by craftekture 🔎 Similar Mods 🌐 Best mobs (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods