This PR allows the usage of any fluid container, such as GT cells and drums, or EIO portable tanks, or Thermal portable tanks, in crafting recipes involving buckets.
This is done through mass recipe replacing, replacing ingredients with a custom 'fluid bucket ingredient'. This ingredient also displays some options for containers in JEI, allowing for crafting auto-fill.
Some recipes have been changed:
- Cake + Cake Base + Chocolate Cake now supports dough or rice dough
- Cake + Cake Base no longer allow using unfilled buckets
- Concrete Bucket (for Firebricks Recipe) change:
- Now makes Concrete Cell (Iron)
- Takes a cell as input, and any fluid container (for water) as input
- New Recipe: Water + Lava = Obsidian
Reviewers:
- Anything else we should add to the display list? Should we remove something?
- Any recipes that are not replaced?
- Check for bugs involving crafting, e.g. crash, dupe, unexpected behaviours.
[EXPAND]
[[messages]]
messageBody = '''
[FEATURE]
[DETAILS]
details = [
"Allows using ANY Fluid Container (GT Drums/Cells, EIO Tanks, Thermal Tanks, etc.) in Crafting Recipes, Substituting Filled Buckets",
"Also adds Crafting Recipe for Obsidian (Water + Lava)"
]
[DETAILS]
'''
[[messages]]
messageTitle = "Revamp Concrete Bucket Crafting Recipe"
messageBody = '''
[BALANCING]
[HM]
[DETAILS]
detail = "Now takes an Empty Cell as Input, and outputs a Filled Cell"
[DETAILS]
'''
[EXPAND]
## Bug Fixes:
- Fixes Issues displaying JEI Creative Cell's recipes in JEI
## Features:
- Removes Creative Tank and Machines from JEI
- Cleans up Upgrade Recipes
- Fixes Duplicated and Cluttered Upgrade Recipes
- Adds Upgrade Recipes for Dynamos, Tanks, and Full Conversion Options for Cells
## Balancing:
- Changes Portable Tank Upgrade Recipes
- Now takes Upgrade/Conversion Kits instead of Custom Materials
- Portable Tanks could be upgraded with Kits as Placed Blocks Previously
## Internal:
- Cleans up Thermal JEI Hiding
[EXPAND]
[[messages]]
messageBody = '''
[BUG]
[DETAILS]
detail = "Fixes Issues displaying JEI Creative Cell's recipes in JEI"
[DETAILS]
'''
[[messages]]
messageBody = '''
[FEATURE]
[DETAILS]
details = [
"Removes Creative Tank and Machines from JEI",
"Cleans up Thermal Upgrade Crafting Recipes",
["Fixes Duplicated and Cluttered Upgrade Recipes",
"Adds Upgrade Crafting Recipes for Dynamos and Portable Tanks"],
]
[DETAILS]
'''
[[messages]]
messageBody = '''
[BALANCING]
[DETAILS]
details = [
"Streamlines Portable Tank Upgrade Recipes",
["Now takes Upgrade/Conversion Kits instead of Custom Materials",
"Portable Tanks could be Upgraded with Kits as Placed Blocks Previously"],
]
[DETAILS]
'''
[EXPAND]
[QB]
[NM]
[DETAILS]
details = [
"Includes Palladium Quest (In End Game Tab) and Gasoline Quest",
"Issue Caused due to Invalid Dependencies"
]
[DETAILS]
[FEATURE]
[DETAILS]
details = [
"Higher Tier Muffler Hatches have No Uses, Especially Since Ashes Cannot be Extracted via Automation",
"Existing Higher Tier Hatches Will Not Disappear, Recycling Recipes for Them Still Exist",
]
[DETAILS]
This Release:
- Fixes Issues with AE2 Terminal Auto Focusing
- Fixes Steam Boilers with Certain Fuels
- Fixes Localisation Issues with TOP Tooltips
- Improves Steam Boiler Displays in TOP
- Warns about Blocked Vents in Steam Machines' TOP Displays
- Potential Performance Improvements
[EXPAND]
[[messages]]
messageTitle = "Update Nomi-Labs to 0.10.0 (#1064)"
messageBody = '''
[BUG]
[DETAILS]
details = [
"Fixes Issues with AE2 Terminal Auto Focusing",
"Fixes Steam Boiler Issues with Certain Fuels",
"Fixes Localisation Issues with TOP Tooltips",
]
[DETAILS]
'''
[[messages]]
messageTitle = "Update Nomi-Labs to 0.10.0 (#1064)"
messageBody = '''
[FEATURE]
[DETAILS]
details = [
"Improves Steam Boiler's TOP Display",
"Warns about Blocked Vents in Steam Machines' TOP Displays",
]
[DETAILS]
'''
[EXPAND]