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

Feature Request: Configuration options for the Aura Type that can be absorbed by the Natural Altar #350

Open
FalAut opened this issue Apr 28, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@FalAut
Copy link

FalAut commented Apr 28, 2024

I tried to registry an aura type "Aether"
It did work, using Bottle and Cork can collect "Bottled Ether" in the Aether dimension
But I've found that Natural Altar can't absorb the aura from here
After checking the code, I found that altar can only absorb auras in the overworld and nether
https://github.com/Ellpeck/NaturesAura/blob/main/src/main/java/de/ellpeck/naturesaura/blocks/tiles/BlockEntityNatureAltar.java#L102
Is it possible to let this as a configuration option?

2.mp4
@Ellpeck
Copy link
Owner

Ellpeck commented Oct 20, 2024

Note to self: The best way to implement this would be to just expose isSimilar to the config to allow specifying that any aura type is equivalent to any other aura type for the purpose of stuff like this.

@Ellpeck Ellpeck added the enhancement New feature or request label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants