JZTech101

Untitled

Nov 9th, 2013
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. # Configuration file
  2.  
  3. ####################
  4. # additional
  5. ####################
  6.  
  7. additional {
  8. S:disableMobNames <
  9. >
  10. }
  11.  
  12.  
  13. ####################
  14. # block
  15. ####################
  16.  
  17. block {
  18. I:blockAutoAnvilId=2637
  19. I:blockAutoEnchantmentTableId=2636
  20. I:blockBearTrapId=2550
  21. I:blockBigButton=2555
  22. I:blockBlockBreakerId=2903
  23. I:blockBlockPlacerId=2564
  24. I:blockCannonId=2552
  25. I:blockDecoyId=4088
  26. I:blockDonationStationId=2567
  27. I:blockDropId=2542
  28. I:blockElevatorId=2542
  29. I:blockFanId=2874
  30. I:blockFlagId=2547
  31. I:blockGraveId=2546
  32. I:blockGuideId=2541
  33. I:blockHealId=2543
  34. I:blockImaginaryId=2556
  35. I:blockItemDropperId=2902
  36. I:blockLadderId=1592
  37. I:blockLightboxId=2544
  38. I:blockPathId=2635
  39. I:blockRopeLadderId=2901
  40. I:blockSpongeId=2554
  41. I:blockSprinklerId=2551
  42. I:blockTankId=2548
  43. I:blockTargetId=2545
  44. I:blockTrophyId=2549
  45. I:blockVacuumHopperId=2553
  46. I:blockVillageHighlighterId=2638
  47. I:blockXPBottlerId=2557
  48. I:blockXPDrainId=2562
  49. }
  50.  
  51.  
  52. ####################
  53. # crane
  54. ####################
  55.  
  56. crane {
  57. B:addTurtles=true
  58. B:boringMode=true
  59. B:doCraneCollisionCheck=true
  60. D:turtleMagnetRange=4.0
  61. }
  62.  
  63.  
  64. ####################
  65. # dropblock
  66. ####################
  67.  
  68. dropblock {
  69. B:ignoreHalfBlocks=false
  70. B:irregularBlocksArePassable=false
  71. I:maxPassThrough=4
  72. B:mustFaceDirection=false
  73. I:searchDistance=20
  74. }
  75.  
  76.  
  77. ####################
  78. # glasses
  79. ####################
  80.  
  81. glasses {
  82. D:opacity=0.95
  83. B:useTexture=true
  84. }
  85.  
  86.  
  87. ####################
  88. # grave
  89. ####################
  90.  
  91. grave {
  92. B:enableGraves=false
  93. I:ghostProbability=0
  94. }
  95.  
  96.  
  97. ####################
  98. # hacks
  99. ####################
  100.  
  101. hacks {
  102. B:enableExperimentalFeatures=false
  103. B:tryHookPlayerRenderer=true
  104. }
  105.  
  106.  
  107. ####################
  108. # imaginary
  109. ####################
  110.  
  111. imaginary {
  112. D:fadingSpeed=0.007499999832361937
  113. D:numberOfUses=10000.0
  114. }
  115.  
  116.  
  117. ####################
  118. # item
  119. ####################
  120.  
  121. item {
  122. I:itemCraneControl=14983
  123. I:itemCraneId=14984
  124. I:itemFilledBucketId=14986
  125. I:itemGenericId=14976
  126. I:itemGlassesCrayon=14980
  127. I:itemGlassesPencil=14979
  128. I:itemGlassesSerious=14982
  129. I:itemGlassesTechnicolor=14981
  130. I:itemHangGliderId=14975
  131. I:itemLuggageId=14977
  132. I:itemSleepingBagId=14987
  133. I:itemSlimalyzerId=14985
  134. I:itemSonicGlassesId=14978
  135. }
  136.  
  137.  
  138. ####################
  139. # openblocks
  140. ####################
  141.  
  142. openblocks {
  143. B:failIdsQuietly=true
  144. }
  145.  
  146.  
  147. ####################
  148. # sprinkler
  149. ####################
  150.  
  151. sprinkler {
  152. I:bonemealFertilizeChance=200
  153. I:effectiveRange=4
  154. I:fertilizeChance=500
  155. }
  156.  
  157.  
  158. ####################
  159. # tanks
  160. ####################
  161.  
  162. tanks {
  163. I:bucketsPerTank=16
  164. B:dynamicTransparency=true
  165. B:emitLight=true
  166. B:transparent=true
  167. }
  168.  
  169.  
  170. ####################
  171. # trophy
  172. ####################
  173.  
  174. trophy {
  175. D:trophyDropChance=0.001
  176. }
Advertisement
Add Comment
Please, Sign In to add comment