Skip to content

Commit

Permalink
Update WorldgenConfigGui.java
Browse files Browse the repository at this point in the history
  • Loading branch information
AViewFromTheTop committed Nov 27, 2023
1 parent ab66278 commit 23e6fdc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,6 @@ public static void setupEntries(@NotNull ConfigCategory category, @NotNull Confi
)
.build()
);

var wilderWildGrass = category.addEntry(
FrozenClothConfig.syncedBuilder(
entryBuilder.startBooleanToggle(text("wilder_wild_grass"), config.wilderWildGrassGen)
Expand Down

0 comments on commit 23e6fdc

Please sign in to comment.