Thermal Golems Addon - Patched
This is a patched version of the Thermal Golems Addon that ensures compatibility with Extra Golems version 7.1.9. This version has been created in accordance with the original mod's license.
Mod Features
This addon expands the capabilities of the Extra Golems mod by adding the ability to create golems from Thermal Foundation materials. Now you can build various golems that will protect you from monsters! Each golem has a unique appearance and customizable health and attack power characteristics.
Available Golem Types
The mod adds the following types of golems to the game:
- Aluminum Golem: health 80, attack 4
- Bronze Golem: health 94, attack 6.2
- Coal Coke Golem: health 24, attack 2.5
- Constantan Golem: health 86, attack 5.2
- Copper Golem: health 72, attack 5.4
- Electrum Golem: health 78, attack 2.5, very fast, immune to magic
- Enderium Golem: health 134, attack 8, randomly teleports
- Hardened Glass Golem: health 32, attack 11.5
- Invar Golem: health 88, attack 7.5
- Iridium Golem: health 122, attack 5.9
- Lead Golem: health 56, attack 3.8
- Lumium Golem: health 100, attack 6.8, provides light
- Mana-Infused Golem: health 158, attack 5.2, extra damage against undead creatures
- Nickel Golem: health 82, attack 5.9
- Platinum Golem: health 200, attack 22
- Rockwool Golem: health 28, attack 2.2, available in multiple colors
- Signalum Golem: health 114, attack 6
- Silver Golem: health 64, attack 5, immune to magic
- Steel Golem: health 138, attack 6.6
- Tin Golem: health 76, attack 4.9
Configuration Options
Thanks to the flexible configuration system, you can customize health, damage, creation permissions, and special abilities for each type of golem!
Configuration example:
enderium_golem {
# Whether the Enderium Golem can be built [default: true]
B:"Allow Golem"=true
# Whether this golem can teleport [default: true]
B:"Allow Special: Teleporting"=true
# Base attack damage dealt by this golem [range: 0.0 ~ 300.0, default: 8.0]
S:"Golem Attack"=8.0
# Max health for this golem [range: 0.0 ~ 999.0, default: 134.0]
S:"Golem Health"=134.0
}
Required Dependencies
For the mod to work, the following are required:
- Extra Golems - the version indicates which Extra Golems version to use (e.g., Thermal Golems 7.1.5-x requires Extra Golems 7.1.5)
- Thermal Foundation (current version 2.6.3.27) and all its dependencies (CoFHCore, CoFHWorld, RedstoneFlux)
The mod is available for Minecraft version 1.12.2!