Add Morph-o-Tool and JER
Some checks failed
Build and Release modpack / Create Release from tag (push) Failing after 4m36s
Some checks failed
Build and Release modpack / Create Release from tag (push) Failing after 4m36s
This commit is contained in:
@@ -78,7 +78,7 @@ jobs:
|
|||||||
- name: "Create Gitea Release for Curse Modpack"
|
- name: "Create Gitea Release for Curse Modpack"
|
||||||
uses: akkuman/gitea-release-action@v1
|
uses: akkuman/gitea-release-action@v1
|
||||||
with:
|
with:
|
||||||
name: "Version ${{ github.ref_name }} (${{ steps.config.outputs.image_version }})"
|
name: "Version ${{ github.ref_name }} (${{ steps.config.outputs.version }})"
|
||||||
body: >
|
body: >
|
||||||
Modpack Server container image: `${{ steps.config.outputs.image_path }}/${{ steps.config.outputs.image_name }}:${{ github.ref_name }}`
|
Modpack Server container image: `${{ steps.config.outputs.image_path }}/${{ steps.config.outputs.image_name }}:${{ github.ref_name }}`
|
||||||
files: |-
|
files: |-
|
||||||
|
|||||||
@@ -19,6 +19,10 @@ customizations:
|
|||||||
- mod_id: 261725
|
- mod_id: 261725
|
||||||
name: "ItemZoom"
|
name: "ItemZoom"
|
||||||
server: false
|
server: false
|
||||||
|
- mod_id: 245287
|
||||||
|
name: "Morph-o-Tool"
|
||||||
|
- mod_id: 240630
|
||||||
|
name: "Just Enough Resources (JER)"
|
||||||
|
|
||||||
# Fix stupid Curse API
|
# Fix stupid Curse API
|
||||||
- mod_id: 391382
|
- mod_id: 391382
|
||||||
|
|||||||
Reference in New Issue
Block a user