Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev
This commit is contained in:
commit
5e4c5565b9
3 changed files with 7 additions and 6 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -257,8 +257,9 @@ jobs:
|
|||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
source_branch: dev
|
||||
target_branch: main
|
||||
reviewer: Xikaro
|
||||
milestone: ${{ steps.changelog.outputs.version }}
|
||||
ignore_users: "dependabot"
|
||||
draft: true
|
||||
title: 'Release: ${{ steps.changelog.outputs.version }}'
|
||||
body: |
|
||||
**This is an automated Pull Request from the dev branch.**
|
||||
|
|
|
|||
|
|
@ -11458,7 +11458,7 @@
|
|||
{
|
||||
"pakku_id": "CKhfz5UfCp2SSXt9",
|
||||
"type": "MOD",
|
||||
"side": "CLIENT",
|
||||
"side": "BOTH",
|
||||
"slug": {
|
||||
"curseforge": "smooth-boot-reloaded",
|
||||
"modrinth": "smooth-boot-reloaded"
|
||||
|
|
@ -13814,7 +13814,7 @@
|
|||
{
|
||||
"pakku_id": "tdBDW3xpPBc3E2mt",
|
||||
"type": "MOD",
|
||||
"side": "CLIENT",
|
||||
"side": "BOTH",
|
||||
"slug": {
|
||||
"curseforge": "xaeros-world-map",
|
||||
"modrinth": "xaeros-world-map"
|
||||
|
|
|
|||
|
|
@ -214,9 +214,6 @@
|
|||
"pick-up-notifier": {
|
||||
"side": "CLIENT"
|
||||
},
|
||||
"smooth-boot-reloaded": {
|
||||
"side": "CLIENT"
|
||||
},
|
||||
"resourceful-config": {
|
||||
"side": "BOTH"
|
||||
},
|
||||
|
|
@ -241,6 +238,9 @@
|
|||
"xaeros-minimap": {
|
||||
"side": "BOTH"
|
||||
},
|
||||
"xaeros-world-map": {
|
||||
"side": "BOTH"
|
||||
},
|
||||
"particular-reforged": {
|
||||
"side": "BOTH"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue