Advertisement
Guest User

ProjectE.cfg

a guest
Sep 26th, 2015
447
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.09 KB | None | 0 0
  1. # Configuration file
  2.  
  3. blocks {
  4. # Enable Alchemical Chest recipe [default: true]
  5. B:enableAlcChest=true
  6.  
  7. # Enable Energy Collector MK1 recipe [default: true]
  8. B:enableCollector=true
  9.  
  10. # Enable Energy Collector MK2 recipe [default: true]
  11. B:enableCollector2=true
  12.  
  13. # Enable Energy Collector MK3 recipe [default: true]
  14. B:enableCollector3=true
  15.  
  16. # Enable Energy Condenser recipe [default: true]
  17. B:enableCondenser=true
  18.  
  19. # Enable Energy Condenser MK2 recipe [default: true]
  20. B:enableCondenser2=true
  21.  
  22. # Enable Dark Matter Furnace recipe [default: true]
  23. B:enableDarkFurnace=true
  24.  
  25. # Enable DM Pedestal recipe [default: true]
  26. B:enableDarkPedestal=true
  27.  
  28. # Enable Interdiction Torch recipe [default: true]
  29. B:enableITorch=true
  30.  
  31. # Enable Red Matter Furnace recipe [default: true]
  32. B:enableRedFurnace=true
  33.  
  34. # Enable AntiMatter Relay MK1 recipe [default: true]
  35. B:enableRelay=true
  36.  
  37. # Enable AntiMatter Relay MK2 recipe [default: true]
  38. B:enableRelay2=true
  39.  
  40. # Enable AntiMatter Relay MK3 recipe [default: true]
  41. B:enableRelay3=true
  42.  
  43. # Enable Transmutation Table recipe [default: true]
  44. B:enableTransTable=true
  45. }
  46.  
  47.  
  48. difficulty {
  49. # If true some ProjectE items require a nether star instead of a diamond. [default: false]
  50. B:altCraftingMat=false
  51.  
  52. # The Tome of Knowledge can be crafted. [default: false]
  53. B:craftableTome=false
  54.  
  55. # Set to false to disable Gem Armor offensive abilities (helmet zap and chestplate explosion) [default: true]
  56. B:offensiveAbilities=true
  57.  
  58. # If true the old damage amounts from ProjectE 1.4.7 and before will be used for weapons. [default: false]
  59. B:useOldDamage=false
  60. }
  61.  
  62.  
  63. effects {
  64. # If true the Interdiction Torch only affects hostile mobs. If false it affects all non blacklisted living entities. [default: true]
  65. B:interdictionMode=true
  66.  
  67. # Bonus ticks given by the Watch of Flowing Time while in the pedestal. 0 = effectively no bonus. [range: 0 ~ 256, default: 18]
  68. I:timePedBonus=18
  69.  
  70. # Factor the Watch of Flowing Time slows down mobs by while in the pedestal. Set to 1.0 for no slowdown. [range: 0.0 ~ 1.0, default: 0.1]
  71. S:timePedMobSlowness=0.1
  72. }
  73.  
  74.  
  75. items {
  76. # Enable Watch of Flowing Time [default: true]
  77. B:enableTimeWatch=true
  78.  
  79. # Allows the Harvest Goddess Band to passively grow tall grass, flowers, etc, on top of grass blocks. [default: false]
  80. B:harvBandGrass=false
  81.  
  82. # Instead of vein mining the ore you right click with your Dark/Red Matter Pick/Star it vein mines all ores in an AOE around you like it did in ProjectE before version 1.4.4. [default: false]
  83. B:pickaxeAoeVeinMining=false
  84. }
  85.  
  86.  
  87. misc {
  88. # Enable a more verbose debug logging [default: false]
  89. B:debugLogging=false
  90.  
  91. # Show the EMC value as a tooltip on items and blocks [default: true]
  92. B:emcToolTips=true
  93.  
  94. # Show item Ore Dictionary names in tooltips (useful for custom EMC registration) [default: false]
  95. B:odToolTips=false
  96.  
  97. # Show DM pedestal functions in item tooltips [default: true]
  98. B:pedestalToolTips=true
  99.  
  100. # Show pedestal function tooltips only in pedestal GUI [default: false]
  101. B:pedestalToolTipsInGUI=false
  102.  
  103. # The Philosopher's Stone overlay softly pulsates [default: false]
  104. B:pulsatingOverlay=false
  105.  
  106. # Show stats as tooltips for various ProjectE blocks [default: true]
  107. B:statToolTips=true
  108.  
  109. # Show item unlocalized names in tooltips (useful for custom EMC registration) [default: false]
  110. B:unToolTips=false
  111.  
  112. # False requires your hand be empty for Gem Armor Offensive Abilities to be readied or triggered [default: false]
  113. B:unsafeKeyBinds=false
  114.  
  115. # Make loot balls for drops. Disabling this may potentially cause bad performance when large amounts of loot are spawned! [default: true]
  116. B:useLootBalls=true
  117. }
  118.  
  119.  
  120. ##########################################################################################################
  121. # pedestalcooldown
  122. #--------------------------------------------------------------------------------------------------------#
  123. # Cooldown for various items within the pedestal. A cooldown of -1 will disable the functionality.
  124. # A cooldown of 0 will cause the actions to happen every tick. Use caution as a very low value could cause TPS issues.
  125. ##########################################################################################################
  126.  
  127. pedestalcooldown {
  128. # Delay between Archangel Smite shooting arrows while in the pedestal. [range: -1 ~ 2147483647, default: 100]
  129. I:archangelPedCooldown=100
  130.  
  131. # Delay between Body Stone healing 0.5 shanks while in the pedestal. [range: -1 ~ 2147483647, default: 10]
  132. I:bodyPedCooldown=10
  133.  
  134. # Delay between Evertide Amulet trying to start rain while in the pedestal. [range: -1 ~ 2147483647, default: 20]
  135. I:evertidePedCooldown=20
  136.  
  137. # Delay between Harvest Goddess trying to grow and harvest while in the pedestal. [range: -1 ~ 2147483647, default: 10]
  138. I:harvestPedCooldown=10
  139.  
  140. # Delay between Ignition Ring trying to light entities on fire while in the pedestal. [range: -1 ~ 2147483647, default: 40]
  141. I:ignitePedCooldown=40
  142.  
  143. # Delay between Life Stone healing both food and hunger by 0.5 shank/heart while in the pedestal. [range: -1 ~ 2147483647, default: 5]
  144. I:lifePedCooldown=5
  145.  
  146. # Delay between Talisman of Repair trying to repair player items while in the pedestal. [range: -1 ~ 2147483647, default: 20]
  147. I:repairPedCooldown=20
  148.  
  149. # Delay between Soul Stone healing 0.5 hearts while in the pedestal. [range: -1 ~ 2147483647, default: 10]
  150. I:soulPedCooldown=10
  151.  
  152. # Delay between SWRG trying to smite mobs while in the pedestal. [range: -1 ~ 2147483647, default: 70]
  153. I:swrgPedCooldown=70
  154.  
  155. # Delay between Volcanite Amulet trying to stop rain while in the pedestal. [range: -1 ~ 2147483647, default: 20]
  156. I:volcanitePedCooldown=20
  157.  
  158. # Delay between Zero Ring trying to extinguish entities and freezing ground while in the pedestal. [range: -1 ~ 2147483647, default: 40]
  159. I:zeroPedCooldown=40
  160. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement