16 lines
238 B
JSON
16 lines
238 B
JSON
{
|
|
"schema": 1,
|
|
"id": "worldchunk:1_1",
|
|
"x": 1,
|
|
"y": 1,
|
|
"biome": "biome:town",
|
|
"npcs": [
|
|
{
|
|
"id": "npc:trainer_01",
|
|
"kind": "trainer",
|
|
"pos": [260, 260],
|
|
"ref": "npcdef:trainer_story_01"
|
|
}
|
|
]
|
|
}
|
|
|