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

Fortune Annihilation Plane #6194

Closed
62832 opened this issue Apr 19, 2022 · 0 comments · Fixed by #6203
Closed

Fortune Annihilation Plane #6194

62832 opened this issue Apr 19, 2022 · 0 comments · Fixed by #6203

Comments

@62832
Copy link
Member

62832 commented Apr 19, 2022

Describe the feature

Just as there is a variant of the Annihilation Plane that uses Silk Touch to break blocks in front of it, it would be useful to have a variant of the plane that uses Fortune to assist in ore processing, especially post-1.18 with the addition of "raw ore" items for all remaining (metal) ore blocks.

Reasons why it should be considered

Popular demand as per existing discussions on the Discord and suggestions from multiple people there.

Additional details

No response

Technici4n pushed a commit that referenced this issue Jun 4, 2022
* Begin work on enchanted annihilation planes

* Just store every enchantment regardless of its usefulness
Since they're all applied to a fake tool used by the plane, the tool might as well have them all applied regardless of how useful they are for the plane. Also helps accommodate for other mods adding enchantments without requiring extra integration.

* Add forgotten energy use factor of 8

* Make annihilation plane enchantable in the same way as a pickaxe

* Apply spotless

* Was that meant to happen?

* Split off annihilation plane into its own part item and added tooltips.

* Use Constants when reading enchantment list.

* Do not copy paste enchants when using memory cards.

* Add Mixin javadoc

* Re-add Identity Annihilation Plane for deprecation

* Convert identity planes to respective enchanted planes on shift + right-click

* Add interim silk touch pickup strategy to identity plane

* Add WAILA data provider for plane enchantments

* Make Efficiency and Unbreaking actually useful

Co-authored-by: Sebastian Hartte <shartte@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant