Configuration
The Ore Creeper mod is designed to be highly customizable, allowing server administrators and modpack creators to tweak general configuration options.
Mod Configuration File
Upon first loading the mod, a configuration file will be generated at:
config/ore_creeper-common.json (or ore_creeper/config.json depending on the platform config folder).
Configuration Options
| Option Key | Type | Default | Description |
|---|---|---|---|
oreCreepersExplodeLikeNormalCreepers |
boolean |
false |
If set to true, Ore Creepers will deal physical explosion damage and destroy terrain like normal creepers in addition to converting blocks. If false, their explosion only transmutes stones to ores without dealing block damage. |
oreTntExplosionRadius |
float |
4.0 |
The block radius in which Ore TNT converts normal creepers into random Ore Creepers. |