Add Morph-o-Tool and JER
Some checks failed
Build and Release modpack / Create Release from tag (push) Failing after 4m36s

This commit is contained in:
2026-01-31 21:50:29 +01:00
parent 2f6d57c6f5
commit 05d75f375f
2 changed files with 5 additions and 1 deletions

View File

@@ -78,7 +78,7 @@ jobs:
- name: "Create Gitea Release for Curse Modpack"
uses: akkuman/gitea-release-action@v1
with:
name: "Version ${{ github.ref_name }} (${{ steps.config.outputs.image_version }})"
name: "Version ${{ github.ref_name }} (${{ steps.config.outputs.version }})"
body: >
Modpack Server container image: `${{ steps.config.outputs.image_path }}/${{ steps.config.outputs.image_name }}:${{ github.ref_name }}`
files: |-

View File

@@ -19,6 +19,10 @@ customizations:
- mod_id: 261725
name: "ItemZoom"
server: false
- mod_id: 245287
name: "Morph-o-Tool"
- mod_id: 240630
name: "Just Enough Resources (JER)"
# Fix stupid Curse API
- mod_id: 391382