# Tech Golem

You need the following materials to summon the Tech Golem:

* Tech Part (4)
* Tech Golem Head (1)
* Ritual Altar (one-time)

The illustrations below show how to make these.

You will need an altar (Ritual Altar). You only need this once. It is the workbench, so to speak, for the mod. The picture shows how to make it.

{% hint style="info" %}
You can also look up all the recipes in the JEI (Just Enough Items).
{% endhint %}

<figure><img src="/files/klYm12Ogar2t9dQXvJaC" alt=""><figcaption><p>Ritual Altar receipe</p></figcaption></figure>

Perfect. The first step has been taken. Now place the altar and make the following recipes, note that you have to make Tech Part **4 times**.

<figure><img src="/files/K2bSd89EwK1IjD1NMbTu" alt=""><figcaption><p>Tech Golem Materials</p></figcaption></figure>

**Have you produced all the materials you need? Then let's summon the golem when you're ready!**

*It is built in a similar way to the normal iron golem from the game.*

**Here's how:**

* **\[1]** Place 2 tech parts on top of each other.
* **\[2]** Place another tech part on the top left and right.
* **\[3]** Place the Tech Golem Head above the 2 Tech Parts that are on top of each other, in the middle.

<figure><img src="/files/X5cCb0zXEtwJLB8mUkBs" alt=""><figcaption><p>The TechGolem and the materials</p></figcaption></figure>

{% hint style="info" %}
Here are a few helpful tips:

* *The golem teleports like an Enderman.*
* *The golem can run fast*
* *The golem summons skellets and zombies*
* *From the middle of the golems life, the golem also summons illusionists*
* *If you have almost killed him, his hearts recharge.*
* *If you spawn him, night falls.*
  {% endhint %}


---

# Agent Instructions: 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://techtopia.modtopia.de/techtopia-utils/tech-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.
