map.conf 935 B

12345678910111213141516171819202122
  1. initial_stuff = return {"default:pick_steel","default:stick 4","default:torch 20"}
  2. map_version = 3
  3. author = rubenwardy
  4. name = Caverns
  5. enabled = true
  6. license = CC BY-SA 4.0
  7. time_speed = 1
  8. size = return {z=230,x=230,y=230}
  9. hint = Dig to reach the enemy!
  10. others =
  11. treasures = return {"none"}
  12. skybox = none
  13. start_time = 5900
  14. phys_speed = 1
  15. phys_jump = 1
  16. phys_gravity = 1
  17. chests = return {{pos1={z=156,x=52,y=111},pos2={z=203,x=109,y=135},amount=12},{pos1={z=18,x=43,y=111},pos2={z=82,x=122,y=130},amount=15},{pos1={z=102,x=60,y=106},pos2={z=132,x=122.5,y=132},amount=15}}
  18. teams = local _={};_[1]="flag_pos";_[2]="enabled";return {blue={[_[1]]={z=24,x=70,y=115},pos1={z=115,x=0,y=230},pos2={z=0,x=230,y=0},[_[2]]=true},red={[_[1]]={z=199,x=94,y=113},pos1={z=115,x=230,y=230},pos2={z=230,x=0,y=0},[_[2]]=true}}
  19. barrier_area = return {pos2={z=230,x=230,y=230},pos1={z=0,x=0,y=0}}
  20. game_modes = return {"classic","classes"}
  21. enable_shadows = 0