Skip to content

Commit

Permalink
Scrapped this
Browse files Browse the repository at this point in the history
  • Loading branch information
Vazkii committed Oct 3, 2023
1 parent 1f8aaf7 commit ae1ee4f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
import vazkii.quark.content.experimental.item.HammerItem;

@LoadModule(category = ModuleCategory.EXPERIMENTAL, hasSubscriptions = true, enabledByDefault = false,
description = "Allows placing variant blocks automatically via a selector menu, can also disable all variant block recipes and items")
description = "Allows placing variant blocks automatically via a selector menu triggered from a keybind")
public class VariantSelectorModule extends QuarkModule {

private static final String TAG_CURRENT_VARIANT = Quark.MOD_ID + ":CurrentSelectedVariant";
Expand Down

0 comments on commit ae1ee4f

Please sign in to comment.