feat: add mod appleskin
Publish Modpack Archive / Build and release mrpack file from latest changes (push) Successful in 20s

This commit is contained in:
2026-04-30 21:56:17 -04:00
parent 1f1520899c
commit 1cae46fad5
4 changed files with 21 additions and 2 deletions
+2 -1
View File
@@ -2,7 +2,7 @@ name: Publish Modpack Archive
run-name: Publish latest commit as mrpack file
on: [push]
jobs:
Prepare Go environment:
Build and release mrpack file from latest changes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
@@ -18,5 +18,6 @@ jobs:
packwiz modrinth export
- uses: akkuman/gitea-release-action@v1
with:
name: Build - ${{ github.head_ref }}
files: |-
*.mrpack
+5
View File
@@ -4,6 +4,11 @@ hash-format = "sha256"
file = "config/cobblemon/main.json"
hash = "46513d954241bf38f9b769b384f5d97805494b359f52a50622bf4af795467904"
[[files]]
file = "mods/appleskin.pw.toml"
hash = "17fc9c6cab5ae0ea6973440f143ad6ffa4e5d373749c80077b631dbbe4df3f3b"
metafile = true
[[files]]
file = "mods/better-f1-reborn.pw.toml"
hash = "5c3eaf036c6725c2a0be6507f73217571eda0d71744796e104799ca83ab60616"
+13
View File
@@ -0,0 +1,13 @@
name = "AppleSkin"
filename = "appleskin-fabric-mc1.21-3.0.6.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/b5ZiCjAr/appleskin-fabric-mc1.21-3.0.6.jar"
hash-format = "sha512"
hash = "accbb36b863bdeaaeb001f7552534f3bdf0f27556795cf8e813f9b32e7732450ec5133da5e0ec9b92dc22588c48ffb61577c375f596dc351f15c15ce6a6f4228"
[update]
[update.modrinth]
mod-id = "EsAfCjCV"
version = "b5ZiCjAr"
+1 -1
View File
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "77f506fcc1b1b42f8ecac02150887faae26039d47a53dc1da479601f44ff96fc"
hash = "41f46d57a0b42b2c8f2d6a182f1e796f3ae66ad7763fb9fd6483c75af48e7f14"
[versions]
fabric = "0.19.2"