Skip to content

Commit

Permalink
Automated update Translate Keys
Browse files Browse the repository at this point in the history
  • Loading branch information
DancingSnow0517 authored and github-actions[bot] committed May 23, 2024
1 parent 54257c3 commit 9fc70df
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 6 deletions.
2 changes: 1 addition & 1 deletion config/ftbquests/localized_quests/chapters/ae.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
filename: "ae"
group: ""
id: "5B00EEB59E6E638B"
order_index: 15
order_index: 16
quest_links: [ ]
quests: [ ]
title: "{gtep.ae.title}"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
filename: "building_base"
group: ""
id: "44941591FE964746"
order_index: 16
order_index: 17
quest_links: [ ]
quests: [ ]
title: "{gtep.building_base.title}"
Expand Down
2 changes: 1 addition & 1 deletion config/ftbquests/localized_quests/chapters/elements.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -1023,7 +1023,7 @@
y: 8.0d
}
]
order_index: 17
order_index: 18
quest_links: [ ]
quests: [
{
Expand Down
2 changes: 1 addition & 1 deletion config/ftbquests/localized_quests/chapters/end_game.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
filename: "end_game"
group: ""
id: "1293D0804C1DCB31"
order_index: 18
order_index: 19
quest_links: [ ]
quests: [ ]
title: "{gtep.end_game.title}"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
filename: "multiblock_machine"
group: ""
id: "44A43F3FD5456580"
order_index: 14
order_index: 15
quest_links: [ ]
quests: [
{
Expand Down
11 changes: 11 additions & 0 deletions config/ftbquests/localized_quests/chapters/tier_1.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -890,6 +890,17 @@
x: -2.0d
y: 5.0d
}
{
dependencies: ["694B6681BA7E44C2"]
id: "4EF12AFCE6F65EAA"
tasks: [{
id: "42A6A0C4F5D1E4AB"
item: "kubejs:twilight_crystal"
type: "item"
}]
x: 5.0d
y: 5.0d
}
]
title: "{gtep.tier_1.title}"
}
21 changes: 21 additions & 0 deletions config/ftbquests/localized_quests/chapters/twilight_forest.snbt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
default_hide_dependency_lines: false
default_quest_shape: ""
filename: "twilight_forest"
group: ""
id: "453198B4C05155F9"
order_index: 14
quest_links: [ ]
quests: [{
dependencies: ["4EF12AFCE6F65EAA"]
id: "27844A3A3229DD4D"
tasks: [{
dimension: "twilightforest:twilight_forest"
id: "493C759E8D579913"
type: "dimension"
}]
x: 0.0d
y: 0.0d
}]
title: "{gtep.twilight_forest.title}"
}
3 changes: 2 additions & 1 deletion kubejs/assets/gtep_quests/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@
"gtep.building_base.title": "基地建设",
"gtep.tier_3.quests.6A73C6BCAB032A16.title": "欢迎来到第3阶段 - HV",
"gtep.tier_3.title": "&6Tier 3 - 高压(HV)",
"gtep.rid_of_death.title": "摆脱死亡"
"gtep.rid_of_death.title": "摆脱死亡",
"gtep.twilight_forest.title": "暮色森林"
}

0 comments on commit 9fc70df

Please sign in to comment.