Smart Copper Golem

Quick rating

Smart Copper Golem

No reviews yet

Refactor the vanilla pathfinding logic and give Copper Golems long-term memory, making them smarter and more efficient.

Storage & Organization
Performance & Optimization
Player Transport
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Optional
Server Required

About

Project Details

Type
Mod
License
GNU Affero General Public License v3.0 only
Latest Version
1.1
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Smart Copper Golem

English | 简体中文 | 繁體中文

This mod is implemented entirely server-side; the client only provides Mod Menu integration.

Mojang has been extremely cautious when it comes to "benefiting players," and the Copper Golem is a prime example.

They were designed to move only a very small number of items from one chest to another with a simple traversal. Once they encounter an item that cannot be inserted, they can fall into an endless loop.

Smart Copper Golem aims to give Copper Golems smarter behavior so they can manage items more efficiently.

Features

🧠 Deep Memory

  • When accessing a chest, a Copper Golem remembers the types of items inside.
  • When picking up items from the Copper Chest, a Copper Golem prioritizes items that exist in its memory.
  • Copper Golems exchange memories with each other, making collective learning more efficient.

🎯 Target Selection

  • Copper Golems can now open Barrels and Shulker Boxes.

  • A new item matching mode, "Similar Items," allows Copper Golems to put similar items (e.g., different-colored wool, anvils with different damage levels, etc.) into the same chest.

  • When the item in hand cannot be inserted into any target container, a Copper Golem will return it to the Copper Chest and ignore that item for a period of time.

  • Copper Golems no longer cycle through targets aimlessly. They now follow these priority rules:

    • Prefer interactable containers within interaction range (especially effective in compact storage builds)
    • Prefer remembered containers that are relevant to the item

🗺️ Pathfinding & Interaction

  • Uses a more robust pathfinding approach than vanilla, with higher fault tolerance for complex terrain.
  • More accurate interaction checks—if a player can interact with a container, a Copper Golem can too.

⚙️ Configuration

Some core parameters can be adjusted via the config file:

  • Search range, interaction range.
  • Item matching mode. maximum items carried.
  • Memory decay time, ignore duration, and more.

Compatibility

This mod fully reworks Copper Golem behavior, so it may be incompatible with other mods that also modify Copper Golems.

If your server relies on Copper Golems for redstone machines, those machines may not function properly.

Configuration

The config file is located at config/smart-copper-golem.json.

  • Option 1: Edit the JSON file directly
  • Option 2: Configure visually via Mod Menu

License

  • AGPL-3.0 (see LICENSE.txt in the project for details)

Screenshots

Gallery

  • Picking Up Items
    Picking Up Items Copper golem is picking up items from the copper chest.
  • Storing Items
    Storing Items The copper golem stored some items in a chest.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works