LTDV11/packet/config/skyblockbuilder/templates.json5
2026-05-30 15:49:07 +08:00

47 lines
840 B
Plaintext

{
"defaultOffset": 0,
"spawn": {
"name": "Better MC Skyblock Spawn",
"file": "skyblock_start_island.nbt",
"spawns": "default"
},
"spawns": {
"default": {
"west": [],
"north": [],
"south": [
[
6,
3,
5
]
],
"east": []
},
"exported_at_2026-05-30T01:02:31+0800": {
"north": [],
"east": [],
"south": [],
"west": []
}
},
"spreads": {
"default": []
},
"surroundingBlocks": {
"default": []
},
"templates": [
{
"name": "Classic Skyblock",
"file": "classic_island.nbt",
"spawns": "default",
"surroundingBlocks": "default"
},
{
"name": "Sky Island 43",
"file": "sky_island_43.nbt",
"spawns": "exported_at_2026-05-30T01:02:31+0800"
}
]
}