Commit 6391be5 1 parent 2d1a35d commit 6391be5 Copy full SHA for 6391be5
File tree 3 files changed +6
-5
lines changed
3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,8 @@ services:
14
14
# CF_FILENAME_MATCHER: "0.2.34"
15
15
CF_EXCLUDE_MODS : |
16
16
controlling
17
- craftpresence
18
17
creative-core
19
18
default-options
20
- equipment-compare
21
- item-borders
22
19
itemphysic-lite
23
20
konkrete
24
21
oauth
Original file line number Diff line number Diff line change @@ -13,12 +13,11 @@ services:
13
13
MEMORY : 6G # 4G for base server + 2G per player
14
14
CF_EXCLUDE_MODS : |
15
15
reauth
16
- item-highlighter
17
16
ALLOW_FLIGHT : true
18
17
ENABLE_COMMAND_BLOCK : true
19
18
DIFFICULTY : hard
20
19
volumes :
21
20
- mc-data:/data
22
21
23
22
volumes :
24
- mc-data : {}
23
+ mc-data : {}
Original file line number Diff line number Diff line change 26
26
" clickable-advancements" ,
27
27
" configured" ,
28
28
" controlling" ,
29
+ " craftpresence" ,
29
30
" ctm" ,
30
31
" custom-main-menu" ,
31
32
" dark-mode-everywhere" ,
44
45
" entity-collision-fps-fix" ,
45
46
" entity-texture-features-fabric" ,
46
47
" entityculling" ,
48
+ " equipment-compare" ,
47
49
" extreme-sound-muffler" ,
48
50
" ezzoom" ,
49
51
" fading-night-vision" ,
61
63
" inmisaddon" ,
62
64
" iris-flywheel-compat" ,
63
65
" irisshaders" ,
66
+ " item-borders" ,
67
+ " item-highlighter" ,
64
68
" item-obliterator" ,
65
69
" itemphysic-lite" ,
66
70
" itemzoom" ,
125
129
" vanillafix" ,
126
130
" visuality" ,
127
131
" waila-harvestability" ,
132
+ " wawla" ,
128
133
" xaeroplus" ,
129
134
" yungs-menu-tweaks" ,
130
135
" zume"
You can’t perform that action at this time.
0 commit comments