Advertisement
acidnine

regions.yml

Aug 26th, 2011
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 6.33 KB | None | 0 0
  1. regions:
  2.     global:
  3.         prevent-creating-portal-through-closed-door: true
  4.         red-gel-block: '35:14'
  5.         location: world:0,0,0:0,0,0
  6.         enable-red-gel-blocks: false
  7.         enable-transferring-redstone-current: true
  8.         prevent-tnt-near-portals: false
  9.         blue-gel-vertical-velocity-multiplier: 1.5
  10.         velocity-multiplier: 1.0
  11.         enable-aerial-faith-plates: false
  12.         red-gel-velocity-multiplier: 1.5
  13.         delete-portals-on-exitentrance: true
  14.         enable-blue-gel-blocks: false
  15.         blue-gel-vertical-bounce-velocity: 1.0
  16.         fall-damage-boots: 313
  17.         transparent-blocks:
  18.        - 0
  19.         - 8
  20.         - 9
  21.         - 10
  22.         - 11
  23.         - 20
  24.         - 64
  25.         - 71
  26.         - 96
  27.         - 65
  28.         grill-inventory-clear-exceptions:
  29.        - '313'
  30.         grills-clear-inventory: true
  31.         grills-clear-item-drops: true
  32.         unique-inventory: true
  33.         enable-emancipation-grill: true
  34.         all-blocks-allow-portals: false
  35.         enable-fall-damage-boots: true
  36.         enable-sounds: true
  37.         blue-gel-block: '22'
  38.         blue-gel-horizontal-bounce-velocity: 1.0
  39.         infinite-dispensers: true
  40.         prevent-creating-portal-through-portal: true
  41.         aerial-faith-plate-power: 6-2
  42.         teleport-liquids: true
  43.         unique-inventory-items:
  44.        - 280,1
  45.         teleport-vehicles: true
  46.         aerial-faith-plate-block: '57'
  47.         emancipation-grill-material: '48'
  48.         enable-portals: true
  49.         portallable-blocks: '35:0'
  50.         obey-worldguard-permissions: false
  51.         blue-gel-horizontal-velocity-multiplier: 1.5
  52.     Chamber1:
  53.         prevent-creating-portal-through-closed-door: true
  54.         red-gel-block: '35:14'
  55.         location: world:1146.0,29.0,-775.0:1156.0,23.0,-760.0
  56.         enable-red-gel-blocks: false
  57.         enable-transferring-redstone-current: true
  58.         prevent-tnt-near-portals: false
  59.         blue-gel-vertical-velocity-multiplier: 1.5
  60.         velocity-multiplier: 1.0
  61.         enable-aerial-faith-plates: false
  62.         red-gel-velocity-multiplier: 1.5
  63.         delete-portals-on-exitentrance: true
  64.         enable-blue-gel-blocks: false
  65.         blue-gel-vertical-bounce-velocity: 1.0
  66.         fall-damage-boots: 313
  67.         transparent-blocks: &id001
  68.         - 0
  69.         - 8
  70.         - 9
  71.         - 10
  72.         - 11
  73.         - 20
  74.         - 64
  75.         - 71
  76.         - 96
  77.         - 65
  78.         grill-inventory-clear-exceptions: &id002
  79.         - '313'
  80.         grills-clear-inventory: true
  81.         grills-clear-item-drops: true
  82.         unique-inventory: true
  83.         enable-emancipation-grill: true
  84.         all-blocks-allow-portals: false
  85.         enable-fall-damage-boots: true
  86.         enable-sounds: true
  87.         blue-gel-block: '22'
  88.         blue-gel-horizontal-bounce-velocity: 1.0
  89.         infinite-dispensers: true
  90.         prevent-creating-portal-through-portal: true
  91.         aerial-faith-plate-power: 6-2
  92.         teleport-liquids: true
  93.         unique-inventory-items: &id003
  94.         - 280,1
  95.         teleport-vehicles: true
  96.         aerial-faith-plate-block: '57'
  97.         emancipation-grill-material: '48'
  98.         enable-portals: true
  99.         portallable-blocks: &id004
  100.         - 35
  101.         obey-worldguard-permissions: false
  102.         blue-gel-horizontal-velocity-multiplier: 1.5
  103.     Chamber2:
  104.         prevent-creating-portal-through-closed-door: true
  105.         red-gel-block: '35:14'
  106.         location: world:1146.0,29.0,-759.0:1156.0,23.0,-744.0
  107.         enable-red-gel-blocks: false
  108.         enable-transferring-redstone-current: true
  109.         prevent-tnt-near-portals: false
  110.         blue-gel-vertical-velocity-multiplier: 1.5
  111.         velocity-multiplier: 1.0
  112.         enable-aerial-faith-plates: false
  113.         red-gel-velocity-multiplier: 1.5
  114.         delete-portals-on-exitentrance: true
  115.         enable-blue-gel-blocks: false
  116.         blue-gel-vertical-bounce-velocity: 1.0
  117.         fall-damage-boots: 313
  118.         transparent-blocks: *id001
  119.         grill-inventory-clear-exceptions: *id002
  120.         grills-clear-inventory: true
  121.         grills-clear-item-drops: true
  122.         unique-inventory: true
  123.         enable-emancipation-grill: true
  124.         all-blocks-allow-portals: false
  125.         enable-fall-damage-boots: true
  126.         enable-sounds: true
  127.         blue-gel-block: '22'
  128.         blue-gel-horizontal-bounce-velocity: 1.0
  129.         infinite-dispensers: true
  130.         prevent-creating-portal-through-portal: true
  131.         aerial-faith-plate-power: 6-2
  132.         teleport-liquids: true
  133.         unique-inventory-items: *id003
  134.         teleport-vehicles: true
  135.         aerial-faith-plate-block: '57'
  136.         emancipation-grill-material: '48'
  137.         enable-portals: true
  138.         portallable-blocks: *id004
  139.         obey-worldguard-permissions: false
  140.         blue-gel-horizontal-velocity-multiplier: 1.5
  141.     Chamber3:
  142.         prevent-creating-portal-through-closed-door: true
  143.         red-gel-block: '35:14'
  144.         location: world:1138.0,29.0,-743.0:1156.0,20.0,-730.0
  145.         enable-red-gel-blocks: false
  146.         enable-transferring-redstone-current: true
  147.         prevent-tnt-near-portals: false
  148.         blue-gel-vertical-velocity-multiplier: 1.5
  149.         velocity-multiplier: 1.0
  150.         enable-aerial-faith-plates: false
  151.         red-gel-velocity-multiplier: 1.5
  152.         delete-portals-on-exitentrance: true
  153.         enable-blue-gel-blocks: false
  154.         blue-gel-vertical-bounce-velocity: 1.0
  155.         fall-damage-boots: 313
  156.         transparent-blocks: *id001
  157.         grill-inventory-clear-exceptions: *id002
  158.         grills-clear-inventory: true
  159.         grills-clear-item-drops: true
  160.         unique-inventory: true
  161.         enable-emancipation-grill: true
  162.         all-blocks-allow-portals: false
  163.         enable-fall-damage-boots: true
  164.         enable-sounds: true
  165.         blue-gel-block: '22'
  166.         blue-gel-horizontal-bounce-velocity: 1.0
  167.         infinite-dispensers: true
  168.         prevent-creating-portal-through-portal: true
  169.         aerial-faith-plate-power: 6-2
  170.         teleport-liquids: true
  171.         unique-inventory-items: *id003
  172.         teleport-vehicles: true
  173.         aerial-faith-plate-block: '57'
  174.         emancipation-grill-material: '48'
  175.         enable-portals: true
  176.         portallable-blocks: *id004
  177.         obey-worldguard-permissions: false
  178.         blue-gel-horizontal-velocity-multiplier: 1.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement