Advertisement
Guest User

Untitled

a guest
Jun 24th, 2011
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.36 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.         density: 1000
  8.         minDistance: 100
  9.         minSize: 10
  10.         generateplanets: true
  11.         seed: 4339429495671605645
  12.         floorBlock: STATIONARY_WATER
  13.         maxShellSize: 20
  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.     pumpkinhelmet: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement