<!--
Thanks for submitting a pull request!

- Translation PRs are not accepted, use Crowdin instead:
https://fabulously-optimized.gitbook.io/modpack/readme/language-support#modpack
- Mod and config changes are not accepted, use issues to propose them:
https://github.com/Fabulously-Optimized/fabulously-optimized/issues
- Major changes should be discussed as an issue or on Discord first.

-->
This commit is contained in:
Madis Otenurm 2024-04-24 18:11:45 +02:00 committed by GitHub
parent dfe3557a8d
commit d77986c9ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View file

@ -16,7 +16,7 @@ jobs:
latest: true latest: true
tarBall: false tarBall: false
zipBall: false zipBall: false
preRelease: false preRelease: true
- name: Publish to CurseForge - name: Publish to CurseForge
uses: Kir-Antipov/mc-publish@v3.3 uses: Kir-Antipov/mc-publish@v3.3
@ -41,7 +41,7 @@ jobs:
latest: true latest: true
tarBall: false tarBall: false
zipBall: false zipBall: false
preRelease: false preRelease: true
- name: Publish to Modrinth - name: Publish to Modrinth
uses: Kir-Antipov/mc-publish@v3.3 uses: Kir-Antipov/mc-publish@v3.3

View file

@ -5,6 +5,6 @@
"translate": "fo.resourcePack.chatreportinghelper", "translate": "fo.resourcePack.chatreportinghelper",
"fallback": "§7Explains chat reporting with simple phrases and icons§r" "fallback": "§7Explains chat reporting with simple phrases and icons§r"
}, },
"supported_formats": [18, 22] "supported_formats": [18, 32]
} }
} }

View file

@ -5,6 +5,6 @@
"translate": "fo.resourcePack.fastbettergrass", "translate": "fo.resourcePack.fastbettergrass",
"fallback": "OptiFine's Better Grass (fast)§r\n§4Must be the first to work" "fallback": "OptiFine's Better Grass (fast)§r\n§4Must be the first to work"
}, },
"supported_formats": [15, 22] "supported_formats": [15, 32]
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"pack": { "pack": {
"pack_format": 22, "pack_format": 32,
"description": { "description": {
"translate": "fo.resourcePack.modmenuhelper", "translate": "fo.resourcePack.modmenuhelper",
"fallback": "§7Lists mods' main features and options in Mod Menu§r" "fallback": "§7Lists mods' main features and options in Mod Menu§r"