Skip to content

Commit

Permalink
Edit wording on forge comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDrawingCoder-Gamer committed Feb 4, 2025
1 parent 0e20a38 commit 72293dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ public Server(ForgeConfigSpec.Builder builder) {
.defineList("actionDenyList", List.of(), Server::isValidReslocArg);

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

villagersOffendedByMindMurder = builder.comment(
Expand Down

0 comments on commit 72293dc

Please sign in to comment.