Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2011
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.26 KB | None | 0 0
  1. # StyxSpace Configuration
  2. # Please see http://bit.ly/lu0VuE for configuration details.
  3. styxspace:
  4.     planets:
  5.         bedrock: false
  6.         minShellSize: 10
  7.         minSize: 10
  8.         density: 1000
  9.         minDistance: 100
  10.         generateplanets: true
  11.         seed: 4339429495671605645
  12.         maxShellSize: 20
  13.         floorBlock: STATIONARY_WATER
  14.         floorHeight: 0
  15.         blocks:
  16.             shells:
  17.            - STONE-1.0
  18.             - DIRT-1.0
  19.             - LEAVES-0.9
  20.             - ICE-0.9
  21.             - SNOW_BLOCK-0.9
  22.             - GLOWSTONE-0.4
  23.             - BRICK-0.6
  24.             - SANDSTONE-0.8
  25.             - OBSIDIAN-0.5
  26.             - MOSSY_COBBLESTONE-0.3
  27.             - WOOL-0.4
  28.             - GLASS-0.9
  29.             cores:
  30.            - PUMPKIN-0.8
  31.             - STATIONARY_LAVA-0.8
  32.             - STATIONARY_WATER-1.0
  33.             - COAL_ORE-1.0
  34.             - IRON_ORE-0.8
  35.             - DIAMOND_ORE-0.4
  36.             - CLAY-0.3
  37.             - LAPIS_ORE-0.4
  38.             - LOG-1.0
  39.             - GOLD_ORE-0.6
  40.             - REDSTONE_ORE-0.75
  41.             - SAND-1.0
  42.             - BEDROCK-0.5
  43.             - AIR-1.0
  44.         maxSize: 40
  45.     neutralmobs: true
  46.     worldname: space
  47.     hostilemobs: false
  48.     breathingarea:
  49.         maxroomheight: 5
  50.     weather: false
  51.     alwaysnight: true
  52.     givehelmet: true
  53.     messages:
  54.         enterspace2:
  55.        - Welcome to space! I hope you brought a helmet...
  56.         welcomeback:
  57.        - Welcome back! We thought we lost you!
  58.         deathwarning:
  59.        - Always use head protection.
  60.         - The window washer is going to hate your guts.
  61.         - The helmet is coming out of your paycheck.
  62.         - Be safe, not cool - always wear a helmet.
  63.         - What were you thinking? No, nevermind, you weren't.
  64.         - Helmets guarantee safety, whether it's skateboarding or spaceboarding.
  65.         - Atleast the space zombies are happy.
  66.         - Maybe kneepads would've saved you.
  67.         - You are about to have a lifechanging experience..
  68.         - Timmy in 7D is using your corpse for a sexdoll, is that alright?
  69.         - You're fired!
  70.         - Your head is now plummeting towards earth.
  71.         enterspace:
  72.        - Welcome to space! Don't touch your helmet!
  73.     pumpkinhelmet: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement