diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1ff05d7ea..140f229f2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -347,7 +347,7 @@ jobs: sed -i -e "s/MINECRAFT_VERSION/${MINECRAFT_VERSION}/g" .pakku/docker-overrides/docker-compose.yml - name: 📝 Cache Pakku - uses: actions/cache@v5.0.2 + uses: actions/cache@v5.0.3 id: cache with: path: build/.cache diff --git a/CHANGELOG.md b/CHANGELOG.md index a1788c944..40ab82d27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,7 +54,7 @@ - More plants have been added for production. @Redeix & @thederpysockdude123 - The EGH and the Pisciculture recipes now require 50% less energy #### Other major changes -- The railgun should actually work on servers now! (#2820, #2702, #2030, #2031, #2057, #2010) @gustovafing +- The railgun should actually work on servers now! (#2820, #2702, #2030, #2031, #2057, #2010) @gustovafing, @asere - Added two-person rockets! @BlueBoat29 - Added new advanced GTCEu Terminals @TomPlop - Added much more music to the different dimensions @Pyritie @@ -108,6 +108,7 @@ - Fixed the rendering of adjacent large martian nests @Mqrius - Fixed the interdimensional wireless card so it should actually work again (the crafting requests aren't fixed yet though) @Mqrius - Fixed the position of the dimension indicator on recipes that are valid on multiple dimensions @BlueBoat29 +- Fixed rockets breaking when you were carrying something @BlueBoat29 - Fixed a rare crash with beneath to overworld teleporting @Lolens - Added Sacks 'n' Such's containers to the Toolbelt blacklist, preventing a dupe (#2926) @Pyritie - Fixed a dupe with steam miner and steam rock crusher recycling @Pyritie