Skip to content

Commit

Permalink
Update Forge/src/main/java/at/petrak/hexcasting/forge/ForgeHexConfig.…
Browse files Browse the repository at this point in the history
…java

Co-authored-by: [object Object] <[email protected]>
  • Loading branch information
TheDrawingCoder-Gamer and object-Object authored Feb 4, 2025
1 parent 6dba75d commit 2621137
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,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 2621137

Please sign in to comment.