Skip to content

Commit

Permalink
Removed Feature: Wild Strawberry Dye notification (#2520)
Browse files Browse the repository at this point in the history
  • Loading branch information
MTOnline69 authored Sep 17, 2024
1 parent 5cba132 commit a1a903e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 54 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,12 +158,6 @@ public class GardenConfig {
@FeatureToggle
public boolean burrowingSporesNotification = true;

@Expose
@ConfigOption(name = "Wild Strawberry", desc = "Show a notification when a Wild Strawberry Dye drops while farming.")
@ConfigEditorBoolean
@FeatureToggle
public boolean wildStrawberryDyeNotification = true;

@Expose
@ConfigOption(
name = "FF for Contest",
Expand Down

This file was deleted.

0 comments on commit a1a903e

Please sign in to comment.