Skip to content

Commit

Permalink
Minor Quest fixes (#429)
Browse files Browse the repository at this point in the history
* ID fix for consistency between pack modes

* Remove "Creative Energy" title from Creative Energy Data quest task to match HM and EM
  • Loading branch information
Xefyr0 authored Jul 31, 2024
1 parent 70e6dad commit 9a8f06c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
y: -20.0d
}
{
id: "4F243009CD7FF336"
id: "3F8FC1CF9A8083E1"
linked_quest: "739F7BF2A90B278A"
shape: "hexagon"
size: 3.0d
Expand Down Expand Up @@ -390,7 +390,7 @@
id: "19084E91F357C8C2"
size: 2.0d
tasks: [{
id: "46BC97C650ECA03A"
id: "25F7D8080E9B62C1"
item: "kubejs:creative_energy_data"
type: "item"
}]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,6 @@
tasks: [{
id: "25F7D8080E9B62C1"
item: "kubejs:creative_energy_data"
title: "Creative Energy"
type: "item"
}]
title: "&9Creative Power"
Expand Down
1 change: 0 additions & 1 deletion config/ftbquests/quests/chapters/end_game.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,6 @@
tasks: [{
id: "25F7D8080E9B62C1"
item: "kubejs:creative_energy_data"
title: "Creative Energy"
type: "item"
}]
title: "&9Creative Power"
Expand Down

0 comments on commit 9a8f06c

Please sign in to comment.