Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new specific enchants to force break mode per tool #330

Merged
merged 3 commits into from Apr 8, 2022

Conversation

Rakambda
Copy link
Member

@Rakambda Rakambda commented Apr 2, 2022

Closes #329

Adds a new configuration enchantment.registerSpecificEnchant. If set to true it'll add 2 new enchants (Chopper (instantaneous) and Chopper (shift down)). These new enchants will override the default breaking mode set in the configuration.

This can be activated alongside the old enchantment.registerEnchant. In this case the previous enchantment Chopper will simply follow the breaking mode defined in configuration.

Copy link
Member Author

@Rakambda Rakambda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can refractor enchantment clasees

@Rakambda Rakambda added this to the 3.5.0 milestone Apr 7, 2022
@Rakambda Rakambda force-pushed the 329-enchant-to-force-the-breaking-mode-used branch from 99a7cca to 959fd05 Compare April 8, 2022 18:05
@Rakambda Rakambda merged commit 83e4638 into 1.18.2 Apr 8, 2022
@Rakambda Rakambda deleted the 329-enchant-to-force-the-breaking-mode-used branch April 8, 2022 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enchant to force the breaking mode used
1 participant