Skip to content

Commit

Permalink
fix(quest): 📖Fix all skyblock quests to be optionable
Browse files Browse the repository at this point in the history
  • Loading branch information
Krutoy242 committed May 11, 2024
1 parent 2cb4d9e commit d377d80
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/ftbquests/normal/chapters/08d906a0/18bf0711.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"07e0ed8d",
"e4301d47"
],
optional: true,
tasks: [{
uid: "b3c70ac3",
type: "item",
Expand Down
1 change: 1 addition & 0 deletions config/ftbquests/normal/chapters/08d906a0/41927ad7.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
dependencies: [
"147b1b5f"
],
optional: true,
tasks: [{
uid: "d18e7f62",
type: "item",
Expand Down
1 change: 1 addition & 0 deletions config/ftbquests/normal/chapters/08d906a0/5695f44c.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
dependencies: [
"41927ad7"
],
optional: true,
tasks: [{
uid: "34655574",
type: "item",
Expand Down
1 change: 1 addition & 0 deletions config/ftbquests/normal/chapters/08d906a0/e4301d47.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
dependencies: [
"fec80e16"
],
optional: true,
tasks: [{
uid: "74227aa5",
type: "item",
Expand Down
1 change: 1 addition & 0 deletions config/ftbquests/normal/chapters/08d906a0/fec80e16.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"147b1b5f",
"41927ad7"
],
optional: true,
tasks: [{
uid: "edaa2653",
type: "item",
Expand Down

0 comments on commit d377d80

Please sign in to comment.