diff --git a/.gitea/workflows/create_release.yml b/.gitea/workflows/create_release.yml index 1cef2fa..e1956f7 100644 --- a/.gitea/workflows/create_release.yml +++ b/.gitea/workflows/create_release.yml @@ -85,13 +85,13 @@ jobs: files: |- /out/curse/*-${{ github.ref_name }}.zip - # - name: "Send notification" - # uses: ivanmilov/telegram_notify_action@v1 - # with: - # api_key: ${{ secrets.TELEGRAM_API_KEY }} - # chat_id: ${{ vars.TELEGRAM_CHAT_ID }} - # message: | - # Modpack **ATM 10** just got updated to version **${{ github.ref_name }}**! + - name: "Send notification" + uses: ivanmilov/telegram_notify_action@v1 + with: + api_key: ${{ secrets.TELEGRAM_API_KEY }} + chat_id: ${{ vars.TELEGRAM_CHAT_ID }} + message: | + Modpack **ATM 10** just got updated to version **${{ github.ref_name }}**! - # Go to ${{ vars.SERVER_PUBLIC_URL }}/${{ github.repository }} to get instructions on how to update or - # [download the newest Modpack zip directly](${{ vars.SERVER_PUBLIC_URL }}/${{ github.repository }}/releases/tag/${{ github.ref_name }}). + Go to ${{ vars.SERVER_PUBLIC_URL }}/${{ github.repository }} to get instructions on how to update or + [download the newest Modpack zip directly](${{ vars.SERVER_PUBLIC_URL }}/${{ github.repository }}/releases/tag/${{ github.ref_name }}). diff --git a/config.yml b/config.yml index b30e812..f5ffd85 100644 --- a/config.yml +++ b/config.yml @@ -32,16 +32,13 @@ customizations: - mod_id: 282001 # CC: Tweaked server: false # Included via overrides client: false - - mod_id: 377897 # Productive Bees - file_id: 7718174 - server: false # Disable old version - client: false - - mod_id: 377897 - file_id: 7852443 - server: true # Enable new version for server & client - client: true # Fix stupid Curse API - mod_id: 391382 + file_id: 6981252 name: "More Overlays Updated" download_url: "https://mediafilez.forgecdn.net/files/6981/252/moreoverlays-1.24.2-mc1.21.1-neoforge.jar" + - mod_id: 433760 + file_id: 7818966 + name: "Not Enough Animations" + download_url: "https://mediafilez.forgecdn.net/files/7818/966/notenoughanimations-neoforge-1.12.0-mc1.21.1.jar"