1[
2  {
3    "method": "json",
4    "object": {
5      "place_item": [ { "item": "ref_lighter", "chance": 10, "x": 11, "y": 11 } ],
6      "furniture": {
7        "#": "f_null",
8        ".": "f_null",
9        "4": "f_null",
10        "F": "f_mutpoppy",
11        "_": "f_null",
12        "b": "f_bench",
13        "d": "f_dahlia",
14        "f": "f_bluebell",
15        "o": "f_boulder_small"
16      },
17      "rows": [
18        "........................",
19        "........................",
20        "..4__#f#f#f..f#f#f#__4..",
21        "..__#fo_o_o..o_o_of#__..",
22        ".._#fo_____.._____of#_..",
23        "..#fo__#F#F..F#F#__of#..",
24        "..fo__#Fo_o..o_oF#__of..",
25        "..#__#Fo___..___oF#__#..",
26        "..fo_Fo__#d..d#__oF_of..",
27        "..#__#__#do..od#__#__#..",
28        "..fo_Fo_do....od_oF_of..",
29        "...........bb...........",
30        "...........bb...........",
31        "..fo_Fo_do....od_oF_of..",
32        "..#__#__#do..od#__#__#..",
33        "..fo_Fo__#d..d#__oF_of..",
34        "..#__#Fo___..___oF#__#..",
35        "..fo__#Fo_o..o_oF#__of..",
36        "..#fo__#F#F..F#F#__of#..",
37        ".._#fo_____.._____of#_..",
38        "..__#fo_o_o..o_o_of#__..",
39        "..4__#f#f#f..f#f#f#__4..",
40        "........................",
41        "........................"
42      ],
43      "terrain": {
44        "#": "t_shrub",
45        ".": "t_sidewalk",
46        "4": "t_tree_willow",
47        "F": "t_shrub",
48        "_": [ "t_grass", "t_grass", "t_grass", "t_grass", "t_grass", "t_grass", "t_dirt" ],
49        "b": "t_sidewalk",
50        "d": "t_shrub",
51        "f": "t_shrub",
52        "o": "t_grass"
53      }
54    },
55    "om_terrain": "publicgarden",
56    "type": "mapgen",
57    "weight": 100
58  },
59  {
60    "method": "json",
61    "object": {
62      "place_item": [ { "item": "lighter", "chance": 9, "x": 18, "y": 19 } ],
63      "furniture": {
64        "#": "f_null",
65        "*": "f_datura",
66        ".": "f_null",
67        "B": "f_bluebell",
68        "F": "f_mutpoppy",
69        "S": "f_statue",
70        "_": "f_null",
71        "b": "f_bench",
72        "f": "f_dahlia",
73        "w": "f_null",
74        "P": "f_sign",
75        "|": "f_null"
76      },
77      "place_items": [ { "chance": 7, "item": "homebooks", "x": 2, "y": 12 } ],
78      "rows": [
79        "...........__...........",
80        "...........__...........",
81        "..||||||P.____.|||||||..",
82        "..|#f#f#f._**_.f#f#f#|..",
83        "..|fbbbb.._##_..bbbbf|..",
84        "..|#b....._**_.....b#|..",
85        "..|fb..F.._##_..F..bf|..",
86        "..|#b.FSF._**_.FSF.b#|..",
87        "..|f...F..____..F...fP..",
88        ".........__..__.........",
89        "..________wwww________..",
90        "___*#*#*_.wBBw._*#*#*___",
91        "___*#*#*_.wBBw._*#*#*___",
92        "..________wwww________..",
93        ".........__..__.........",
94        "..Pf...F..____..F...f|..",
95        "..|#b.FSF._**_.FSF.b#|..",
96        "..|fb..F.._##_..F..bf|..",
97        "..|#b....._**_.....b#|..",
98        "..|fbbbb.._##_..bbbbf|..",
99        "..|#f#f#f._**_.f#f#f#|..",
100        "..|||||||.____.P||||||..",
101        "...........__...........",
102        "...........__..........."
103      ],
104      "terrain": {
105        "#": "t_shrub",
106        "*": "t_shrub",
107        ".": [ "t_grass", "t_grass", "t_grass", "t_grass", "t_grass", "t_grass", "t_grass", "t_dirt" ],
108        "B": "t_shrub",
109        "F": "t_grass",
110        "S": "t_grass",
111        "_": "t_sidewalk",
112        "b": "t_grass",
113        "f": "t_shrub",
114        "w": "t_water_sh",
115        "P": "t_fence",
116        "|": "t_fence"
117      },
118      "place_signs": [
119        { "signage": "<city> Public Garden", "x": 8, "y": 2 },
120        { "signage": "<city> Public Garden", "x": 2, "y": 15 },
121        { "signage": "<city> Public Garden", "x": 21, "y": 8 },
122        { "signage": "<city> Public Garden", "x": 15, "y": 21 }
123      ]
124    },
125    "om_terrain": "publicgarden",
126    "type": "mapgen",
127    "weight": 100
128  }
129]
130