fix: workflows
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -10,7 +10,7 @@ concurrency:
|
||||
cancel-in-progress: true
|
||||
|
||||
env:
|
||||
RELEASE_TYPE: "alpha"
|
||||
RELEASE_TYPE: "release"
|
||||
MINECRAFT_VERSION: "1.20.1"
|
||||
|
||||
jobs:
|
||||
@@ -88,7 +88,6 @@ jobs:
|
||||
else
|
||||
echo "❌ Error: File pakku-lock-prev.json is empty or not created" && exit 1
|
||||
fi
|
||||
fi
|
||||
|
||||
- name: 📦 Download pakku.jar
|
||||
id: download_pakku
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## [0.7.15] - 06.01.2025
|
||||
## [0.7.15] - 08.01.2025
|
||||
### Changes
|
||||
- Fixed oilsands, added missing english strings, added indicators for all ores (Pyritie).
|
||||
- Fixed not being able to make cobble in assembler (Pyritie).
|
||||
@@ -28,10 +28,6 @@
|
||||
- Adds early glowstone recipe (Pyritie).
|
||||
- Added recipes to stop duping of red alloy + steam machines (Pyritie).
|
||||
- Fix stone dust tag (Pyritie).
|
||||
### Removed mods
|
||||
- ?
|
||||
### Updated mods
|
||||
- ?
|
||||
|
||||
## [0.7.14] - 01.10.2024
|
||||
### Changes
|
||||
|
||||
2
mods
2
mods
Submodule mods updated: a5fd6b5571...ab1b9031ee
5862
pakku-lock-pre.json
Normal file
5862
pakku-lock-pre.json
Normal file
File diff suppressed because it is too large
Load Diff
6677
pakku-lock.json
6677
pakku-lock.json
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "TerraFirmaGreg-Modern",
|
||||
"version": "0.8.1",
|
||||
"version": "0.7.15",
|
||||
"description": "An innovative modpack that contains GregTech and TerraFirmaCraft on 1.20.x.",
|
||||
"author": "Exception, Xikaro",
|
||||
"overrides": [
|
||||
|
||||
Reference in New Issue
Block a user