Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
ec7fd2e
lower the amount of bat poop
Pyritie Jun 21, 2026
2d598f1
cl
Pyritie Jun 21, 2026
73095e8
Update build.yml
Xikaro Jun 22, 2026
0497284
remove dripstone skeletons from overworld
Pyritie Jun 22, 2026
1d9eccc
add back ae2 creative energy cell
Pyritie Jun 22, 2026
edd30c2
add peanut oil
Pyritie Jun 22, 2026
06df104
Update ranks.snbt
Xikaro Jun 22, 2026
17b8350
Delete players.snbt
Xikaro Jun 22, 2026
bc8333d
fix skeletons
Pyritie Jun 22, 2026
23aa129
fix tower top loot tables
Pyritie Jun 22, 2026
3e61004
remove enchant from top crossbow
Pyritie Jun 22, 2026
514c07c
fix supports
Pyritie Jun 22, 2026
646a57a
improve mineshafts to avoid floating blocks and make them avoid river…
Pyritie Jun 22, 2026
595de58
fix dirt from biochaff #4332
Pyritie Jun 22, 2026
31c2da9
wack #4331
Pyritie Jun 22, 2026
4738d08
Add a 4th wireless card tooltip (#4334)
ashleney Jun 22, 2026
c4f14e7
make all the tower large vessels contain something
Pyritie Jun 22, 2026
4340125
langs
Pyritie Jun 22, 2026
9b60276
loot table stuff
Pyritie Jun 22, 2026
e3dc5dd
change huge quartz to be nether flavoured
Pyritie Jun 22, 2026
c0629fc
cl
Pyritie Jun 22, 2026
748ad86
cl
Pyritie Jun 22, 2026
bea3d6b
thanks mailman #4183
Pyritie Jun 22, 2026
8945e6d
Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-…
Pyritie Jun 22, 2026
0c9a25c
probably fix ladder based flooding (#4338)
BlueBoat29 Jun 22, 2026
dd2db9a
cl
Pyritie Jun 22, 2026
2527dca
basalt magma next to the basalt cobble
Pyritie Jun 22, 2026
78df000
duh
Pyritie Jun 22, 2026
1c74818
add peanut oil to quests
Pyritie Jun 22, 2026
1b71e70
fix tower misalignment
Pyritie Jun 22, 2026
47a7ef9
Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-…
Pyritie Jun 22, 2026
8f6b1f7
Add shaped crafting recipes for train tracks (#4335)
strangelyng Jun 23, 2026
2e2541f
Bump the dependencies group with 2 updates (#4340)
dependabot[bot] Jun 23, 2026
01fd9eb
add: New Crowdin translations (#4347)
github-actions[bot] Jun 23, 2026
ff8a141
fixed breaking a hellforge side returning anthracite #4345
Pyritie Jun 23, 2026
b8c7af3
cl
Pyritie Jun 23, 2026
c0157cb
Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-…
Pyritie Jun 23, 2026
0604e72
langs for ore tool
Pyritie Jun 23, 2026
17b8ba7
Adds shield models from Vexxed Visuals v1.2.7.1 (#4344)
strangelyng Jun 23, 2026
6c08b5c
cl
Pyritie Jun 23, 2026
39109e5
change (most) tfc material ore blocks to use the tfc texture
Pyritie Jun 23, 2026
85dcd14
renamed nether quartz to smoky quartz
Pyritie Jun 23, 2026
3150231
Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-…
Pyritie Jun 23, 2026
43b54e5
horse crank
Pyritie Jun 23, 2026
577ee32
pakku
Pyritie Jun 23, 2026
2a28945
0.13.1
Pyritie Jun 23, 2026
b0ee6d6
Merge branch 'main' into dev
Pyritie Jun 23, 2026
3e98f3b
friendly
Pyritie Jun 23, 2026
c9cd400
Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-…
Pyritie Jun 23, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
fetch-depth: 0

Expand Down Expand Up @@ -231,7 +231,7 @@ jobs:
steps:

- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
fetch-depth: 0

Expand Down Expand Up @@ -318,7 +318,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Preparing
shell: bash
Expand All @@ -333,7 +333,7 @@ jobs:

sed -i -e "s/DEV/${VERSION}/g" pakku.json
sed -i -e "s/DEV/${VERSION}/g" config/mod-director/modpack.json
sed -i -e "s/DEV/${VERSION}/g" config/fancymenu/customization/gui_main_menu.txt
sed -i -e "s/DEV/${VERSION}/g" config/fancymenu/customization/*
sed -i -e "s/DEV/${VERSION}/g" .pakku/multimc-overrides/instance.cfg
sed -i -e "s/DEV/${VERSION}/g" .pakku/server-overrides/server.properties
sed -i -e "s/DEV/${VERSION}/g" .pakku/docker-overrides/docker-compose.yml
Expand Down Expand Up @@ -467,7 +467,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Download artifact
uses: actions/download-artifact@v8.0.1
Expand Down Expand Up @@ -507,7 +507,7 @@ jobs:

- name: Create release
id: release
uses: softprops/action-gh-release@v3.0.0
uses: softprops/action-gh-release@v3.0.1
with:
name: ${{ needs.info.outputs.project_version }}
tag_name: ${{ needs.info.outputs.project_version }}
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: "Checkout repository"
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: "Crowdin"
uses: crowdin/github-action@v2
Expand All @@ -57,7 +57,7 @@ jobs:
needs: [sync-patchouli]
steps:
- name: "Checkout repository"
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: "Crowdin"
uses: crowdin/github-action@v2
Expand All @@ -83,7 +83,7 @@ jobs:
if: github.event_name == 'schedule' || github.event_name == 'workflow_dispatch'
steps:
- name: "Checkout translations branch"
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
ref: ${{ env.LOCALIZATION_BRANCH }}
fetch-depth: 0
Expand All @@ -108,7 +108,7 @@ jobs:
if: (github.event_name == 'schedule') || (github.event_name == 'workflow_dispatch' && inputs.create_pr)
steps:
- name: "Checkout repository"
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: "Create Pull Request"
uses: devops-infra/action-pull-request@v1
Expand Down
Loading
Loading