Skip to content

Commit

Permalink
Update data/json/mapgen/basecamps/expansion/modular_workshop/version_…
Browse files Browse the repository at this point in the history
…2/modular_workshop_common.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
PatrikLundell and github-actions[bot] authored May 23, 2024
1 parent 3d9c555 commit bddb470
Showing 1 changed file with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,12 @@
"type": "mapgen",
"update_mapgen_id": "fbmw_2_common_pottery",
"method": "json",
"object": { "set": [
{ "point": "furniture", "id": "f_clay_kiln", "x": 1, "y": 18, "z": 0 },
{ "point": "furniture", "id": "f_chimney", "x": 1, "y": 18, "z": 1 }
] }
"object": {
"set": [
{ "point": "furniture", "id": "f_clay_kiln", "x": 1, "y": 18, "z": 0 },
{ "point": "furniture", "id": "f_chimney", "x": 1, "y": 18, "z": 1 }
]
}
},
{
"type": "mapgen",
Expand Down

0 comments on commit bddb470

Please sign in to comment.