-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1727 from AllTheMods/Staging
Update 1.0.4
- Loading branch information
Showing
4 changed files
with
32 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
## Release 1.0.3 | ||
|
||
### Mod Additions | ||
- embeddium-0.3.0+mc1.18.2.jar | ||
- oculus-flywheel-compat-1.18.2-0.2.1.jar | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
## Release 1.0.4 | ||
|
||
### Mod Updates | ||
- artifacts-1.18.2-4.2.3.jar | ||
- embeddium-0.3.10+mc1.18.2.jar | ||
- entangled-1.3.17-forge-mc1.18.jar | ||
- fusion-1.1.1-forge-mc1.18.jar | ||
- journeymap-1.18.2-5.9.7p1-forge.jar | ||
- lootr-1.18.2-0.3.27.69.jar | ||
- lostcities-1.18-5.3.25.jar | ||
- mahoutsukai-1.18.2-v1.34.62.jar | ||
- Mantle-1.18.2-1.9.50.jar | ||
- modernfix-forge-5.14.0+mc1.18.2.jar | ||
- SimpleBackups-1.18.2-1.1.14.jar | ||
- sophisticatedbackpacks-1.18.2-3.20.2.1036.jar | ||
- sophisticatedcore-1.18.2-0.6.4.586.jar | ||
- sophisticatedstorage-1.18.2-0.9.7.764.jar | ||
- supermartijn642corelib-1.1.17-forge-mc1.18.jar | ||
- titanium-1.18.2-3.5.11-47.jar | ||
- tombstone-1.18.2-7.6.8.jar | ||
- UtilitiX-1.18.2-0.4.9.jar | ||
|
||
### Other Changes | ||
- disable displaying hidden advancements to fix recipe advancement spam |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
|
||
["Config category"] | ||
#By default vanilla only displays advancements in chat which get broadcasted to all online players,this setting turns on showing all advancements achieved in chat instead. That way you can findthe advancements you got easier/see better which you get. Some of these may have no actual text though because the advancement itself doesnt have any, e.g. Categories are advancements too. default = true | ||
showAllInLocalChat = false | ||
|