File tree 3 files changed +6
-14
lines changed
3 files changed +6
-14
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ ENV TYPE=VANILLA VERSION=LATEST EULA="" UID=1000 GID=1000 LC_ALL=en_US.UTF-8
69
69
COPY --chmod=755 scripts/start* /
70
70
COPY --chmod=755 bin/ /usr/local/bin/
71
71
COPY --chmod=755 bin/mc-health /health.sh
72
- COPY --chmod=644 files/* /image/
72
+ COPY --chmod=755 files/* /image/
73
73
COPY --chmod=755 files/auto /auto
74
74
75
75
RUN curl -fsSL -o /image/Log4jPatcher.jar https://github.com/CreeperHost/Log4jPatcher/releases/download/v1.0.1/Log4jPatcher-1.0.1.jar
Original file line number Diff line number Diff line change @@ -16,19 +16,6 @@ services:
16
16
CF_API_KEY : ${CF_API_KEY}
17
17
CF_SLUG : craftoria
18
18
MEMORY : 8G
19
- # TODO: replace with slugs and see if already excluded by cf-exclude-include.json
20
- CF_EXCLUDE_MODS : |
21
- 737481
22
- 363363
23
- 394468
24
- 986380
25
- 844662
26
- 568563
27
- 915902
28
- 690971
29
- 455508
30
- 1089803
31
- 511319
32
19
volumes :
33
20
# Use managed volume by default, but can change to a relative path like
34
21
# ./data:/data
Original file line number Diff line number Diff line change 11
11
" beehivetooltips" ,
12
12
" better-advancements" ,
13
13
" better-foliage" ,
14
+ " better-modlist-neoforge" ,
14
15
" better-placement" ,
15
16
" better-sprinting" ,
16
17
" better-third-person" ,
21
22
" block-drops-jei-addon" ,
22
23
" blur-forge" ,
23
24
" cartography" ,
25
+ " chattoggle" ,
24
26
" cherished-worlds" ,
25
27
" chunk-animator" ,
26
28
" clickable-advancements" ,
44
46
" enchantment-descriptions" ,
45
47
" enhancedvisuals" ,
46
48
" entity-collision-fps-fix" ,
49
+ " entity-model-features" ,
47
50
" entity-texture-features-fabric" ,
48
51
" entityculling" ,
49
52
" equipment-compare" ,
53
+ " euphoria-patches" ,
50
54
" extreme-sound-muffler" ,
51
55
" ezzoom" ,
52
56
" fading-night-vision" ,
106
110
" seamless-loading-screen" ,
107
111
" seamless-loading-screen-forge" ,
108
112
" searchables" ,
113
+ " seasonhud" ,
109
114
" shulkerboxviewer" ,
110
115
" skin-layers-3d" ,
111
116
" smart-hud" ,
You can’t perform that action at this time.
0 commit comments