Add fluid support in FTB Quests integration
James103 opened this issue · 0 comments
Currently, when a machine placed by a player creates a fluid, the fluid is output but (as far as I can tell) is not counted towards any statistics or quest completions.
The only fluid quest type I know of in default FTB Quests consumes the fluid; therefore, a new quest type may need to be added, which requires the player to automatically produce X mB (or droplets, m³ etc.) of a given fluid using MI machines.
This is useful in several cases. Examples include but are not limited to:
- The helium plasma and UU-Matter quests in AOF6 could be changed to "hold a bucket of plasma/UU-Matter in your inventory" to "produce 1,000 mB of Helium Plasma" and "produce 100 mB of UU-Matter" respectively.
- Custom challenge quest to produce a large amount (1 km³) of steam.
- More varied quests during the oil processing chapter.
- And more.