WhiteXShadow

Ship v2

Feb 7th, 2020
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. name: Ship
  2. maxSize: 10000
  3. minSize: 10
  4. allowedBlocks:
  5. - all_wood
  6. - lava
  7. - all_log
  8. - all_planks
  9. - glass
  10. - lapis_block
  11. - note_block
  12. - all_bed
  13. - sticky_piston
  14. - piston_head
  15. - all_wool
  16. - gold_block
  17. - iron_block
  18. - all_slab
  19. - bookshelf
  20. - torch
  21. - wall_torch
  22. - fire
  23. - oak_stairs
  24. - birch_stairs
  25. - jungle_stairs
  26. - spruce_stairs
  27. - stone_brick_stairs
  28. - quartz_stairs
  29. - nether_brick_stairs
  30. - chest
  31. - redstone_wire
  32. - diamond_block
  33. - nether_brick_stairs
  34. - furnace
  35. - all_sign
  36. - ladder
  37. - all_door
  38. - lever
  39. - all_pressure_plate
  40. - redstone_torch
  41. - redstone_wall_torch
  42. - all_button
  43. - clay
  44. - all_fence
  45. - netherrack
  46. - glowstone
  47. - cake
  48. - repeater
  49. - all_stained_glass
  50. - all_trapdoor
  51. - all_stone_bricks
  52. - iron_bars
  53. - glass_pane
  54. - all_fence_gate
  55. - nether_bricks
  56. - enchanting_table
  57. - brewing_stand
  58. - cauldron
  59. - end_stone
  60. - dragon_egg
  61. - redstone_lamp
  62. - ender_chest
  63. - tripwire_hook
  64. - emerald_block
  65. - beacon
  66. - cobblestone_wall
  67. - mossy_cobblestone_wall
  68. - flower_pot
  69. - all_skull
  70. - all_anvil
  71. - trapped_chest
  72. - comparator
  73. - daylight_detector
  74. - redstone_block
  75. - hopper
  76. - all_quartz_block
  77. - all_rail
  78. - dropper
  79. - all_terracotta
  80. - all_stained_glass_pane
  81. - slime_block
  82. - all_carpet
  83. - coal_block
  84. - end_stone_bricks
  85. - crafting_table
  86. - jukebox
  87. canCruise: true
  88. cruiseSkipBlocks: 2
  89. canFly: false
  90. sinkPercent: 99.0
  91. overallSinkPercent: 60.0
  92. minHeightLimit: 50
  93. maxHeightLimit: 80
  94. requireWaterContact: true
  95. allowVerticalMovement: false
  96. speed: 2.5
  97. tryNudge: false
  98. passthroughBlocks:
  99. - kelp
  100. - kelp_plant
  101. - tall_seagrass
  102. - seagrass
  103. - bubble_column
  104. flyblocks:
  105. all_planks:
  106. - 15.0
  107. - 100.0
  108. all_anvils: # anvils are OP armor, so limit it
  109. - 0.0
  110. - 1.0
  111. obsidian: # so is obsidian
  112. - 0.0
  113. - 1.0
Add Comment
Please, Sign In to add comment