Skip to content

Commit 810839a

Browse files
authored
Merge pull request #404 from GTModpackTeam/develop
2 parents 0d596a3 + f72ae00 commit 810839a

27 files changed

+1522
-905
lines changed

CHANGELOG_v2.md

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,40 @@
11
# v2.7.7
2+
## Modpack information
3+
- Add alarm quest.
4+
- Fix PBF quest.
5+
- **SLOT-RELATED CHANGES HAVE BEEN MADE TO EQUIPMENT BY TOOLBELT MOD!!**
6+
- Dedicated slots for Toolbelt have been removed.
7+
- If you have placed it in a dedicated slot, please move it before updating.
8+
9+
## Add resourcepack
10+
- Latest Textures (v1)
11+
12+
## Update resourcepack
13+
- GhaTech (1.5 -> 1.6)
14+
15+
## Move mods
16+
- EnhancedP2P (1.2.3) -> Betterer P2P (1.3.2)
17+
18+
## Add mods
19+
- Bring Me The Rings! (0.4)
20+
- ImplosionNoBomb (1.1.0)
21+
- StellarCore (1.3.4)
22+
23+
## Remove mods
24+
- Server Tab Info
25+
226
## Update mods
27+
- Advanced Backups (3.6 -> 3.6.3)
28+
- AE2 Fluid Crafting Rework (2.6.4 -> 2.6.6)
29+
- Alfheim Lighting Engine (1.3 -> 1.4)
30+
- Fixeroo (2.0 -> 2.3.2)
331
- Gregicality Multiblocks (1.2.10 -> 1.2.11)
4-
- GTExpert-Core (2.2.10 -> 2.2.11)
32+
- GTExpert-Core (2.2.10 -> 2.3.2)
33+
- Had Enough Items (4.25.4 -> 4.26.0)
34+
- MixinBooter (9.1 -> 9.4)
35+
- OpenComputers (1.8.5 -> 1.8.6)
36+
- UniLib (1.0.0 -> 1.0.2)
37+
- UntranslatedItems: AlsoFluids (1.7.0 -> 1.8.0)
538

639
* * *
740

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
- You want to make RF wireless?
3737
- (**WIP**) [Forestry](https://www.curseforge.com/minecraft/mc-mods/forestry)
3838
- You want to bee breeding?
39+
- (**WIP**) [Ender IO Forestry](https://www.curseforge.com/minecraft/mc-mods/ender-io-forestry)
40+
- You want to filter out bees?
3941
- (**WIP**) [Gendustry](https://www.curseforge.com/minecraft/mc-mods/gendustry)
4042
- You want to automate bee breeding?
4143
- (**WIP**) [Thaumcraft](https://www.curseforge.com/minecraft/mc-mods/thaumcraft)

cmmc/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# GregTech Expert 2 for LWJGL3 Version - (Powered by [CleanroomMMC](https://github.com/CleanroomMC/CleanroomMMC))
22

33
## About
4-
- This is the first ModPack created(probably) to promote [CleanroomMC](https://github.com/CleanroomMC), which runs on LWJGL version 3 in Minecraft 1.12.2 and aims to run Java 21, optimize, and much more.
4+
- This is the first ModPack created(probably) to promote [CleanroomMC](https://github.com/CleanroomMC), which runs on LWJGL version 3 in Minecraft 1.12.2 and aims to run [Java 21](https://www.azul.com/downloads/?version=java-21-lts&package=jre#zulu), optimize, and much more.
55

66

77
## How to install
@@ -25,4 +25,3 @@
2525
## Optional mods
2626
- [Vintagium](https://github.com/Asek3/sodium-1.12) by Asek3
2727
- Please re-configure the graphics settings.
28-
- Also, since the build has been over 90 days, it is now available on [CleanroomMC](https://discord.gg/f2K4aSpG4F) Discord.

cmmc/instance.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ iconKey=default
2222
lastLaunchTime=0
2323
lastTimePlayed=0
2424
name=[CleanroomMMC] GregTech Expert 2 MODPACKVERSION
25-
notes=Action URL: https://github.com/CleanroomMC/Cleanroom/releases/tag/0.2.2-alpha
25+
notes=Release URL: https://github.com/CleanroomMC/Cleanroom/releases/tag/0.2.3-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.2.2-alpha",
32+
"cachedVersion": "0.2.3-alpha",
3333
"uid": "net.minecraftforge",
34-
"version": "0.2.2-alpha"
34+
"version": "0.2.3-alpha"
3535
}
3636
],
3737
"formatVersion": 1

cmmc/patches/net.minecraftforge.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"formatVersion": 1,
1212
"libraries": [
1313
{
14-
"name": "com.cleanroommc:cleanroom:0.2.2-alpha-universal",
14+
"name": "com.cleanroommc:cleanroom:0.2.3-alpha-universal",
1515
"MMC-hint": "local"
1616
},
1717
{
@@ -81,13 +81,13 @@
8181
}
8282
},
8383
{
84-
"name": "top.outlands:foundation:0.13.7",
84+
"name": "top.outlands:foundation:0.13.9",
8585
"downloads": {
8686
"artifact": {
87-
"path": "top/outlands/foundation/0.13.7/foundation-0.13.7.jar",
88-
"url": "https://maven.outlands.top/releases/top/outlands/foundation/0.13.7/foundation-0.13.7.jar",
89-
"sha1": "e74ec6dd9ca6df2bc30f4baf6c3e7551b73d82c9",
90-
"size": 57726
87+
"path": "top/outlands/foundation/0.13.9/foundation-0.13.9.jar",
88+
"url": "https://maven.arcseekers.com/releases/top/outlands/foundation/0.13.9/foundation-0.13.9.jar",
89+
"sha1": "c8d1978b9d148dcaa8ea3db89c83a08a1f716db2",
90+
"size": 57860
9191
}
9292
}
9393
},
@@ -642,24 +642,24 @@
642642
}
643643
},
644644
{
645-
"name": "com.cleanroommc:sponge-mixin:0.19.7+mixin.0.8.5",
645+
"name": "com.cleanroommc:sponge-mixin:0.20.6+mixin.0.8.7",
646646
"downloads": {
647647
"artifact": {
648-
"path": "com/cleanroommc/sponge-mixin/0.19.7+mixin.0.8.5/sponge-mixin-0.19.7+mixin.0.8.5.jar",
649-
"url": "https://maven.outlands.top/releases/com/cleanroommc/sponge-mixin/0.19.7+mixin.0.8.5/sponge-mixin-0.19.7+mixin.0.8.5.jar",
650-
"sha1": "595687737a1006a6198efb7fe0f10150b61898be",
651-
"size": 1424129
648+
"path": "com/cleanroommc/sponge-mixin/0.20.6+mixin.0.8.7/sponge-mixin-0.20.6+mixin.0.8.7.jar",
649+
"url": "https://maven.arcseekers.com/releases/com/cleanroommc/sponge-mixin/0.20.6+mixin.0.8.7/sponge-mixin-0.20.6+mixin.0.8.7.jar",
650+
"sha1": "6534e6db39cceb91ee731f62062b971dd74cc758",
651+
"size": 1454140
652652
}
653653
}
654654
},
655655
{
656-
"name": "io.github.llamalad7:mixinextras-common:0.3.6",
656+
"name": "io.github.llamalad7:mixinextras-common:0.4.1",
657657
"downloads": {
658658
"artifact": {
659-
"path": "io/github/llamalad7/mixinextras-common/0.3.6/mixinextras-common-0.3.6.jar",
660-
"url": "https://maven.minecraftforge.net/io/github/llamalad7/mixinextras-common/0.3.6/mixinextras-common-0.3.6.jar",
661-
"sha1": "8d992e7a746af47abb59c8232aff5a3f8f0c9f17",
662-
"size": 173236
659+
"path": "io/github/llamalad7/mixinextras-common/0.4.1/mixinextras-common-0.4.1.jar",
660+
"url": "https://maven.minecraftforge.net/io/github/llamalad7/mixinextras-common/0.4.1/mixinextras-common-0.4.1.jar",
661+
"sha1": "a7f425cc49de7f10d008a9a676f5f023ebac13bb",
662+
"size": 200061
663663
}
664664
}
665665
}
@@ -674,5 +674,5 @@
674674
}
675675
],
676676
"uid": "net.minecraftforge",
677-
"version": "0.2.2-alpha"
677+
"version": "0.2.3-alpha"
678678
}

0 commit comments

Comments
 (0)