Thermal Golems Addon
This addon is no longer required for use, as starting from version 11.1.7, the Extra Golems modification includes built-in support for Thermal Foundation. Development of this addon has been discontinued and no updates will be released. Thank you for your understanding!
Compatibility: Minecraft 1.12.2
About the Modification
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 defenders that will help you in fighting hostile mobs. Each golem has a unique appearance, configurable health, and attack strength.
Available Golems
The mod adds 20 different types of golems to the game:
- Aluminum Golem: 80 health, 4 damage
- Bronze Golem: 94 health, 6.2 damage
- Coal Coke Golem: 24 health, 2.5 damage
- Constantan Golem: 86 health, 5.2 damage
- Copper Golem: 72 health, 5.4 damage
- Electrum Golem: 78 health, 2.5 damage, very fast, immune to magic
- Enderium Golem: 134 health, 8 damage, randomly teleports
- Hardened Glass Golem: 32 health, 11.5 damage
- Invar Golem: 88 health, 7.5 damage
- Iridium Golem: 122 health, 5.9 damage
- Lead Golem: 56 health, 3.8 damage
- Lumium Golem: 100 health, 6.8 damage, provides light
- Mana-Infused Golem: 158 health, 5.2 damage, extra damage against undead creatures
- Nickel Golem: 82 health, 5.9 damage
- Platinum Golem: 200 health, 22 damage
- Rockwool Golem: 28 health, 2.2 damage, available in multiple colors
- Signalum Golem: 114 health, 6 damage
- Silver Golem: 64 health, 5 damage, immune to magic
- Steel Golem: 138 health, 6.6 damage
- Tin Golem: 76 health, 4.9 damage
Configuration
A flexible configuration system allows you to 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 Mods
- Extra Golems (version must match Thermal Golems version)
- Thermal Foundation (tested with version 2.6.3.27) and its dependencies: CoFHCore, CoFHWorld, RedstoneFlux