Fixes#714
The Eternal Catalyst Tooltip has been implemented in https://github.com/Nomi-CEu/Nomi-Labs/blob/main/src/main/java/com/nomiceu/nomilabs/item/registry/register/LabsEndgame.java#L17.
The Ultimate Gem and Generator tooltips, which specify that their recipe is shapeless, is not needed, as a shapeless icon is shown in the JEI pages for their recipes.
/* Git Stuff */
[BUG]
[IGNORE]
checks = { compareNot = "1.7-alpha-3" }
[IGNORE]
[FIXUP]
[[fixes]]
sha = "2f6ca989e7522039fb49d62fa4e64f00d152d2b5"
mode = "ADDITION"
newBody = "[QOL]"
[[fixes]]
sha = "bd58b9072f45d647734ae66168cbd27bf9b2f220"
newTitle = "Update GT and Related Mods for 1.7"
newBody = '''
[EXPAND]
[[messages]]
messageTitle = "Update GT to 2.8+, add Nomi Labs"
messageBody = """
[BREAKING]
[DETAILS]
details = [
\"**Please DO NOT revert any saves that have been loaded in this release to 1.7-alpha-2a or prior! (Including 1.6.1b & 1.6.1a!)**\",
\"**Lots of Recipes have been moved to the Assembly Line, and now require Assembly Line Research.**\",
\"Adds Assembly Line Research\",
\"Adds ME Hatches and Buses, for combining Multiblocks with AE Networks\",
\"Adds Filtered Output Hatches\",
\"Adds EU Multiblock Power Storage\",
\"Adds Multiblock Transformer and Laser Power Transfer\",
\"Adds Long Distance Pipes\",
\"Creating Waypoints in the Prospector\",
\"Fixing many Bugs\",
\"And many more!\"
]
[DETAILS]
[PRIORITY]
priority = 10
[PRIORITY]
"""
[[messages]]
messageTitle = "Multiblock Changes"
messageBody = """
[BREAKING]
[DETAILS]
details = [
\"**Multiblock Overclocking Logic has Changed.**\",
[
\"The Maximum Voltage of a Recipe a Multiblock can run, for 1A, 4A and 16A Energy Hatches, is dependent on the Tier of its Hatches.\",
\"You can increase the Maximum Voltage by 1, for 1A, 4A and 16A Energy Hatches, by Adding Another Hatch.\",
\"However, the Maximum Overclock Voltage still takes into account the Amperage and Voltage, and retains its previous behaviour (4 Amps = +1 Voltage).\",
],
\"Multiblocks accept a new **maximum** of 2 Energy Hatches. GCYM Machines only accept **1**.\",
\"All Custom Multiblocks, such as Naquadah Reactors and Multiverse Projectors, now have **minimum casing requirements** and a **maintenance hatch**.\",
\"Some Custom Multiblocks now have Distinct Mode\",
\"All Custom Multiblocks now have custom Front Overlays\",
\"Reworked & Improved Multiblock UIs\"
]
[DETAILS]
[PRIORITY]
priority = 5
[PRIORITY]
"""
[EXPAND]
'''
[FIXUP]
- When you show uses for lapis, bonemeal, cocoa or ink sacs, you won't see 41 JEI pages of recipes making things blue, unless you craft them into a dye first. Inspired by 1.14 dyes.
This breaks some autocrafts, like concrete and other dyed things, but imo reducing JEI clutter is worth it
- Change elevator and slime block redyeing recipes to use dye oredicts instead of just vanilla items
- Add the `dye` tag to all dyes to fix satchel redyeing
[EXPAND]
[[messages]]
messageTitle = "Dye Fixes and Improvements (#628)"
messageBody = """
[BUG]
[DETAILS]
details = [\"Fixes Elevator & Slime Block Redyeing\", \"Fixes Stachel Redyeing\"]
"""
[[messages]]
messageTitle = "Dye Fixes and Improvements (#628)"
messageBody = """
[FEATURE]
[DETAILS]
details = [\"Cleans Up JEI, Raw Materials are No Longer Dyes\"]
"""
[EXPAND]
Adds Front Overlays back
Fix Muffler Hatch not being allowed everywhere (multiverse)
Adds Maintenance and Min Casing Requirements to all multis
Add distinct mode to some multis
Note: the HM crafting recipe for naq reactors has been removed, as the new assembly line recipe added applies to both NM and HM.
Fixes#504Fixes#505Fixes#513
[EXPAND]
[[messages]]
messageTitle = "Improve Custom Multis"
messageBody = """
[COMBINE]
commits = [\"bd58b9072f45d647734ae66168cbd27bf9b2f220\"]
[COMBINE]
"""
[[messages]]
messageTitle = "Fix Custom Multis"
messageBody = """
[BUG]
[IGNORE]
checks = { compareNot = \"1.7-alpha-1\" }
[IGNORE]
[DETAILS]
details = [
\"Fixes Multiverse Projector Muffler Hatch Issues\",
\"Fixes Naquadah Reactors\"
]
[DETAILS]
"""
[EXPAND]
[FIXUP]
[[fixes]]
sha = "bd58b9072f45d647734ae66168cbd27bf9b2f220"
newTitle = "Update GT and Related Mods for 1.7"
newBody = """
[EXPAND]
[[messages]]
messageTitle = \"Update GT to 2.7.4\"
messageBody = \"\"\"
[BREAKING]
[DETAILS]
details = [
\\"**Lots of Recipes have been moved to the Assembly Line, and now require Assembly Line Research.**\\",
\\"Adds Assembly Line Research\\",
\\"Adds ME Hatches and Buses, for combining Multiblocks with AE Networks\\",
\\"Adds Filtered Output Hatches\\",
\\"Adds EU Multiblock Power Storage\\",
\\"Adds Multiblock Transformer and Laser Power Transfer\\",
\\"Adds Long Distance Pipes\\",
\\"Creating Waypoints in the Prospector\\",
\\"Fixing many bugs\\",
\\"And many more!\\"
]
[DETAILS]
\"\"\"
[[messages]]
messageTitle = \"Multiblock Changes\"
messageBody = \"\"\"
[BREAKING]
[DETAILS]
details = [
\\"Multiblocks accept a new **maximum** of 2 Energy Hatches.\\",
\\"All Custom Multiblocks, such as Naquadah Reactors and Multiverse Projectors, now have **minimum casing requirements** and a **maintenance hatch**.\\",
\\"Some Custom Multiblocks now have Distinct Mode\\",
\\"All Custom Multiblocks now have custom Front Overlays\\",
\\"Reworked & Improved Multiblock UIs\\"
]
[DETAILS]
\"\"\"
[EXPAND]
"""
[FIXUP]
[QB]
/* Description: */
Update questbook for new CEu 2.7 things.
- [x] Add quests for Assembly Line research system / Update Assembly Line quest
- [x] Add a questbookScanner oredict for the data quest
- [x] Fix QB progression around Kanthal Coil Blocks, which were changed in 2.7 to be required for Silicon Ingots
- [x] Add quests for the Research Station and HPCA
- Fusion and Research is now in the same tab
- [x] Add quests for the Active Transformer and Lasers
- [x] Add quests for the Power Substation
- [x] Add quest for ME multiblock parts
- [x] Add quest for World Accelerators
- [x] Add a questbookWA oredict for this quest
- [x] Update other outdated quests
- [x] Bring the questbook changes to HM
/* Commits: */
* assembly line quest, first data quest
* power substation and world accelerator quests
* me multi parts
* research related quests
* kanthal and silicon quests
* active transformer, fixes here and there
* fixes here and there
* kanthal, coil and program circuit related fixes
* laser hatch quest (requires ceu update)
* update for AT and research update
* tweaks here and there
* data bank chaining stuff
* patches around EV and LuV
* add qb oredict for scanner and wa
* hm quests, mostly
* hm: remove nomicoin rewards, more fixes
* readd "build:8": "4.1.0",
[QB]
[GENERAL]
/* Description: */
A few quests and one tooltip refer to Redstone Dust, but the normal dust-shaped version of the item is just called Redstone, unlike all the other dust-shaped resources that do have Dust in their name. This change would have saved me some time going from quest descriptions to actual recipes.
(actually renaming Redstone to Redstone Dust would be more consistent in this modpack, but probably alienate a lot of people used to the normal MC naming of the item)
Signed-off-by: Clarence "Sparr" Risher <sparr0@gmail.com>
Changes a few recipes in Extended Crafting to fix/allow NBT-insignificant similar items to be used.
Specifically, Watering Cans Range setting is ignored, and the log type required for the Skullfire Sword is no longer specific to Oak.
/* Commits: */
* Changes the NBT tag required for the Creative Watering Can to use the default radius the watering can recipes output.
* Allows all types of logs to be used for the SkullFire Sword Recipe
---------
Co-authored-by: Jtex <58648760+Jtecx@users.noreply.github.com>
Co-authored-by: IntegerLimit <103940576+IntegerLimit@users.noreply.github.com>
Fixes https://github.com/Nomi-CEu/nomi-ceu/issues/336, by giving a lot more caesium per mission.
This should end up with around 195 more caesium than needed for snowchestite proc per mission, scaling with better macerators.
Document highlighting ratios, and therefore what is needed to balance caesium, made by @Mayplely.
Co-Authored-By: Maplely <126857319+mayplely@users.noreply.github.com>