Skip to content

Commit

Permalink
Merge branch 'main' into mmh-improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
Madis0 authored Oct 10, 2024
2 parents a60c42e + 568b553 commit 89a51b6
Show file tree
Hide file tree
Showing 31 changed files with 345 additions and 309 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
latest: true
tarBall: false
zipBall: false
preRelease: true
preRelease: false

- name: Publish to CurseForge
uses: Kir-Antipov/[email protected]
Expand All @@ -30,7 +30,7 @@ jobs:

publish-to-modrinth:
if: github.repository_owner == 'Fabulously-Optimized'
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
environment: github-actions
permissions:
id-token: write
Expand Down
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@ This is the changelog for the Fabric modpack [Fabulously Optimized](https://www.

## 1.21.1

### 6.1.0 (2024-10-08)

**Biggest changes:**

- Readded CIT Resewn - the mod is updated for 1.21.1
- Sodium and other mod updates are skipped as Sodium's latest version is in beta
- Testing is planned in a future FO update
- As previously announced, "MultiMC legacy" variants are no longer distributed on CurseForge. Follow installation instructions as usual.
- Mods button now appears in full width on pause menu

**Changes from 6.1.0-beta.8 to 6.1.0**:

- Added Portuguese (Portugal) translation
- Updated Anglish, Portuguese (Brazilian), Chinese (Traditional and Simplified) translations
- Disabled Labymod capes because they started appearing for players that don't own them

### 6.1.0-beta.8 (2024-09-26)

- Updated CIT Resewn, Dynamic FPS, e4mc, Fabric API, OptiGUI, Puzzle, Remove Reloading Screen
Expand Down Expand Up @@ -190,6 +206,26 @@ Note that Minecraft 1.21 broke more mods than any other update in recent years.

## 1.20.6

### 5.12.0 (2024-10-08)

**Biggest changes:**

- Java 21 is now required. Update your launcher and [download Java here](<https://download.fo/java21>).
- Removed LambDynamicLights - not yet updated for 1.20.6+ and alternatives are currently not suitable for inclusion in FO
- Planned to be readded when it updates in a future version of FO
- Removed CIT Resewn - the author skipped updating it for 1.20.6
- Enabled credits below right-side mod descriptions in Mod Menu
- Removed error message that appeared when FO was partly installed
- Unbound OptiGUI debug hotkey
- Enforced Fabric Loader 0.16.5

**Changes from 5.12.0-beta.11 to 5.12.0:**

- Updated Dynamic FPS, e4mc, OptiGUI
- Added Portuguese (Portugal) translation
- Updated Anglish, Portuguese (Brazilian), Chinese (Traditional and Simplified) translations
- Disabled Labymod capes because they started appearing for players that don't own them

### 5.12.0-beta.11 (2024-09-20)

- Updated Entity Model Features, Entity Texture Features, Cloth Config API, Controlify, Cubes Without Borders, Dynamic FPS, e4mc, Entity Culling, Fabric API, Fabric Language Kotlin, ImmediatelyFast, Reese's Sodium Options
Expand Down
Loading

0 comments on commit 89a51b6

Please sign in to comment.