Skip to content

Commit 4af8e1b

Browse files
committed
New mods
1 parent 18cc5d2 commit 4af8e1b

4 files changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG_v2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
## Downgrade mods
33
- RandomComplement (1.8.9 -> 1.8.8)
44

5+
## New mods
6+
- Advanced Backups Patch (1.0.3)
7+
58
## Update mods
69
- CensoredASM (5.30 -> 5.31)
710
- GTConsolidate (1.1.3 -> 1.1.3.3)

buildtools/lwjgl3-overrides.jsonc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,13 @@
3939
"projectID": 629058,
4040
"fileID": 6501489
4141
}
42+
},
43+
{ // Advanced Backups Patch -> Advanced Backups Patch LWJGL3 version
44+
"projectID": 1472996,
45+
"with": {
46+
"projectID": 1472996,
47+
"fileID": 7685072
48+
}
4249
}
4350
]
4451
}

manifest.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,11 @@
733733
"projectID": 238403,
734734
"fileID": 2691084,
735735
"required": true
736+
},
737+
{
738+
"projectID": 1472996,
739+
"fileID": 7685065,
740+
"required": true
736741
}
737742
],
738743
"overrides": "overrides"

modlist.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,5 @@
142142
<li><a href="https://www.curseforge.com/minecraft/mc-mods/gregic-probe-ceu"></a>Gregic Probe: CEu (by xuanyu)</a></li>
143143
<li><a href="https://www.curseforge.com/minecraft/mc-mods/gtmoretools"></a>GTMoreTools (by tier940)</a></li>
144144
<li><a href="https://www.curseforge.com/minecraft/mc-mods/better-builders-wands"></a>Better Builder's Wands (by Portablejim)</a></li>
145+
<li><a href="https://www.curseforge.com/minecraft/mc-mods/advanced-backups-patch"></a>Advanced Backups Patch (by tier940)</a></li>
145146
</ul>

0 commit comments

Comments
 (0)