Permalink
Cannot retrieve contributors at this time
Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
Fetching contributors…
| [ | |
| { | |
| "type" : "overmap_special", | |
| "id" : "vein_forest_shallow", | |
| "overmaps" : [ | |
| { "point":[0,0,0], "overmap": "forest_vein"}, | |
| { "point":[0,0,-1], "overmap": "vein_rock"} | |
| ], | |
| "locations" : [ "forest" ], | |
| "city_distance" : [5, -1], | |
| "city_sizes" : [0, 12], | |
| "occurrences" : [1, 10], | |
| "rotate" : false, | |
| "flags" : [ "CLASSIC" ] | |
| }, | |
| { | |
| "type" : "overmap_special", | |
| "id" : "vein_field_shallow", | |
| "overmaps" : [ | |
| { "point":[0,0,0], "overmap": "field_shallow"}, | |
| { "point":[0,0,-1], "overmap": "vein_rock"} | |
| ], | |
| "locations" : [ "wilderness" ], | |
| "city_distance" : [5, -1], | |
| "city_sizes" : [0, 12], | |
| "occurrences" : [1, 10], | |
| "rotate" : false, | |
| "flags" : [ "CLASSIC" ] | |
| }, | |
| { | |
| "type" : "overmap_special", | |
| "id" : "vein_swamp_shallow", | |
| "overmaps" : [ | |
| { "point":[0,0,0], "overmap": "swamp_hematite"}, | |
| { "point":[0,0,-1], "overmap": "vein_hematite"} | |
| ], | |
| "locations" : [ "swamp" ], | |
| "city_distance" : [5, -1], | |
| "city_sizes" : [0, 12], | |
| "occurrences" : [1, 10], | |
| "rotate" : false, | |
| "flags" : [ "CLASSIC" ] | |
| }, | |
| { | |
| "type" : "overmap_special", | |
| "id" : "vein_forest_deep", | |
| "overmaps" : [ | |
| { "point":[0,0,0], "overmap": "forest_vein"}, | |
| { "point":[0,0,-1], "overmap": "vein_maybe"}, | |
| { "point":[0,0,-2], "overmap": "vein_maybe"}, | |
| { "point":[0,0,-3], "overmap": "vein_maybe"}, | |
| { "point":[0,0,-4], "overmap": "vein_maybe"}, | |
| { "point":[0,0,-5], "overmap": "vein_maybe"} | |
| ], | |
| "locations" : [ "forest" ], | |
| "city_distance" : [5, -1], | |
| "city_sizes" : [0, 12], | |
| "occurrences" : [1, 10], | |
| "rotate" : false, | |
| "flags" : [ "CLASSIC" ] | |
| }, | |
| { | |
| "type" : "overmap_special", | |
| "id" : "vein_field_deep", | |
| "overmaps" : [ | |
| { "point":[0,0,0], "overmap": "field_deep"}, | |
| { "point":[0,0,-1], "overmap": "vein_maybe"}, | |
| { "point":[0,0,-2], "overmap": "vein_maybe"}, | |
| { "point":[0,0,-3], "overmap": "vein_maybe"}, | |
| { "point":[0,0,-4], "overmap": "vein_maybe"}, | |
| { "point":[0,0,-5], "overmap": "vein_maybe"} | |
| ], | |
| "locations" : [ "wilderness" ], | |
| "city_distance" : [5, -1], | |
| "city_sizes" : [0, 12], | |
| "occurrences" : [1, 10], | |
| "rotate" : false, | |
| "flags" : [ "CLASSIC" ] | |
| }, | |
| { | |
| "type" : "overmap_special", | |
| "id" : "vein_swamp_deep", | |
| "overmaps" : [ | |
| { "point":[0,0,0], "overmap": "swamp_vein"}, | |
| { "point":[0,0,-1], "overmap": "empty_rock"}, | |
| { "point":[0,0,-2], "overmap": "vein_maybe"}, | |
| { "point":[0,0,-3], "overmap": "vein_maybe"}, | |
| { "point":[0,0,-4], "overmap": "vein_maybe"}, | |
| { "point":[0,0,-5], "overmap": "vein_maybe"} | |
| ], | |
| "locations" : [ "swamp" ], | |
| "city_distance" : [5, -1], | |
| "city_sizes" : [0, 12], | |
| "occurrences" : [1, 10], | |
| "rotate" : false, | |
| "flags" : [ "CLASSIC" ] | |
| } | |
| ] |