Skip to content

Commit

Permalink
fix and improve Magnesium and Magnalium Quests
Browse files Browse the repository at this point in the history
  • Loading branch information
chochem authored and Dream-Master committed Nov 11, 2023
1 parent 28064ba commit 3b7771f
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -347,8 +347,8 @@
"43:10": {
"questIDHigh:4": 0,
"sizeX:3": 24,
"x:3": 540,
"y:3": 648,
"x:3": 528,
"y:3": 696,
"questIDLow:4": 555,
"sizeY:3": 24
},
Expand Down Expand Up @@ -554,11 +554,11 @@
},
"69:10": {
"questIDHigh:4": 0,
"sizeX:3": 48,
"x:3": 840,
"y:3": 660,
"sizeX:3": 24,
"x:3": 852,
"y:3": 672,
"questIDLow:4": 673,
"sizeY:3": 48
"sizeY:3": 24
},
"70:10": {
"questIDHigh:4": 0,
Expand Down Expand Up @@ -804,22 +804,22 @@
"questIDHigh:4": 0,
"sizeX:3": 24,
"x:3": 732,
"y:3": 672,
"y:3": 624,
"questIDLow:4": 1150,
"sizeY:3": 24
},
"101:10": {
"questIDHigh:4": 0,
"sizeX:3": 24,
"x:3": 732,
"x:3": 780,
"y:3": 624,
"questIDLow:4": 1152,
"sizeY:3": 24
},
"102:10": {
"questIDHigh:4": 0,
"sizeX:3": 24,
"x:3": 780,
"x:3": 828,
"y:3": 624,
"questIDLow:4": 1153,
"sizeY:3": 24
Expand Down Expand Up @@ -955,8 +955,8 @@
"119:10": {
"questIDHigh:4": 0,
"sizeX:3": 24,
"x:3": 588,
"y:3": 648,
"x:3": 732,
"y:3": 672,
"questIDLow:4": 1540,
"sizeY:3": 24
},
Expand Down Expand Up @@ -1043,8 +1043,8 @@
"130:10": {
"questIDHigh:4": 0,
"sizeX:3": 24,
"x:3": 528,
"y:3": 684,
"x:3": 540,
"y:3": 648,
"questIDLow:4": 1911,
"sizeY:3": 24
},
Expand Down Expand Up @@ -1163,8 +1163,8 @@
"145:10": {
"questIDHigh:4": 0,
"sizeX:3": 24,
"x:3": 528,
"y:3": 720,
"x:3": 588,
"y:3": 648,
"questIDLow:4": 2915,
"sizeY:3": 24
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 673
},
"1:10": {
"questIDHigh:4": 0,
"questIDLow:4": 1540
}
},
"questIDLow:4": 1149,
Expand Down Expand Up @@ -31,7 +35,7 @@
"lockedProgress:1": 0,
"autoClaim:1": 0,
"isSilent:1": 0,
"desc:8": "Wondering why you need magnalium now? It\u0027s not for GT machines but for a material update for your crossbow.\n\nThe main sources of Magnesium are:\n- Olivine vein in the Twilight Forest at Y 10-40, \n- Soapstone vein in the Overworld at Y 20-50,\n\nCheck NEI to see where else you can get it from. Don\u0027t forget to verify that you can do all necessary processing steps.\n\nYou already made some Aluminium dust before. Getting Aluminium will become easier once you get an EBF or MV electrolyzer.\n\nCombine Aluminium and Magnesium in your alloy smelter to get Magnalium."
"desc:8": "Wondering why you need magnalium now? It\u0027s not for GT machines but for a material update for your crossbow.\n\nYou already made some Aluminium dust before. Getting Aluminium will become easier once you get an EBF or MV electrolyzer.\n\nCombine Aluminium and Magnesium in your alloy smelter to get Magnalium."
}
},
"tasks:9": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"properties:10": {
"betterquesting:10": {
"snd_complete:8": "random.levelup",
"taskLogic:8": "AND",
"taskLogic:8": "OR",
"partySingleReward:1": 0,
"visibility:8": "NORMAL",
"isMain:1": 0,
Expand All @@ -26,12 +26,12 @@
"globalShare:1": 1,
"questLogic:8": "AND",
"repeat_relative:1": 1,
"name:8": "§5§lMagnalium Source",
"name:8": "§5§lMagnesium Source",
"isGlobal:1": 0,
"lockedProgress:1": 0,
"autoClaim:1": 0,
"isSilent:1": 0,
"desc:8": "Magnesite, the source of Magnesium can be found in the Twilight Forest at Y 10-40. Fullers Earth can be found on the Overworld at Y 50-70. Marble dust can be used for magnesium dust also."
"desc:8": "Magnesite, the source of Magnesium can be found in the Twilight Forest at Y 10-40. Fullers Earth can be found on the Overworld at Y 50-70. Marble dust is a great source of Magnesium too.\nOther options in LV are Pyrope, Olivine, or Ashes.\n\n§3You only need one of the two to complete the quest."
}
},
"tasks:9": {
Expand All @@ -48,12 +48,6 @@
"Count:3": 16,
"Damage:2": 908,
"OreDict:8": ""
},
"1:10": {
"id:8": "gregtech:gt.blockores",
"Count:3": 16,
"Damage:2": 928,
"OreDict:8": ""
}
},
"taskID:8": "bq_standard:retrieval"
Expand Down

0 comments on commit 3b7771f

Please sign in to comment.