Updated Base Plugin Settings (markdown)

mikeprimm 2012-01-22 20:50:35 -08:00
parent c518d3fbbc
commit c119b81e94
1 changed files with 2 additions and 0 deletions

@ -145,3 +145,5 @@ The core settings defined include the following:
* _redpower2-support_ : this setting, a boolean, controls the activation of texture and model support for the RedPower 2 custom blocks (as defined in renderdata/rp2-models.txt and renderdata/rp2-textures.txt). Default is false (disabled).
Customized block IDs can be set for the IDs defined in the top of those files by adding the corresponding setting to configuration.txt (e.g. "rp2-world-ores: 155" if the RedPowerWorld ores block has been mapped to ID 155)
* _ic2-advancedmachines-support_ : this setting, a boolean, controls the activation of texture and model support for the Industrial Craft 2 Advanced Machines custom blocks (as defined in renderdata/ic2-advancedmachines-textures.txt). Default is false (disabled). Customized block IDs can be set for the IDs defined in the top of those files by adding the corresponding setting to configuration.txt (e.g. "ic2-adv-blockAdvancedMachine: 199" if the advanced machine block has been mapped to ID 199)