Skip to content

Commit

Permalink
more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tildejustin committed Jan 27, 2025
1 parent 30ffe7b commit bae7720
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions res/mods.js
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,15 @@ const mods = [
"working": true,
"versions": [ "1.7.10", "1.8.9" ]
},
{
"name": "Gamma 5",
"links": {
"github": "https://github.com/tildejustin/gamma",
"modrinth": "https://modrinth.com/mod/gamma-five"
},
"working": true,
"versions": [ "1.12.2", "1.11.2", "1.10.2", "1.9.4", "1.8.9" ]
},
{
"name": "Half-Heart Hardcore",
"links": {
Expand Down Expand Up @@ -522,7 +531,8 @@ const mods = [
{
"name": "Optifabric",
"links": {
"github": "https://github.com/tildejustin/optifabric"
"github": "https://github.com/tildejustin/optifabric",
"modrinth": "https://modrinth.com/mod/legacy-optifabric"
},
"working": true,
"versions": [ "1.13.2", "1.12.2", "1.11.2", "1.10.2", "1.9.4", "1.8.9", "1.7.10", "1.6.4", "1.5.2", "1.4.7", "1.3.2" ]
Expand Down Expand Up @@ -671,7 +681,7 @@ const mods = [
"versions": [ "1.6.4" ]
},
{
"name": "Zoom Fix",
"name": "OptiFine Unbound Zoom Fix",
"links": {
"github": "https://github.com/tildejustin/zoom-fix",
},
Expand Down

0 comments on commit bae7720

Please sign in to comment.