Skip to content

Commit

Permalink
More small quest fixes (#17041)
Browse files Browse the repository at this point in the history
* fix zmp solar req

* fix mv bending quest rewards

* formatting and spelling of 2 first tab quests
  • Loading branch information
Baerschen authored Aug 18, 2024
1 parent dd96a9c commit 0563ae9
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"globalShare:1": 1,
"questLogic:8": "AND",
"repeat_relative:1": 1,
"name:8": "Even more challenge needed?",
"name:8": "§1§lEven more challenges needed?",
"isGlobal:1": 0,
"lockedProgress:1": 0,
"autoClaim:1": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"globalShare:1": 1,
"questLogic:8": "AND",
"repeat_relative:1": 1,
"name:8": "Goals",
"name:8": "§1§lGoals",
"isGlobal:1": 0,
"lockedProgress:1": 0,
"autoClaim:1": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2774
"questIDLow:4": 2656
},
"1:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2665
"questIDLow:4": 2774
}
},
"questIDLow:4": 2776,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"index:3": 0,
"rewards:9": {
"0:10": {
"id:8": "IC2:itemDensePlates",
"id:8": "gregtech:gt.metaitem.01",
"Count:3": 8,
"Damage:2": 5,
"Damage:2": 22305,
"OreDict:8": ""
},
"1:10": {
Expand Down

0 comments on commit 0563ae9

Please sign in to comment.