Advertisement
Guest User

Untitled

a guest
Jul 14th, 2017
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.61 KB | None | 0 0
  1. name: Airbarge
  2. maxSize: 450
  3. minSize: 200
  4. allowedBlocks:
  5.  
  6. #WOOD
  7. - 5 #AllWoodPlanks
  8. - 125 #DoubleWoodSlab
  9. - 126 #NormalWoodSlab
  10. - 176
  11. - 177
  12.  
  13. #WOODLOGS
  14. - 17 #OakSpruceBirchJunglelogs
  15. - 162 #AcaciaDarkOakLogs
  16.  
  17. #WOODSTAIRS
  18. - 53 #Oak Stairs
  19. - 134 #SpruceStairs
  20. - 135 #BirchStairs
  21. - 136 #JungleStairs
  22. - 163 #AcaciaStairs
  23. - 164 #DarkOakStairs
  24.  
  25. #WOODFENCES
  26.  
  27. - 183 #SpruceFenceGate
  28. - 184 #BirchFenceGate
  29. - 185 #JungleFenceGate
  30. - 186 #DarkOakFenceGate
  31. - 187 #AcaciaFenceGate
  32. - 188 #SpruceFence
  33. - 189 #BirchFence
  34. - 190 #JungleFence
  35. - 191 #DarkOakFence
  36. - 192 #AcaciaFence
  37. - 85 #OakFences
  38. - 107 #OakFenceGate
  39.  
  40. #WOODDOORS
  41. - 64 #OakDoor
  42. - 193 #SpruceDoor
  43. - 194 #BirchDoor
  44. - 195 #JungleDoor
  45. - 196 #AcaciaDoor
  46. - 197 #DarkOakDoor
  47.  
  48. #MISCWOOD
  49. - 26 #Bed
  50. - 54 #Chest
  51. - 146 #TrappedChest
  52. - 47 #Bookshelf
  53. - 65 #Ladder
  54. - 68 #WallSigns
  55. - 63 #StandingSigns
  56.  
  57.  
  58. #REDSTONE
  59. - 29 #StickyPiston
  60. - 33 #Piston
  61. - 34 #Piston-Head
  62. - 55 #RedstoneWire
  63. - 69 #Lever
  64. - 70 #StonePressurePlate
  65. - 71 #IronDoor
  66. - 72 #WoodPressurePlate
  67. - 75 #Redstonetorchoff
  68. - 76 #Redstonetorchon
  69. - 77 #StoneButton
  70. - 25 #NoteBlock
  71. - 93 #RepeaterOff
  72. - 94 #RepeaterOn
  73. - 123 #RedstoneLampOff
  74. - 124 #RedstoneLampOn
  75. - 147 #WeightedpressureLIGHT
  76. - 148 #WeightedpressureHEAVY
  77. - 149 #ComparatorOFF
  78. - 150 #ComparatorON
  79. - 165 #SlimeBlock
  80. - 167 #IronTrapdoor
  81. - 157 #ActivatorRail
  82. - 151 #DaylightSensor
  83. - 152 #RedstoneBlock
  84. - 154 #Hopper
  85. - 131 #TripwireHook
  86. - 96 #WoodTrapDoor
  87. - 143 #WoodButton
  88.  
  89. #WOOL
  90. - 35 #AllWool
  91. - 171 #ALLCarpet
  92.  
  93. #GLASS
  94. - 20 #GlassBlock
  95. - 95 #ALLStainedGlassBlocks
  96. - 102 #GlassPane
  97. - 160 #AllStainedGlassPanes
  98.  
  99. #STONEBUILDING
  100. - 43 #DoubleSTONESlab
  101. - 44 #STONESlabs
  102. - 87 #Netherrack
  103. - 109 #StoneBrickStairs
  104. - 112 #NetherBrick
  105. - 113 #NetherBrickFence
  106. - 114 #NetherBrickStairs
  107. - 155 #Quartz
  108. - 156 #QuartzStairs
  109. - 4 #Cobblestone
  110. - 67 #CobbleStairs
  111. - 139 #CobbleWall
  112. - 98 #StoneBricks
  113.  
  114. #BASICS
  115. - 58 #CraftingTable
  116. - 61 #Furnace
  117. - 62 #BurningFurnace
  118. - 50 #Torch
  119.  
  120. #CLAY
  121. - 82 #Clay
  122. - 159 #ALLStainedClay
  123. - 172 #HardenedClay
  124.  
  125. #PRECIOUS
  126. - 41 #GoldBlock
  127. - 42 #IronBlock
  128. - 89 #Glowstone
  129. - 57 #DiamondBlock
  130. - 133 #EmeraldBlock
  131. - 101 #IronBars
  132. - 130 #EnderChest
  133. - 169 #Sea Lantern Ship Core
  134.  
  135. #MISC
  136. - 92 #CakeBlock
  137. - 116 #EnchantmentTable
  138. - 117 #BrewingStand
  139. - 118 #Cauldron
  140. - 122 #DragonEgg
  141. - 138 #Beacon
  142. - 140 #FlowerPot
  143. - 144 #MobHead
  144. - 145 #Anvil
  145.  
  146. forbiddenBlocks:
  147. - 7
  148. - 49 #Obsidian
  149. - 168 #Prismarine
  150.  
  151. canFly: true
  152. canCruise: true
  153. maxHeightLimit: 200
  154. maxHeightAboveGround: 100
  155. collisionExplosion: 0.0
  156. cruiseSkipBlocks: 10
  157. cruiseSpeed: 0.5
  158. fuelBurnRate: 0.4
  159. explodeOnCrash: 2.0
  160. sinkSpeed: 5.0
  161. overallSinkPercent: 60.0
  162. smokeOnSink: 1
  163. keepMovingOnSink: true
  164. speed: 6.0
  165. tryNudge: false
  166. sinkPercent: 99.0
  167. flyblocks:
  168. 35: #wool represents lift
  169. - 10.0
  170. - 100.0
  171. [54,146]: # limit chests to make big airships important for merchant missions
  172. - 0.0
  173. - 0.5
  174. 152: # redstone represents engines
  175. - 4.0
  176. - 100.0
  177. 169: #Prismarine Ship Core
  178. - 1.0
  179. - 100.0
  180. 145: # anvils are OP armor, so limit it
  181. - 0.0
  182. - 1.0
  183. 49: # so is obsidian
  184. - 0.0
  185. - 1.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement