mirror of
https://github.com/YouHaveTrouble/DiscipleOfLand.git
synced 2026-05-12 06:26:56 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
[
|
||||
{
|
||||
"job": "botanist",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "labyrinthos",
|
||||
"x": 9.7,
|
||||
"y": 22.2
|
||||
},
|
||||
"times": [
|
||||
"06:00-08:00",
|
||||
"18:00-20:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-dark-rye",
|
||||
"rarefied-iceberg-lettuce"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "botanist",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "thavnair",
|
||||
"x": 14.3,
|
||||
"y": 14.5
|
||||
},
|
||||
"times": [
|
||||
"02:00-04:00",
|
||||
"14:00-16:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-palm-log",
|
||||
"rarefied-coconut"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user