Skip to content

Commit

Permalink
Merge pull request #1727 from AllTheMods/Staging
Browse files Browse the repository at this point in the history
Update 1.0.4
  • Loading branch information
jeremiahwinsley authored Mar 21, 2024
2 parents 9fe02c8 + 01e2d05 commit 39ef128
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 1 deletion.
2 changes: 2 additions & 0 deletions changelogs/1.0.3.md
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
Expand Down
24 changes: 24 additions & 0 deletions changelogs/1.0.4.md
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
2 changes: 1 addition & 1 deletion config/allthetweaks-common.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
[packversionminrev]
#Pack Minor Version Revision : X
#Range: 0 ~ 32768
minorrev = 3
minorrev = 4

[tweaks]
#Chickens randomly shed feathers
Expand Down
5 changes: 5 additions & 0 deletions config/clickadv-common.toml
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

0 comments on commit 39ef128

Please sign in to comment.