Ore Golems

Ore Golems

Ore Golems adds 40+ ore and material themed iron golem variants to minecraft! Each golem is built from its matching block, has its own stats and visuals, and vanilla-based golems also have unique special effects to make them feel different in combat.

by
138 Downloads
forgeneoforgemobs
Rent Server with this Mod

Screenshots

Ore Golems 1
Ore Golems 2
Ore Golems 3

About this Mod

The mod also adds:

  • same-variant breeding with each golem's block
  • cross-breeding that uses the child golem's block
  • baby golems that inherit half of their parents' health and armor before growing into adults
  • spawn egg tooltips that show each golem's special effect
  • JEI support for summoning and breeding recipes

For Modpack Authors
Ore Golems is data-driven and built for pack customization.

You can:

  • add custom golems
  • edit stats, traits, drops, and breeding results
  • add compatibility for other mods
  • customize behavior through datapacks or KubeJS

Current support:

  • Minecraft 1.21.1 NeoForge
  • Minecraft 1.20.1 Forge
  • JEI recipe support
  • TerraFirmaCraft compatibility on 1.20.1

Datapack / KubeJS Example
Ore Golems can be extended through datapacks or KubeJS by adding JSON files.

Folders used by Ore Golems:

  • data//ore_golems/
  • data//ore_golem_extensions/
  • data//ore_golem_breeding/

KubeJS users can place the same files under:

  • kubejs/data//ore_golems/
  • kubejs/data//ore_golem_extensions/
  • kubejs/data//ore_golem_breeding/

Use your own namespace, such as yourpack, for custom files.

Custom Golem Example
File path:
data/yourmod/ore_golems/ruby.json

{
"material_key": "yourpack:ruby",
"display_name": "Ruby Golem",
"summon_blocks": [
"yourmod:ruby_block",
"#c:storage_blocks/ruby"
],
"repair_items": [
"yourmod:ruby",
"#c:gems/ruby"
],
"stats": {
"max_health": 104.0,
"attack_damage": 14.0,
"movement_speed": 0.29,
"armor": 9.0,
"knockback_resistance": 0.9
},
"traits": [
"blinding_hit"
],
"effect_tuning": {
"combat": {
"blinding_hit_duration_ticks": 60
}
},
"visual": {
"template": "gem",
"primary_color": "#C71F37",
"secondary_color": "#6D0B17",
"emissive_color": "#FF8C9A",
"texture_source": "yourmod:ruby_block"
}
}

Extension Example
File path:
data/yourpack/ore_golem_extensions/copper_patch.json

{
"target_material": "oregolems:copper",
"extra_summon_blocks": [
"yourmod:cut_copper_block"
],
"extra_repair_items": [
"minecraft:copper_ingot"
],
"extra_traits": [
"fireproof"
]
}

Breeding / Cross-Breeding Example
File path:
data/yourpack/ore_golem_breeding/bronze.json

{
"type": "oregolems:ore_golem_breeding",
"parent1": "oregolems:copper",
"parent2": "oregolems:tin",
"offspring": [
"oregolems:bronze"
]
}

Note:

  • same-variant breeding uses summon_blocks
  • cross-breeding recipes go in ore_golem_breeding
  • custom datapack and KubeJS variants use the universal configured Ore Golem spawn egg stack
  • custom datapack and KubeJS variants do not require separate spawn egg item IDs or model files
  • if a KubeJS golem does not load, check the namespace path and check the log for JSON parse errors

You may include Ore Golems in modpacks distributed through approved platforms like CurseForge and Modrinth.

Available Versions

Ore Golems 0.1.1-forge-1.20.1release
MC 1.20.1forge
May 25, 2026
Ore Golems 0.1.1-forge-26.1.1release
MC 26.1.1, 26.1.2forge
May 25, 2026
Ore Golems 0.1.1release
MC 1.21.1neoforge
May 25, 2026

How to Install Ore Golems on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set forge Loader

In the panel under "Egg", select the forge loader and matching Minecraft version (26.1.2).

3

Install Mod

Open the mod browser in the dashboard and search for "Ore Golems". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

forgeneoforge

Minecraft Versions

26.1.2, 26.1.1, 1.21.1 (+1 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Ore Golems server crashes on startup – what to do?

Most common cause: wrong forge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.

Is Ore Golems compatible with forge and neoforge?

Ore Golems officially supports forge, neoforge for Minecraft 26.1.2, 26.1.1, 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Ore Golems – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Ore Golems consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Ore Golems with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

26.1.226.1.11.21.11.20.1