Skip to content

Commit

Permalink
fix comment in config
Browse files Browse the repository at this point in the history
  • Loading branch information
MelanX committed Apr 20, 2024
1 parent 068f2ce commit 145d026
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ public class TemplatesConfig {
"Instead of \"minOffset\" and \"maxOffset\" with same values, you could also just use \"offset\".",
"Example: ",
"{",
" \"file\": \"water_cave.nbt\",",
" \"file\": \"default.nbt\",",
" \"minOffset\": [ -6, 3, 5 ],",
" \"maxOffset\": [ 4, 10, 3 ]",
"}"})
Expand Down

0 comments on commit 145d026

Please sign in to comment.