add forgehax
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
LordMZTE 2021-02-12 23:22:58 +01:00
parent cdf12f06da
commit a8a69c3b22
2 changed files with 14 additions and 0 deletions

View file

@ -1,3 +1,4 @@
# v3.1.1-1
remove "performant", which is a terrible mod that i have 30 fps with, and 300 without.
added forgehax >:)

View file

@ -1921,6 +1921,19 @@
"server",
"included"
]
},
{
"id": "forgehax",
"file": {
"installer": "internal.dir:mods",
"link": "https://jenkins.nhackindustries.com/job/ForgeHax/job/1.16/57/artifact/build/libs/ForgeHax-1.16.4-3.2.0-cc283818.jar"
},
"type": "mod",
"options": [
"required",
"client",
"included"
]
}
]
}