初始化2
All checks were successful
Deploy to Remote Server / deploy (push) Successful in 2m46s

This commit is contained in:
叁玖领域 2026-05-30 18:53:31 +08:00
parent 7b74e6a2f4
commit 7a45ead046
8 changed files with 59 additions and 4 deletions

View File

@ -8,7 +8,7 @@ on:
env: env:
REMOTE_HOST: "f2.leisuretimedock.top" REMOTE_HOST: "f2.leisuretimedock.top"
REMOTE_USER: "root" REMOTE_USER: "root"
REMOTE_PATH: "/opt/filebrowser/ltd v10-test" REMOTE_PATH: "/opt/filebrowser/ltd v11"
SSH_PORT: "22" SSH_PORT: "22"
# 保留文件配置 # 保留文件配置
KEEP_FILES: "" KEEP_FILES: ""

View File

@ -1,5 +1,5 @@
minecraft:overworld minecraft:overworld
aether:the_aether
minecraft:the_nether minecraft:the_nether
minecraft:the_end minecraft:the_end
aether:the_aether
ae2:spatial_storage ae2:spatial_storage

View File

@ -23,6 +23,36 @@
"east": [], "east": [],
"south": [], "south": [],
"west": [] "west": []
},
"exported_at_2026-05-30T17:34:57+0800": {
"north": [],
"east": [],
"south": [],
"west": []
},
"exported_at_2026-05-30T17:39:17+0800": {
"north": [],
"east": [],
"south": [],
"west": []
},
"exported_at_2026-05-30T17:40:25+0800": {
"north": [],
"east": [],
"south": [],
"west": []
},
"exported_at_2026-05-30T17:43:59+0800": {
"north": [],
"east": [],
"south": [],
"west": []
},
"exported_at_2026-05-30T18:24:13+0800": {
"north": [],
"east": [],
"south": [],
"west": []
} }
}, },
"spreads": { "spreads": {
@ -32,16 +62,41 @@
"default": [] "default": []
}, },
"templates": [ "templates": [
{ {
"name": "Classic Skyblock", "name": "Classic Skyblock",
"file": "classic_island.nbt", "file": "classic_island.nbt",
"spawns": "default", "spawns": "default",
"surroundingBlocks": "default" "surroundingBlocks": "default"
}, },
{ {
"name": "Sky Island 43", "name": "Sky Island 43 1",
"file": "sky_island_43.nbt", "file": "sky_island_43.nbt",
"spawns": "exported_at_2026-05-30T01:02:31+0800" "spawns": "exported_at_2026-05-30T01:02:31+0800"
},
{
"name": "Sky Island 43 2",
"file": "sky_island_43_2.nbt",
"spawns": "exported_at_2026-05-30T17:34:57+0800"
},
{
"name": "Sky Island 43 3",
"file": "sky_island_43_3.nbt",
"spawns": "exported_at_2026-05-30T17:39:17+0800"
},
{
"name": "Sky Island 43 4",
"file": "sky_island_43_4.nbt",
"spawns": "exported_at_2026-05-30T17:40:25+0800"
},
{
"name": "Sky Island 43 5",
"file": "sky_island_43_5.nbt",
"spawns": "exported_at_2026-05-30T17:43:59+0800"
},
{
"name": "Industrial Platform",
"file": "industrial_platform.nbt",
"spawns": "exported_at_2026-05-30T18:24:13+0800"
} }
] ]
} }