Advertisement
Guest User

Untitled

a guest
Apr 12th, 2015
398
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.50 KB | None | 0 0
  1. # Configuration file
  2.  
  3. algae {
  4. B:enabled=true
  5. D:hOffset=0.1
  6. D:heightMin=0.5
  7. D:heightMax=1.0
  8. D:size=1.0
  9. I:population=48
  10. I:algaeBiomeList <
  11. 24
  12. 10
  13. 11
  14. 0
  15. 7
  16. >
  17. }
  18.  
  19.  
  20. blockTypes {
  21. S:cropBlacklist <
  22. net.minecraft.block.BlockCarrot
  23. net.minecraft.block.BlockPotato
  24. >
  25. S:cropWhitelist <
  26. net.minecraft.block.BlockTallGrass
  27. net.minecraft.block.BlockCrops
  28. net.minecraft.block.BlockReed
  29. net.minecraft.block.BlockDoublePlant
  30. biomesoplenty.common.blocks.BlockBOPFlower
  31. biomesoplenty.common.blocks.BlockBOPFlower2
  32. tconstruct.blocks.slime.SlimeTallGrass
  33. plantmegapack.block.PMPBlockBerrybush
  34. plantmegapack.block.PMPBlockCrops
  35. plantmegapack.block.PMPBlockDesert
  36. plantmegapack.block.PMPBlockFern
  37. plantmegapack.block.PMPBlockFlowerMulti
  38. plantmegapack.block.PMPBlockFlowerSingle
  39. plantmegapack.block.PMPBlockForest
  40. plantmegapack.block.PMPBlockGrass
  41. plantmegapack.block.PMPBlockJungle
  42. plantmegapack.block.PMPBlockMountain
  43. plantmegapack.block.PMPBlockSavanna
  44. plantmegapack.block.PMPBlockShrub
  45. plantmegapack.block.PMPBlockWetlands
  46. com.pam.harvestcraft.BlockPamCrop
  47. com.pam.harvestcraft.BlockPamDesertGarden
  48. com.pam.harvestcraft.BlockPamNormalGarden
  49. com.pam.harvestcraft.BlockPamWaterGarden
  50. >
  51. S:dirtBlacklist <
  52. >
  53. S:dirtWhitelist <
  54. net.minecraft.block.BlockDirt
  55. biomesoplenty.common.blocks.BlockNewDirt
  56. enhancedbiomes.blocks.BlockSoilEB
  57. com.bioxx.tfc.Blocks.Terrain.BlockDirt
  58. net.aetherteam.aether.blocks.natural.BlockAetherDirt
  59. >
  60. S:grassBlacklist <
  61. >
  62. S:grassWhitelist <
  63. net.minecraft.block.BlockGrass
  64. biomesoplenty.common.blocks.BlockOriginGrass
  65. biomesoplenty.common.blocks.BlockLongGrass
  66. biomesoplenty.common.blocks.BlockNewGrass
  67. tconstruct.blocks.slime.SlimeGrass
  68. enhancedbiomes.blocks.BlockGrassEB
  69. com.bioxx.tfc.Blocks.Terrain.BlockGrass
  70. net.aetherteam.aether.blocks.natural.BlockAetherGrass
  71. >
  72. S:leavesBlacklist <
  73. >
  74. S:leavesWhitelist <
  75. net.minecraft.block.BlockLeavesBase
  76. forestry.arboriculture.gadgets.BlockLeaves
  77. thaumcraft.common.blocks.BlockMagicalLeaves
  78. >
  79. S:logBlacklist <
  80. extrabiomes.blocks.BlockMiniLog
  81. >
  82. S:logWhitelist <
  83. net.minecraft.block.BlockLog
  84. biomesoplenty.common.blocks.BlockBOPLog
  85. mods.natura.blocks.trees.DarkTreeBlock
  86. mods.natura.blocks.trees.LogTwoxTwo
  87. mods.natura.blocks.trees.SimpleLog
  88. thaumcraft.common.blocks.BlockMagicalLog
  89. forestry.arboriculture.gadgets.BlockLog
  90. enhancedbiomes.blocks.BlockLogOak
  91. enhancedbiomes.blocks.BlockLogSpruce
  92. enhancedbiomes.blocks.BlockLogBirch
  93. enhancedbiomes.blocks.BlockLogJungle
  94. >
  95. }
  96.  
  97.  
  98. cactus {
  99. B:enabled=true
  100. }
  101.  
  102.  
  103. connectedGrass {
  104. B:classic=true
  105. B:aggressive=true
  106. }
  107.  
  108.  
  109. coral {
  110. B:enabled=true
  111. B:shallowWater=false
  112. D:hOffset=0.2
  113. D:vOffset=0.1
  114. D:size=0.7
  115. D:crustSize=1.4
  116. I:population=48
  117. I:chance=32
  118. I:coralBiomeList <
  119. 16
  120. 26
  121. 24
  122. 10
  123. 11
  124. 0
  125. 7
  126. 25
  127. >
  128. }
  129.  
  130.  
  131. extraLeaves {
  132. B:enabled=true
  133. B:dense=false
  134. B:skewMode=false
  135. D:hOffset=0.2
  136. D:vOffset=0.1
  137. D:size=1.4
  138. }
  139.  
  140.  
  141. fallingLeaves {
  142. B:enabled=true
  143. D:chance=0.05
  144. D:size=0.75
  145. D:lifetime=5.0
  146. D:speed=0.05
  147. D:windStrength=0.5
  148. D:stormStrength=0.8
  149. D:perturb=0.25
  150. B:opacityHack=true
  151. }
  152.  
  153.  
  154. lilypad {
  155. B:enabled=true
  156. D:hOffset=0.1
  157. I:flowerChance=16
  158. }
  159.  
  160.  
  161. netherrack {
  162. B:enabled=true
  163. D:hOffset=0.2
  164. D:heightMin=0.6
  165. D:heightMax=0.8
  166. D:size=1.0
  167. }
  168.  
  169.  
  170. reed {
  171. B:enabled=true
  172. D:hOffset=0.2
  173. D:heightMin=2.0
  174. D:heightMax=2.5
  175. I:population=32
  176. B:shaderWind=true
  177. I:reedBiomeList <
  178. 99
  179. 16
  180. 27
  181. 28
  182. 156
  183. 155
  184. 76
  185. 75
  186. 46
  187. 60
  188. 90
  189. 101
  190. 69
  191. 45
  192. 24
  193. 58
  194. 59
  195. 132
  196. 136
  197. 4
  198. 18
  199. 40
  200. 139
  201. 141
  202. 66
  203. 21
  204. 149
  205. 23
  206. 151
  207. 22
  208. 78
  209. 100
  210. 85
  211. 91
  212. 102
  213. 51
  214. 148
  215. 14
  216. 15
  217. 77
  218. 72
  219. 0
  220. 1
  221. 73
  222. 74
  223. 135
  224. 7
  225. 29
  226. 157
  227. 147
  228. 49
  229. 146
  230. 81
  231. 50
  232. 9
  233. 129
  234. 6
  235. 134
  236. 64
  237. 96
  238. 44
  239. 169
  240. 170
  241. 43
  242. >
  243. }
  244.  
  245.  
  246. risingSoul {
  247. B:enabled=true
  248. D:chance=0.02
  249. D:speed=0.1
  250. D:perturb=0.05
  251. D:headSize=1.0
  252. D:trailSize=0.75
  253. D:sizeDecay=0.97
  254. D:opacity=0.5
  255. D:opacityDecay=0.97
  256. D:lifetime=4.0
  257. I:trailLength=48
  258. I:trailDensity=3
  259. }
  260.  
  261.  
  262. roundLogs {
  263. B:enabled=true
  264. B:connect=true
  265. B:connectGrass=true
  266. D:smallRadius=0.25
  267. D:largeRadius=0.45
  268. }
  269.  
  270.  
  271. shortGrass {
  272. B:enabled=true
  273. B:myceliumEnabled=true
  274. B:snowEnabled=true
  275. B:useGenerated=false
  276. D:hOffset=0.2
  277. D:heightMin=0.6
  278. D:heightMax=0.8
  279. D:size=1.0
  280. B:shaderWind=true
  281. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement