change:修改部分axolotl为starlight

(不过怎么这么多)
This commit is contained in:
2026-09-12 23:29:28 +08:00
parent 3c48ba77c9
commit ceda000578
86 changed files with 15828 additions and 710 deletions

View File

@ -34,7 +34,7 @@ const messages = defineMessages({
engineBody: {
id: 'app.lab.seed-map.copyright.engine-body',
defaultMessage:
'Biome, terrain, spawn, and structure data is generated locally with cubiomes, Copyright (c) 2020 Cubitect, provided under the MIT License, together with the Axolotl native integration.',
'Biome, terrain, spawn, and structure data is generated locally with cubiomes, Copyright (c) 2020 Cubitect, provided under the MIT License, together with the Starlight native integration.',
},
viewCubiomes: {
id: 'app.lab.seed-map.copyright.view-cubiomes',
@ -47,7 +47,7 @@ const messages = defineMessages({
disclaimerBody: {
id: 'app.lab.seed-map.copyright.disclaimer-body',
defaultMessage:
'Minecraft is a trademark of Mojang Synergies AB. Axolotl Launcher is not affiliated with or endorsed by Mojang or MinecraftSearch.',
'Minecraft is a trademark of Mojang Synergies AB. Starlight Launcher is not affiliated with or endorsed by Mojang or MinecraftSearch.',
},
})