Skip to content

Commit

Permalink
Merge pull request #38 from fineless71/fineless71-mods
Browse files Browse the repository at this point in the history
Added two of my mods
  • Loading branch information
BluCobalt authored Nov 19, 2023
2 parents df40446 + 1459812 commit bc03b2a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions res/mods.js
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,14 @@ const mods = [
"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" ]
},
{
"name": "Freemetics",
"links": {
"github": "https://codeberg.org/fineless71/Freemetics"
},
"working": true,
"versions": [ "1.7.10", "1.8.9" ]
},
{
"name": "Half-Heart Hardcore",
"links": {
Expand Down Expand Up @@ -342,6 +350,14 @@ const mods = [
"working": true,
"versions": [ "1.8.9" ]
},
{
"name": "Mop Menu",
"links": {
"github": "https://codeberg.org/fineless71/MopMenu"
},
"working": true,
"versions": [ "1.7.10", "1.8.9" ]
},
{
"name": "NextSpring",
"links": {
Expand Down

0 comments on commit bc03b2a

Please sign in to comment.