Skip to content

Commit

Permalink
Fix quests for multiblock dehydrator downtiering (#16037)
Browse files Browse the repository at this point in the history
* Fix multiblock dehydrator quest

* Fix tiering in milling quest
  • Loading branch information
NotAPenguin0 authored Apr 21, 2024
1 parent eabfc65 commit a33542f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"lockedProgress:1": 0,
"autoClaim:1": 0,
"isSilent:1": 0,
"desc:8": "Milling process is an alternative way to produce Indium, designed for ZPM and UV people. It does not void Aluminium and Galena for no reason, and you can extract Indium from Sphalerite efficiently. In exchange of machine cost and infrastructure needed to process.\n\n§3This multi is LuV, but you have to use in combination with Vacuum Furnace, which is ZPM."
"desc:8": "Milling process is an alternative way to produce Indium, designed for LuV and above. It does not void Aluminium and Galena for no reason, and you can extract Indium from Sphalerite efficiently. In exchange of machine cost and infrastructure needed to process."
}
},
"tasks:9": {
Expand Down Expand Up @@ -82,4 +82,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"1:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2610
"questIDLow:4": 1493
}
},
"questIDLow:4": 2760,
Expand All @@ -33,7 +33,7 @@
"lockedProgress:1": 0,
"autoClaim:1": 0,
"isSilent:1": 0,
"desc:8": "In addition to being a dehydrator multi, it\u0027s also a Vacuum Furnace, for which no singleblock exists. It\u0027s supposed to be used with the IsaMill Grinding Machine multi and the Flotation Cell Regulator multi for the purposes of ore milling, an advanced method of ore processing that needs a lot of infrastructure, but which gives many new outputs for each ore it supports.\n\n§3This multi is ZPM."
"desc:8": "In addition to being a dehydrator multi, it\u0027s also a Vacuum Furnace, for which no singleblock exists. It\u0027s supposed to be used with the IsaMill Grinding Machine multi and the Flotation Cell Regulator multi for the purposes of ore milling, an advanced method of ore processing that needs a lot of infrastructure, but which gives many new outputs for each ore it supports.\n\n§3This multi is LuV now!"
}
},
"tasks:9": {
Expand Down Expand Up @@ -69,7 +69,7 @@
"0:10": {
"id:8": "enhancedlootbags:lootbag",
"Count:3": 1,
"Damage:2": 42,
"Damage:2": 41,
"OreDict:8": ""
}
}
Expand Down

0 comments on commit a33542f

Please sign in to comment.