Skip to content

Commit

Permalink
Change misinformation regarding AE2FC mod (#16702)
Browse files Browse the repository at this point in the history
* Updates the information on the fluid processor tier 1

* Delete the Fluid processor tier 2 quest and change requirement for the 256k cell

The fluid processor tier 2 is ONLY used for 2 crafts which are storage blocks of the T. F. F. T. multiblock. It therefore should not have its own quest since changing the despriction to "This is only used for 2 components for an unrelated multiblock" seems useless to me.

* Change the name of the Fluid Processor Quest to be in line with the others

* Overhauls the requirements of the cells

Changes the requierements of the cells to not be the previous cell but instead the required circuit tier. Does not change the requirements of the singualirty and quantum cells

* Make the Fluid Storage Cell more clear

Are those the missing ones?
  • Loading branch information
Baerschen authored Jul 13, 2024
1 parent ca92a04 commit 5c52a54
Show file tree
Hide file tree
Showing 12 changed files with 38 additions and 98 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2489
"questIDLow:4": 1225
},
"1:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2477
}
},
"questIDLow:4": 2490,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2490
"questIDLow:4": 2477
},
"1:10": {
"questIDHigh:4": 0,
"questIDLow:4": 1710
}
},
"questIDLow:4": -8598630939261560940,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2479
"questIDLow:4": 2477
},
"1:10": {
"questIDHigh:4": 0,
"questIDLow:4": 717
}
},
"questIDLow:4": 2480,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"lockedProgress:1": 0,
"autoClaim:1": 0,
"isSilent:1": 0,
"desc:8": "Unlike the item version, these can only hold 1 type of liquid each. It can hold over 2 ML. There is also another variant that can hold 5. You\u0027ll want to make the fluid terminal to see what you have."
"desc:8": "Unlike the item version, these can only hold one type of fluid each. They can hold a little over 2 ML. There is also another variant that can hold five different fluids, but it requires tungstensteel. You\u0027ll want to make the Fluid Terminal to see what you have."
}
},
"tasks:9": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2488
"questIDLow:4": 1014
},
"1:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2477
}
},
"questIDLow:4": 2489,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2490
"questIDLow:4": 2477
},
"1:10": {
"questIDHigh:4": 0,
"questIDLow:4": 1261
}
},
"questIDLow:4": 2491,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2478
"questIDLow:4": 68
},
"1:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2477
}
},
"questIDLow:4": 2479,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2480
"questIDLow:4": 838
},
"1:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2477
}
},
"questIDLow:4": 2481,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"globalShare:1": 0,
"questLogic:8": "AND",
"repeat_relative:1": 1,
"name:8": "AE Tier 1 Fluid Storage",
"name:8": "AE Fluid Storage",
"lockedProgress:1": 0,
"autoClaim:1": 0,
"isSilent:1": 0,
"desc:8": "The main processor for 1K, 4K, 16k, and 64k fluid cells.\n\nDon\u0027t want to get rid of your super tanks? Use the fluid storage bus instead of these then. Super tanks double in capacity each tier, but these quadruple. Plus they\u0027re less expensive for sure. But the earlier ones may not be worth it."
"desc:8": "This processor is mainly used to craft dual interfaces, as well as some other useful tools from AE2FC like the level maintainer.\n\nDon\u0027t want to get rid of the super tanks you have been using up to now? Use the fluid storage bus instead of the fluid storage cells from AE2FC then. Super tanks double in capacity each tier, but the cells quadruple. They\u0027re also less expensive for sure. But you decide which to use."
}
},
"tasks:9": {
Expand Down

This file was deleted.

0 comments on commit 5c52a54

Please sign in to comment.