map.conf 1.1 KB

12345678910111213141516171819202122
  1. initial_stuff = return {"default:pick_steel","default:cobble 40","default:torch 30"}
  2. map_version = 3
  3. author = GreenBlob
  4. name = Savanna Ravine
  5. enabled = true
  6. license = CC BY-SA 4.0
  7. time_speed = 1
  8. size = return {z=195,x=200,y=100}
  9. hint = The base is not the only place for chests, the bridge is not the only place across. Look underground!
  10. others =
  11. treasures =
  12. skybox = none
  13. start_time = 4800
  14. phys_speed = 1
  15. phys_jump = 1
  16. phys_gravity = 1
  17. chests = return {{pos1={z=160,x=77,y=37},pos2={z=176,x=88,y=43},amount=17},{pos1={z=145,x=16,y=24},pos2={z=155,x=26,y=30},amount=17},{pos1={z=69,x=16,y=25},pos2={z=79,x=26,y=31},amount=17},{pos1={z=23,x=77,y=43},pos2={z=39,x=88,y=47},amount=17},{pos1={z=33,x=71,y=34},pos2={z=88,x=116,y=51},amount=6},{pos1={z=106,x=76,y=30},pos2={z=168,x=122,y=52},amount=6}}
  18. teams = local _={};_[1]="enabled";_[2]="flag_pos";return {blue={[_[2]]={z=179,x=102,y=37},pos1={z=195,x=0,y=100},pos2={z=98,x=200,y=0},[_[1]]=true},red={[_[2]]={z=27,x=99,y=44},pos1={z=0,x=200,y=0},pos2={z=98,x=0,y=100},[_[1]]=true}}
  19. barrier_area = return {pos2={z=195,x=200,y=100},pos1={z=0,x=0,y=0}}
  20. game_modes = return {"classes","classic"}
  21. enable_shadows = 0.26