Advertisement
Guest User

Untitled

a guest
May 26th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. schematics:
  2. # default heading is required
  3. default:
  4. # Icon - if this is missing or wrong, it will be a MAP
  5. icon: grass
  6. # Order of preference in listing
  7. order: 1
  8. # Short name - color codes with & okay
  9. name: "Alap"
  10. # Longer description. Use | for new lines. Color codes okay.
  11. description: "Challenging|starter|island!"
  12. # Filename of the schematic in the schematic folder
  13. filename: island.schematic
  14. # Use default chest if true, or use schematic chest contents if false
  15. useDefaultChest: true
  16. # Which schematic will be used in the opposite world if newnether:true
  17. # If there is no partner, this island will be used
  18. partnerSchematic: Alap
  19. #Level handicap zeros the initial island level.
  20. levelHandicap: 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement