Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c3ecf8b

Browse files
committedFeb 18, 2021
Adding JEI & Finetweeking
1 parent 46c04b1 commit c3ecf8b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎config/ftbutilities.cfg

+3-3
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ login {
8787

8888
# Message of the day. This will be displayed when player joins the server.
8989
S:motd <
90-
"Hello player!"
90+
"Welcome, and Good Luck :)"
9191
>
9292

9393
# Items to give player when he first joins the server.
@@ -135,7 +135,7 @@ world {
135135
# TRUE
136136
# FALSE
137137
# DEFAULT
138-
S:enable_explosions=DEFAULT
138+
S:enable_explosions=TRUE
139139

140140
# If set to DEFAULT, then players can decide their PVP status.
141141
# Valid values:
@@ -207,7 +207,7 @@ world {
207207
B:enabled=false
208208

209209
# Includes creative players in world logging.
210-
B:include_creative_players=false
210+
B:include_creative_players=true
211211

212212
# Includes fake players in world logging.
213213
B:include_fake_players=false

‎mods/jei_1.12.2-4.16.1.301.jar

638 KB
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.