Updated Configuration Support for Non Bukkit Mods (markdown)

mikeprimm 2012-07-22 18:49:20 -07:00
parent 35724007cd
commit 750acc6f65
1 changed files with 0 additions and 1 deletions

@ -1,4 +1,3 @@
These are various non-Bukkit mods (most are based around MCForge) that have been migrated to work on various modded Bukkit servers, such as Tekkit.
* _buildcraft-support_ : this setting, a boolean, controls the activation of the texture and model support for the BuildCraft custom blocks (as defined in renderdata/bc-models.txt and renderdata/bc-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. "bc-engine: 177" if the engine block has been mapped to ID 177)