From aada247c9c7ab84c6a63e11b4c986b21bca34f3a Mon Sep 17 00:00:00 2001 From: Xikaro Date: Sun, 27 Jul 2025 02:29:32 +0500 Subject: [PATCH 1/3] Update README.md --- .github/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/README.md b/.github/README.md index 5c92b2a6b..efbbc238d 100644 --- a/.github/README.md +++ b/.github/README.md @@ -26,7 +26,7 @@
-![Logo Large](https://github.com/TerraFirmaGreg-Team/.github/blob/main/storage/modern/title/1920x720_with_background_4.png?raw=true) +![Logo_Title](https://github.com/TerraFirmaGreg-Team/.github/blob/main/storage/modern/title_logo.png?raw=true) ---

TerraFirmaGreg-Modern is a deep survival and tech modpack for Minecraft 1.20.1, seamlessly fusing together TerraFirmaCraft and GregTech.

@@ -60,7 +60,7 @@ Want to help translate? Please read [this](../kubejs/README%20IF%20TRANSLATING.m --- -![Image Readme](https://github.com/TerraFirmaGreg-Team/.github/blob/main/storage/modern/unedited/credit_tfg_dev_team.png?raw=true) +![Image_Readme](https://github.com/TerraFirmaGreg-Team/.github/blob/main/storage/modern/image_readme.png?raw=true)

External Credits and Special Thanks

From 2e657abc11ee5897682528aee2e0ca36a5552d5c Mon Sep 17 00:00:00 2001 From: Xikaro Date: Sun, 27 Jul 2025 17:37:44 +0500 Subject: [PATCH 2/3] workflows --- .github/dependabot.yml | 2 +- .github/workflows/test.yml | 25 ------------------- ...RANSLATING.md => README_IF_TRANSLATING.md} | 0 3 files changed, 1 insertion(+), 26 deletions(-) delete mode 100644 .github/workflows/test.yml rename kubejs/{README IF TRANSLATING.md => README_IF_TRANSLATING.md} (100%) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 223ed0f22..83663b611 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,7 @@ updates: schedule: interval: "weekly" labels: - - "Type: Dependencies" + - "Pull request: Dependencies" groups: dependencies: applies-to: version-updates diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml deleted file mode 100644 index facc02b57..000000000 --- a/.github/workflows/test.yml +++ /dev/null @@ -1,25 +0,0 @@ -name: Project Modpack News -run-name: "📰 Project Modpack News #${{ github.run_number }}" -on: - workflow_dispatch: - inputs: - project_version: - type: string - -jobs: - discord-message: - name: 📱 Discord Message - runs-on: ubuntu-latest - steps: - - - name: 📨 Send Discord message - uses: hugoalh/send-discord-webhook-ghaction@v7.0.5 - with: - key: ${{ secrets.DISCORD_RELEASES }} - username: "TerraFirmaGreg" - avatar_url: "https://raw.githubusercontent.com/TerraFirmaGreg-Team/.github/main/branding/logo.png" - allowed_mentions_parse_roles: true - content_links_no_embed: .+ - content: | - "test" - @Modern-Team \ No newline at end of file diff --git a/kubejs/README IF TRANSLATING.md b/kubejs/README_IF_TRANSLATING.md similarity index 100% rename from kubejs/README IF TRANSLATING.md rename to kubejs/README_IF_TRANSLATING.md From 556d2c75bf3603c570a9f59fba20363feeef93e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Jul 2025 17:39:13 +0500 Subject: [PATCH 3/3] Bump WcAServices/markdown-template-action in the dependencies group (#1458) Bumps the dependencies group with 1 update: [WcAServices/markdown-template-action](https://github.com/wcaservices/markdown-template-action). Updates `WcAServices/markdown-template-action` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/wcaservices/markdown-template-action/releases) - [Commits](https://github.com/wcaservices/markdown-template-action/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: WcAServices/markdown-template-action dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bd72f0b86..07c008bf5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -190,7 +190,7 @@ jobs: ``` - name: 📝 Generate Github Summary - uses: WcAServices/markdown-template-action@v1.1.0 + uses: WcAServices/markdown-template-action@v1.1.1 with: template: | 📃 **Name**: ${{ steps.check.outputs.project_name }}