[ { "type": "mapgen", "method": "json", "nested_mapgen_id": "npc_bandit", "object": { "mapgensize": [ 1, 1 ], "place_npcs": [ { "class": "bandit", "x": 0, "y": 0 } ] } }, { "type": "mapgen", "method": "json", "nested_mapgen_id": "npc_thug", "object": { "mapgensize": [ 1, 1 ], "place_npcs": [ { "class": "thug", "x": 0, "y": 0 } ] } } ]