Skip to content

Commit 35a2159

Browse files
committed
Update mods
1 parent ed17571 commit 35a2159

9 files changed

Lines changed: 165 additions & 137 deletions

File tree

CHANGELOG_v2.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,20 @@
66

77
## New mods
88
- Gregic Probe: CEu (1.4.5)
9+
- GTMoreTools (1.1.1)
910

1011
## Update mods
1112
- AE2UEL Wireless Universal Terminal (1.2.7 -> 1.2.8)
1213
- Better Questing Unofficial (4.2.6 -> 4.2.7)
1314
- Forgelin-Continuous (2.2.21.0 -> 2.3.0.0)
14-
- GTConsolidate (1.1.1 -> 1.1.1.2)
15-
- GTExpertCore (2.5.4 -> 2.6.4)
15+
- GTConsolidate (1.1.1 -> 1.1.3)
16+
- GTExpertCore (2.5.4 -> 2.7.0)
1617
- GregTech Food Option (1.12.7.1 -> 1.12.8)
17-
- Had Enough Items (4.29.12 -> 4.29.14)
18+
- Had Enough Items (4.29.12 -> 4.29.15)
1819
- Inventory Bogo Sorter (1.5.0 -> 1.6.1)
1920
- RandomComplement (1.8.2 -> 1.8.9)
2021
- Red Core (0.7 Dev 1 -> 0.7.1)
22+
- Roughly Enough IDs (2.2.3 -> 2.2.4)
2123
- LemonSkin (3.0.2 -> 3.1.0)
2224
- ModularUI (3.0.5 -> 3.0.8)
2325
- Universal Tweaks (1.17.0 -> 1.18.0)

buildtools/lwjgl3-overrides.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"add": [
1515
{ // Fugue
1616
"projectID": 1005815,
17-
"fileID": 7485095,
17+
"fileID": 7597991,
1818
"required": true
1919
},
2020
{ // Scalar Legacy

cmmc/instance.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ JvmArgs=-XX:+UnlockDiagnosticVMOptions -XX:+UseShenandoahGC -XX:+UnlockExperimen
2222
lastLaunchTime=0
2323
lastTimePlayed=0
2424
name=[Cleanroom] GregTech Expert 2 MODPACKVERSION
25-
notes=Release URL: https://github.com/CleanroomMC/Cleanroom/releases/tag/0.3.35-alpha
25+
notes=Release URL: https://github.com/CleanroomMC/Cleanroom/releases/tag/0.4.2-alpha
2626
totalTimePlayed=0

cmmc/mmc-pack.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"uid": "net.minecraft"
3030
}
3131
],
32-
"cachedVersion": "0.3.35-alpha",
32+
"cachedVersion": "0.4.2-alpha",
3333
"uid": "net.minecraftforge",
34-
"version": "0.3.35-alpha"
34+
"version": "0.4.2-alpha"
3535
}
3636
],
3737
"formatVersion": 1

cmmc/patches/net.minecraftforge.json

Lines changed: 146 additions & 113 deletions
Large diffs are not rendered by default.

manifest.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@
421421
},
422422
{
423423
"projectID": 629017,
424-
"fileID": 6761278,
424+
"fileID": 7571353,
425425
"required": true
426426
},
427427
{
@@ -446,7 +446,7 @@
446446
},
447447
{
448448
"projectID": 557549,
449-
"fileID": 7387686,
449+
"fileID": 7515497,
450450
"required": true
451451
},
452452
{
@@ -676,7 +676,7 @@
676676
},
677677
{
678678
"projectID": 1178654,
679-
"fileID": 7384317,
679+
"fileID": 7593470,
680680
"required": true
681681
},
682682
{
@@ -723,6 +723,11 @@
723723
"projectID": 1109784,
724724
"fileID": 7394014,
725725
"required": true
726+
},
727+
{
728+
"projectID": 1458022,
729+
"fileID": 7602669,
730+
"required": true
726731
}
727732
],
728733
"overrides": "overrides"

modlist.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,5 @@
140140
<li><a href="https://www.curseforge.com/minecraft/mc-mods/flare"></a>Flare (Spark for 1.12.2) (by CleanroomMC)</a></li>
141141
<li><a href="https://www.curseforge.com/minecraft/mc-mods/random-complement"></a>RandomComplement (by Circulate233)</a></li>
142142
<li><a href="https://www.curseforge.com/minecraft/mc-mods/gregic-probe-ceu"></a>Gregic Probe: CEu (by xuanyu)</a></li>
143+
<li><a href="https://www.curseforge.com/minecraft/mc-mods/gtmoretools"></a>GTMoreTools (by tier940)</a></li>
143144
</ul>

overrides/config/gtexpert/integration/chisel_integration.cfg

Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Configuration file

0 commit comments

Comments
 (0)