Skip to content

Commit

Permalink
Fixed config description
Browse files Browse the repository at this point in the history
  • Loading branch information
Faboslav committed Dec 3, 2022
1 parent f4c9483 commit d3013ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ public final class FriendsAndFoesConfig implements Config
@Description("Enable in raids")
public boolean enableIceologerInRaids = true;

@Description("Generate illusioner shack structure")
@Description("Generate iceologer cabin structure")
public boolean generateIceologerCabinStructure = true;

@Category("Illusioner")
Expand Down

0 comments on commit d3013ce

Please sign in to comment.