File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,8 @@ embeddiumplus-*
14
14
entityculling-*
15
15
fancymenu_*
16
16
farsight-*
17
- firstperson-forge-*
17
+ firstperson-*
18
+ FpsReducer2-*
18
19
invhud*
19
20
ItemPhysicLite_*
20
21
no-report-button-*
Original file line number Diff line number Diff line change 82
82
run : |
83
83
VERSION=${{ needs.modpack-info.outputs.project_version }}
84
84
sed -i -e "s/DEV/${VERSION}/g" .github/buildtools/modpack/manifest.json
85
- sed -i -e "s/DEV/${VERSION}/g" config/fancymenu/customization/main_menu .txt
85
+ sed -i -e "s/DEV/${VERSION}/g" config/fancymenu/customization/gui_main_menu .txt
86
86
87
87
- name : Export CF
88
88
run : |
@@ -112,7 +112,7 @@ jobs:
112
112
run : |
113
113
VERSION=${{ needs.modpack-info.outputs.project_version }}
114
114
sed -i -e "s/DEV/${VERSION}/g" .github/buildtools/modpack/instance.cfg
115
- sed -i -e "s/DEV/${VERSION}/g" config/fancymenu/customization/main_menu .txt
115
+ sed -i -e "s/DEV/${VERSION}/g" config/fancymenu/customization/gui_main_menu .txt
116
116
117
117
- name : Download Mods
118
118
run : |
Original file line number Diff line number Diff line change 37
37
- nanhealthfixer
38
38
- tfcchannelcasting
39
39
- toofast
40
+ - no-report-button
40
41
### Update mods
41
42
- GregTech -> 1.1.0
42
43
- TerraFirmaCraft -> 3.1.5
50
51
- moonlight -> 2.8.84
51
52
- PlayerRevive -> 2.0.22
52
53
### Deleted mods
53
- - FastLoad-Reforged
54
54
- NoChatReports
55
55
56
56
## [ 0.6.3] - 16.01.2024
Original file line number Diff line number Diff line change 37
37
- nanhealthfixer
38
38
- tfcchannelcasting
39
39
- toofast
40
+ - no-report-button
40
41
### Обновленные моды
41
42
- GregTech -> 1.1.0
42
43
- TerraFirmaCraft -> 3.1.5
50
51
- moonlight -> 2.8.84
51
52
- PlayerRevive -> 2.0.22
52
53
### Удаленные моды
53
- - FastLoad-Reforged
54
54
- NoChatReports
55
55
56
56
## [ 0.6.3] - 16.01.2024
You can’t perform that action at this time.
0 commit comments