Skip to content

Commit

Permalink
fix boot
Browse files Browse the repository at this point in the history
  • Loading branch information
tier940 committed Oct 27, 2023
1 parent e9fc5c6 commit ba1b699
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 18 deletions.
20 changes: 20 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,26 @@
"projectID": 318159,
"fileID": 2844088,
"required": true
},
{
"projectID": 358228,
"fileID": 4799391,
"required": true
},
{
"projectID": 746279,
"fileID": 4378043,
"required": true
},
{
"projectID": 746280,
"fileID": 4388255,
"required": true
},
{
"projectID": 229323,
"fileID": 2242993,
"required": true
}
],
"overrides": "overrides"
Expand Down
4 changes: 4 additions & 0 deletions modlist.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,8 @@
<li><a href="https://www.curseforge.com/minecraft/mc-mods/extra-utilities">Extra Utilities (by Forge_User_06804776)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/netherportalfix">NetherPortalFix (by BlayTheNinth)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/jadedlibs">JadedLibs (by Tecrogue)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/notenoughitems-gtnh">NotEnoughItems Unofficial 1.7.10 (by mitchej123)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/codechickencore-unofficial">CodeChickenCore Unofficial 1.7.10 (by mitchej123)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/codechickenlib-unofficial">CodeChickenLib Unofficial 1.7.10 (by mitchej123)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/forge-multi-part">Forge Multi Part (by Chicken_Bones)</a></li>
</ul>
19 changes: 1 addition & 18 deletions overrides/config/jadedlibs.json
Original file line number Diff line number Diff line change
@@ -1,18 +1 @@
[
{
"repo": "https://github.com/GTModpackTeam/gregtech-expert/tree/master/overrides/xmods",
"file": "CodeChickenCore-1.1.10.jar"
},
{
"repo": "https://github.com/GTModpackTeam/gregtech-expert/tree/master/overrides/xmods",
"file": "CodeChickenLib-1.1.6.jar"
},
{
"repo": "https://github.com/GTModpackTeam/gregtech-expert/tree/master/overrides/xmods",
"file": "ForgeMultipart-1.7.10-1.2.0.347-universal.jar"
},
{
"repo": "https://github.com/GTModpackTeam/gregtech-expert/tree/master/overrides/xmods",
"file": "NotEnoughItems-2.3.26-GTNH.jar"
}
]
[]
Empty file added overrides/xmods/.gitkeep
Empty file.
Binary file removed overrides/xmods/CodeChickenCore-1.1.10.jar
Binary file not shown.
Binary file removed overrides/xmods/CodeChickenLib-1.1.6.jar
Binary file not shown.
Binary file not shown.
Binary file removed overrides/xmods/NotEnoughItems-2.3.26-GTNH.jar
Binary file not shown.

0 comments on commit ba1b699

Please sign in to comment.