#Support g4mingjon4s
1 messages · Page 1 of 1 (latest)
island is the mode of the island when you use /locraw
in theory you should be able to just put via the local api however it's broken on releases and you'd have to compile from the dev branch
So my category would look like this?:
{
"name": "abc",
"waypoints": [
{
"name": "123",
"x": 1,
"y": 1,
"z": 1,
"island": { "server":"mini73AG","gametype":"SKYBLOCK","mode":"mining_3","map":"Dwarven Mines" }
},
...
],
"island": { "server":"mini73AG","gametype":"SKYBLOCK","mode":"mining_3","map":"Dwarven Mines" }
}
no just the mode field
oh ok