18 Commits

Author SHA1 Message Date
Integer Limit
86cb1fbf85
Allow Usage of Fluid Containers in Crafting (#1142)
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]
2024-12-11 09:11:28 +11:00
Integer Limit
96256f3005
Add Tooltips Saying P2P Type (#1066)
[FEATURE]
2024-10-14 21:52:50 +11:00
Integer Limit
4d14183e81
Fix GregTech Facades' Tooltip (#1039)
[BUG]

[FIXUP]
sha = "478ad65a95838a700231990b9f3f2f57d3d4f371"
newBody = '''
[FEATURE]
[DETAILS]
details = [
"**Allows Clearing Of:**",
"Buckets (Water, Lava, Forge)",
"Minecraft Shulker Boxes",
"GregTech Crates",
"NuclearCraft Non-Active Coolers",
"Drawers (Wooden, GregTech, Framed, Framed Compacted)",
["Upgrades are NOT Cleared!"],
"Thermal Portable Tanks",
"**Adds Tooltip Notifying Clearing Ability For:**",
"GregTech Super/Quantum Chests/Tanks",
"GregTech Drums",
"EnderIO Portable Tanks",
]
[DETAILS]
'''
[FIXUP]
2024-10-07 18:39:58 +11:00
Integer Limit
478ad65a95
Content Clearing Recipes (#1035)
[FEATURE]
[DETAILS]
details = [
"**Allows Clearing Of:**",
"Buckets (Water, Lava, Forge)",
"Minecraft Shulker Boxes",
"GregTech Crates",
"NuclearCraft Non-Active Coolers",
"Drawers (Wooden, GregTech, Framed, Framed Compacted)",
["Upgrades are NOT Cleared!"],
"Thermal Portable Tanks",
"**Adds Tooltip Notifying Clearing Ability For:**,
"GregTech Super/Quantum Chests/Tanks",
"GregTech Drums",
"EnderIO Portable Tanks",
]
[DETAILS]
2024-10-07 14:02:52 +11:00
Integer Limit
947d853c3e
Add a FPS Impact Warning to EIO Facades (#959)
[FEATURE]

[FIXUP]
sha = "b2491a2a2430edf03342ebedc673461ab981f9cf"
changeFixes = false
newBody = '''
[BUG]
[DETAILS]
detail = "Fixes #956"
[DETAILS]
'''
[FIXUP]
2024-08-26 19:19:11 +10:00
Integer Limit
07a793fb36
Misc AE2 Fixes and Improvements (#950)
[EXPAND]
[[messages]]
messageTitle = "Misc AE2 Improvements (#950)"
messageBody = '''
[DETAILS]
details = [
"Enables Color Applicator (with Tooltip)",
"Enables Entropy Manipulator",
"Enables Paint Balls",
"Enables Matter Cannon (with Tooltip)",
"Enables Quartz Wrenches",
]
[DETAILS]
'''

[[messages]]
messageTitle = "Fix Unintended Alt Recipe for Cable Anchors (#950)"
messageBody = "[BUG]"
[EXPAND]
2024-08-25 19:17:49 +10:00
Integer Limit
2d9eaf88f3
Add Tooltip Warnings for Various AE2 Items (#937)
[FEATURE]
2024-08-22 23:29:34 +10:00
Integer Limit
e9473efd18
Add Tooltips for the Inverter Card (#931)
[SKIP]

[FIXUP]
sha = "323e1653a7651709fdb6f0488972b3ef464f25c4"
newTitle = "Add Tooltips for Inverter & Hyper-Acceleration Cards"
[FIXUP]
2024-08-21 18:43:57 +10:00
Integer Limit
323e1653a7
Add Tooltips for the Hyper Acceleration Card (#930)
[FEATURE]
2024-08-21 18:03:22 +10:00
Integer Limit
83b95590cf
Add Fillable Tooltip to Various Items (#857)
[FEATURE]
2024-08-04 20:18:20 +10:00
Integer Limit
4653b62d72
Add Linear XP Scaling (#855)
[FEATURE]
[QOL]

[DETAILS]
details = [
  "Each XP Level now requires the Same Amount of XP!",
  "Exactly 25 XP is required for each XP Level! (One `Extraterrestrial Matter`)",
]
[DETAILS]
2024-08-04 17:44:46 +10:00
Integer Limit
688f572793
Update Nomi-Labs to v0.8.0 (#838)
[EXPAND]
[[messages]]
messageTitle = "P2P Conversion Enhancements (#838)"
messageBody = '''
[FEATURE]
[QOL]
[DETAILS]
details = [
"Allows Shift-Scrolling to Cycle Between P2Ps",
"Adds Conversion Assembler Recipes Between P2Ps",
]
[DETAILS]
'''

[[messages]]
messageTitle = "Fix NuclearCraft Liquid Helium Active Cooler Recipe (#838)"
messageBody = "[BUG]"
[EXPAND]
2024-08-01 08:17:48 +10:00
Integer Limit
0b403347a9
Fix Duplicate Prospector Tooltip + Cleanup (#837)
[EXPAND]
[[messages]]
messageTitle = "Fix Duplicate Prospector Tooltip (#837)"
messageBody = '''
[BUG]
[IGNORE]
checks = { compareBefore = "1.7-beta-5" }
[IGNORE]
'''
[EXPAND]
2024-07-31 22:03:37 +10:00
Integer Limit
1026e63281
Tooltip Fixes and Enhancements (#798)
[FEATURE]
2024-07-14 21:22:55 +10:00
Integer Limit
5d0ef356fa
Cleanup Thermal and EIO Items in JEI (#799)
[FEATURE]
2024-07-14 21:21:16 +10:00
Integer Limit
226cd449fe
Port Tooltips to Groovy + Fix Fluids in JEI (#796)
[EXPAND]
[[messages]]
messageTitle = "Port Tooltips to Groovy (#796)
messageBody = '''
[FEATURE]
[DETAILS]
detail = "Tooltips are now Localisable!"
[DETAILS]
'''

[[messages]]
messageTitle = "Fix Fluids in JEI (#796)"
messageBody = '''
[BUG]
[DETAILS]
details = [
  "Fixes Some Fluids being Items in JEI",
  "Adds Information about Temperature to all Fluids",
]
[DETAILS]
'''
[EXPAND]
2024-07-13 19:32:07 +10:00
Neeve
4e62575679
Update NNP to 1.1.0 and add translation keys (#378)
Updates NNP to 1.1.0 to support notifying nearby players why Nether portals are disabled.

![image](https://github.com/Nomi-CEu/nomi-ceu/assets/22255622/a403a80e-26af-46fd-b3a9-a90a8ad72354)

/* Commits: */

* Update NNP to 1.1.0 and add translation keys

* Nomifactory -> Nomi-CEu

---------

Co-authored-by: IntegerLimit <103940576+IntegerLimit@users.noreply.github.com>
2023-06-06 14:38:59 +10:00
m2r1k5
9aee5dc292 file re-structure + 0.3.1 2022-01-30 23:19:37 +08:00