> For the complete documentation index, see [llms.txt](https://clarkuk.gitbook.io/origination-1.19.2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://clarkuk.gitbook.io/origination-1.19.2/origins-information/list-of-playable-origins/copper-golem.md).

# Copper Golem

> *"The Copper Golems are a curious automaton, designed to improve the lives of others. Since they were initially prototyped, they have gained a greater knowledge of redstone components and ways to utilise them."*\
> \
> ![](/files/FQlSWsx7Fiucwzds3Hgh)![](/files/XIVU0ROiSxmcH0MeANhn)![](/files/fKeifQXifVtN7XZkQjBz)\
> [Diverse Combatant](/origination-1.19.2/origins-information/weapons.md#diverse).

{% hint style="warning" %}
Resources:

* The Copper Golem has an oxidation meter which increases over time, slowing the golem down. Rain, water, and using your Ore Radar can progress this meter faster, while axes and lightning can remove oxidation.
  {% endhint %}

{% hint style="success" %}
Positive:

* Use your primary active while holding a Copper Ingot to consume it and heal.
* Use your secondary active while holding a Redstone component to convert it to its counterpart:
  * <img src="/files/yxnPkm1P8c9d1ONqGkXp" alt="" data-size="line"> <=> <img src="/files/DYokDNN8zu4HVHWaHlr1" alt="" data-size="line"> (Piston to Sticky Piston)
  * <img src="/files/uSzHNpTGq29JUhKvrUzb" alt="" data-size="line"> <=> <img src="/files/vfg9SDX3x0RThVWMBzme" alt="" data-size="line"> (Repeater to Comparator)
  * <img src="/files/TZO9qfffpLaGxLt6jLiT" alt="" data-size="line"> <=> <img src="/files/MauLNlRDYSHfLpxmb3Rq" alt="" data-size="line"> (Dispenser to Dropper)
  * <img src="/files/thorY8k3UfnSvtItu6pa" alt="" data-size="line"> <=> <img src="/files/xEukHKbZj5IPnUG1A9ue" alt="" data-size="line"> (Observer to Sculk Sensor)
* Remove oxidation from yourself by holding sneak + use with an axe at the cost of durability.
* Use your primary active while holding Honeycomb to wax yourself, staving off the efffect of oxidation temporarily.
* You are immune to lightning. While in a thunderstorm, you are more likely to be struck, de-oxidizing you in the process.
* You have passive resistance.
* You are unaffected by hunger.
* You do not need to breathe underwater.
* Pressing a button drops 1 Redstone.
* Use \[x] (Load Hotbar Activator) to toggle a radar that detects various blocks:
  * Unwaxed Copper Blocks (all types)
  * Copper Ore
  * Diamond Blocks
  * Diamond Ore
  * Emerald Blocks
  * Emerald Ore
    {% endhint %}

{% hint style="warning" %}
Neutral:

* You are only one block tall.
* You have a copper sheen to your skin.
  {% endhint %}

{% hint style="danger" %}
Negative:

* Your maximum health is 4 hearts (8 points) lower than a human.
* You cannot wear a helmet or remove your antenna.
* You cannot heal from any source other than Copper Ingots.
* You will take significant damage in bodies of Water.
* You sink in water, and cannot swim.
  {% endhint %}

{% hint style="info" %}
Revised version of the Copper Golem origin made by **Clark**, inspired by [Golemancy Origins](https://www.curseforge.com/minecraft/customization/golemancy) by **LuaDotExe** for the Oxidation mechanic.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://clarkuk.gitbook.io/origination-1.19.2/origins-information/list-of-playable-origins/copper-golem.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
