21 Commits

Author SHA1 Message Date
Integer Limit
0da5fe0971 Fix and Improve Custom Multis (#483)
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 #504
Fixes #505
Fixes #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]
2023-11-09 09:24:02 +11:00
tracer4b
25c53f16a8
1.7 Balance and Recipe Changes (#451)
[EXPAND]
[[messages]]
messageTitle = "Balancing Changes For GregTech 2.7"
messageBody = "[BALANCING]"

[[messages]]
messageTitle = "Copper Buff in Platinum Line (See [#407](https://github.com/Nomi-CEu/Nomi-CEu/issues/407))"
messageBody = "[BALANCING]\n[HM]"

[[messages]]
messageTitle = "Rebalance ABS Recipe for Fluxed Electrum's Duration"
messageBody = "[BALANCING]"
[EXPAND]

Co-authored-by: IntegerLimit <103940576+IntegerLimit@users.noreply.github.com>
2023-10-23 21:42:25 +11:00
htmlcsjs
bd58b9072f
update mods (#450)
* Update mods:
- foamfix-0.10.15-1.12.2.jar
- multiblocktweaker-1.12.2-stable-gtceu-1.9.0.jar
- devtech-2.1.4.jar
- gregtech-1.12.2-2.7.3-beta.jar
- GregicalityMultiblocks-1.2.5.jar
- appliedenergistics2-rv6-stable-7-extended_life-v0.55.22.jar
- modularui-2.1.0.jar
- bogosorter-1.3.0.jar

* Now launches

* fix #381, and move mufflers

* Mostly working scripts

* fix lang

* double plate flag addition

* missed one

---------

Co-authored-by: tracer4b <61507029+tracer4b@users.noreply.github.com>
2023-10-13 18:01:55 +08:00
IntegerLimit
687840db9b Buff T4MM Infinity to 32 Blocks 2023-03-03 21:34:09 +11:00
tracer4b
2d73270144 add overworld recipe for noble gases (#176) 2022-12-23 21:33:50 +08:00
IntegerLimit
717aaa6840
Microverse projectors fix (#139)
* Change Microverse Stuff

Disabled Fluid input hatch for Advanced and Advanced II, allowed mufflers to be anywhere.

(Haven't tested, need to test)

* Fix missing false

* Disable fluid inputs in recipe maps

* Do the same for basic microverse

* Change max fluid inputs of basic to 1

* Update multiblocks_expert.zs

Do the same for expert microverse projectors

* Remove Microverse Vent Stuff

* Delete microverse_vent.png

* Delete microverse_vent.json

* Remove Microverse Vent
2022-11-09 21:57:08 +08:00
tracer4b
bc94b1a64e naquadah reactor balance 2 2022-07-27 22:15:39 +08:00
tracer4b
bc2d9480b7 naquadah reactor balance 2022-07-26 21:56:32 +08:00
tracer4b
5bd65c70a3 double tungsten from t2/t3 normal 2022-07-03 11:08:35 +08:00
tracer4b
d77ca1522c minimum casings for tank provider 2022-05-03 14:44:13 +08:00
tracer4b
a96920e8ac bonus ruthenium 2022-05-03 13:02:54 +08:00
tracer4b
9fb105c81c temp remove front overlays to appease mbt 2022-05-03 12:57:19 +08:00
tracer4b
05b2d71165 hiding materials and trinium balance 2022-04-09 20:43:34 +08:00
tracer4b
49d28a19bb naquadah chain and refactor 2022-04-07 10:20:49 +08:00
tracer4b
c138b5374a ton of shit
update ceu/gcym, update circuit oredicts, adjust for update, remove crystal matrix from hardmode exotic materials catalyst, add front overlays to multis
2022-04-06 17:27:36 +08:00
m2r1k5
48ac3e0b74 fix Nq reactors and ste sulfur bypass 2022-04-02 21:25:22 +08:00
m2r1k5
b265fd32e7 fix bad checks near multiblock edges 2022-04-02 00:24:30 +08:00
m2r1k5
8123468d94 re-add tank provider functionality 2022-03-31 21:52:30 +08:00
m2r1k5
c6fe7e5c32 refactor multiblock scripts 2022-03-30 12:41:49 +08:00
m2r1k5
a5e31ad8cc mm ore adjustments 2022-03-26 10:45:46 +08:00
m2r1k5
5c798cbfc8 all scripts 2022-03-24 23:07:41 +08:00