Skip to content

Commit 72293dc

Browse files
Edit wording on forge comment
1 parent 0e20a38 commit 72293dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Forge/src/main/java/at/petrak/hexcasting/forge/ForgeHexConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ public Server(ForgeConfigSpec.Builder builder) {
179179
.defineList("actionDenyList", List.of(), Server::isValidReslocArg);
180180

181181
greaterTeleportSplatsItems = builder.comment(
182-
"Should greater teleport splat players inventory?"
182+
"Should items fly out of the player's inventory when using Greater Teleport?"
183183
).define("greaterTeleportSplatsItems", DEFAULT_GREATER_TELEPORT_SPLATS_ITEMS);
184184

185185
villagersOffendedByMindMurder = builder.comment(

0 commit comments

Comments
 (0)