Skip to content

Commit

Permalink
update gitignore, merge quests manually from T
Browse files Browse the repository at this point in the history
  • Loading branch information
thevortex committed Nov 23, 2023
1 parent 2376ba1 commit cefd95a
Show file tree
Hide file tree
Showing 28 changed files with 5,217 additions and 4,212 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ usernamecache.json
/XaeroWaypoints*
/XaeroWorldMap
.vscode
/config
/defaultconfigs
kubejs/server_scripts/debug/
kubejs/startup_scripts/debug/
kubejs/client_scripts/debug/
Expand Down
4 changes: 3 additions & 1 deletion config/ftbquests/quests/chapter_groups.snbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
chapter_groups: [
{ id: "78F1C802B893F66C", title: "{gravitas.chapters.group.2}" }
{ id: "20028FE0986EEEC1", title: "{gravitas.chapters.group.1}" }
{ id: "6A4ED78F1D529DE3", title: "Gregtech" }
{ id: "4B728CAFC5748917", title: "Create" }
{ id: "095899370DDF48CB", title: "Transportation" }
{ id: "78F1C802B893F66C", title: "{gravitas.chapters.group.2}" }
]
}
Loading

0 comments on commit cefd95a

Please sign in to comment.