Skip to content

Commit

Permalink
QFT casing amount (#16823)
Browse files Browse the repository at this point in the history
Fixed these in the main quest a while ago, but forgot to edit the upgraded casing quests in GT++
  • Loading branch information
OlliedeLeeuw authored Jul 22, 2024
1 parent bba1363 commit eacc95b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"requiredItems:9": {
"0:10": {
"id:8": "miscutils:gtplusplus.blockcasings.5",
"Count:3": 233,
"Count:3": 236,
"Damage:2": 8,
"OreDict:8": ""
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"requiredItems:9": {
"0:10": {
"id:8": "miscutils:gtplusplus.blockcasings.5",
"Count:3": 233,
"Count:3": 236,
"Damage:2": 9,
"OreDict:8": ""
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"requiredItems:9": {
"0:10": {
"id:8": "miscutils:gtplusplus.blockcasings.5",
"Count:3": 233,
"Count:3": 236,
"Damage:2": 10,
"OreDict:8": ""
},
Expand Down

0 comments on commit eacc95b

Please sign in to comment.