Skip to content

Commit

Permalink
Try some mods
Browse files Browse the repository at this point in the history
  • Loading branch information
juraj-hrivnak committed Mar 1, 2024
1 parent fbd67f4 commit f0f987e
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildMultiplatform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
tag: ${{ steps.info.outputs.tag }}

steps:
- name: Checkout with fetch depth 2
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down
36 changes: 36 additions & 0 deletions pakku-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4598,6 +4598,42 @@
}
]
},
{
"pakku_id": "sAGxPbV9SM5kNvLV",
"type": "MOD",
"slug": {
"curseforge": "flans-mod-fixed-1-12-2"
},
"name": {
"curseforge": "Flan's Mod Fixed [1.12.2]"
},
"id": {
"curseforge": "971793"
},
"files": [
{
"type": "curseforge",
"file_name": "Flan's Mod-1.12.2-Chap-Fixed.v.1.7.6.jar",
"mc_versions": [
"1.12.2"
],
"loaders": [
"forge"
],
"release_type": "release",
"url": "https://edge.forgecdn.net/files/5086/781/Flan's Mod-1.12.2-Chap-Fixed.v.1.7.6.jar",
"id": "5086781",
"parent_id": "971793",
"hashes": {
"sha1": "d46fbec379ffc24d4dd2bc753288fa4392d8e6bd",
"md5": "82759f96530ca022e91e1400047661a5"
},
"required_dependencies": [
],
"size": 1755899
}
]
},
{
"pakku_id": "IynQqJFqVsjQYaeu",
"type": "MOD",
Expand Down

0 comments on commit f0f987e

Please sign in to comment.