1[
2  {
3    "type": "mapgen",
4    "update_mapgen_id": "fbmh_trench_north",
5    "method": "json",
6    "object": {
7      "set": [ { "line": "terrain", "id": "t_pit", "x": 3, "x2": 20, "y": 0, "y2": 0 } ],
8      "place_items": [
9        { "x": 3, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
10        { "x": 4, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
11        { "x": 5, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
12        { "x": 6, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
13        { "x": 7, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
14        { "x": 8, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
15        { "x": 9, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
16        { "x": 10, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
17        { "x": 11, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
18        { "x": 12, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
19        { "x": 13, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
20        { "x": 14, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
21        { "x": 15, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
22        { "x": 16, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
23        { "x": 17, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
24        { "x": 18, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
25        { "x": 19, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
26        { "x": 20, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 }
27      ]
28    }
29  },
30  {
31    "type": "mapgen",
32    "update_mapgen_id": "fbmh_trench_south",
33    "method": "json",
34    "object": {
35      "set": [ { "line": "terrain", "id": "t_pit", "x": 3, "x2": 20, "y": 23, "y2": 23 } ],
36      "place_items": [
37        { "x": 3, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
38        { "x": 4, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
39        { "x": 5, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
40        { "x": 6, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
41        { "x": 7, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
42        { "x": 8, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
43        { "x": 9, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
44        { "x": 10, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
45        { "x": 11, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
46        { "x": 12, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
47        { "x": 13, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
48        { "x": 14, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
49        { "x": 15, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
50        { "x": 16, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
51        { "x": 17, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
52        { "x": 18, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
53        { "x": 19, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
54        { "x": 20, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 }
55      ]
56    }
57  },
58  {
59    "type": "mapgen",
60    "update_mapgen_id": "fbmh_trench_corner_northeast",
61    "method": "json",
62    "object": {
63      "set": [ { "line": "terrain", "id": "t_pit", "x": 21, "x2": 21, "y": 0, "y2": 4 } ],
64      "place_items": [
65        { "x": 20, "y": 0, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
66        { "x": 20, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
67        { "x": 20, "y": 2, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
68        { "x": 20, "y": 3, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
69        { "x": 20, "y": 4, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 }
70      ]
71    }
72  },
73  {
74    "type": "mapgen",
75    "update_mapgen_id": "fbmh_trench_corner_northwest",
76    "method": "json",
77    "object": {
78      "set": [ { "line": "terrain", "id": "t_pit", "x": 2, "x2": 2, "y": 0, "y2": 4 } ],
79      "place_items": [
80        { "x": 3, "y": 0, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
81        { "x": 3, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
82        { "x": 3, "y": 2, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
83        { "x": 3, "y": 3, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
84        { "x": 3, "y": 4, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 }
85      ]
86    }
87  },
88  {
89    "type": "mapgen",
90    "update_mapgen_id": "fbmh_trench_corner_southeast",
91    "method": "json",
92    "object": {
93      "set": [ { "line": "terrain", "id": "t_pit", "x": 21, "x2": 21, "y": 19, "y2": 23 } ],
94      "place_items": [
95        { "x": 20, "y": 19, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
96        { "x": 20, "y": 20, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
97        { "x": 20, "y": 21, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
98        { "x": 20, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
99        { "x": 20, "y": 23, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 }
100      ]
101    }
102  },
103  {
104    "type": "mapgen",
105    "update_mapgen_id": "fbmh_trench_corner_southwest",
106    "method": "json",
107    "object": {
108      "set": [ { "line": "terrain", "id": "t_pit", "x": 2, "x2": 2, "y": 19, "y2": 23 } ],
109      "place_items": [
110        { "x": 3, "y": 19, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
111        { "x": 3, "y": 20, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
112        { "x": 3, "y": 21, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
113        { "x": 3, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
114        { "x": 3, "y": 23, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 }
115      ]
116    }
117  },
118  {
119    "type": "mapgen",
120    "update_mapgen_id": "fbmh_trench_east",
121    "method": "json",
122    "object": {
123      "set": [
124        { "line": "terrain", "id": "t_pit", "x": 21, "x2": 22, "y": 0, "y2": 0 },
125        { "line": "terrain", "id": "t_pit", "x": 21, "x2": 22, "y": 23, "y2": 23 },
126        { "line": "terrain", "id": "t_pit", "x": 23, "x2": 23, "y": 0, "y2": 23 }
127      ],
128      "place_items": [
129        { "x": 22, "y": 0, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
130        { "x": 22, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
131        { "x": 22, "y": 2, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
132        { "x": 22, "y": 3, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
133        { "x": 22, "y": 4, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
134        { "x": 22, "y": 5, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
135        { "x": 22, "y": 6, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
136        { "x": 22, "y": 7, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
137        { "x": 22, "y": 8, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
138        { "x": 22, "y": 9, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
139        { "x": 22, "y": 10, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
140        { "x": 22, "y": 11, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
141        { "x": 22, "y": 12, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
142        { "x": 22, "y": 13, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
143        { "x": 22, "y": 14, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
144        { "x": 22, "y": 15, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
145        { "x": 22, "y": 16, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
146        { "x": 22, "y": 17, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
147        { "x": 22, "y": 18, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
148        { "x": 22, "y": 19, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
149        { "x": 22, "y": 20, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
150        { "x": 22, "y": 21, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
151        { "x": 22, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
152        { "x": 22, "y": 23, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 }
153      ]
154    }
155  },
156  {
157    "type": "mapgen",
158    "update_mapgen_id": "fbmh_trench_west",
159    "method": "json",
160    "object": {
161      "set": [
162        { "line": "terrain", "id": "t_pit", "x": 1, "x2": 2, "y": 0, "y2": 0 },
163        { "line": "terrain", "id": "t_pit", "x": 1, "x2": 2, "y": 23, "y2": 23 },
164        { "line": "terrain", "id": "t_pit", "x": 0, "x2": 0, "y": 0, "y2": 23 }
165      ],
166      "place_items": [
167        { "x": 1, "y": 0, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
168        { "x": 1, "y": 1, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
169        { "x": 1, "y": 2, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
170        { "x": 1, "y": 3, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
171        { "x": 1, "y": 4, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
172        { "x": 1, "y": 5, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
173        { "x": 1, "y": 6, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
174        { "x": 1, "y": 7, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
175        { "x": 1, "y": 8, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
176        { "x": 1, "y": 9, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
177        { "x": 1, "y": 10, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
178        { "x": 1, "y": 11, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
179        { "x": 1, "y": 12, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
180        { "x": 1, "y": 13, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
181        { "x": 1, "y": 14, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
182        { "x": 1, "y": 15, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
183        { "x": 1, "y": 16, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
184        { "x": 1, "y": 17, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
185        { "x": 1, "y": 18, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
186        { "x": 1, "y": 19, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
187        { "x": 1, "y": 20, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
188        { "x": 1, "y": 21, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
189        { "x": 1, "y": 22, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 },
190        { "x": 1, "y": 23, "item": "digging_soil_loam_50L", "chance": 99, "repeat": 30 }
191      ]
192    }
193  }
194]
195