Ellpeck / NaturesAura

A Minecraft mod about using Aura for unique mechanics
https://modrinth.com/mod/natures-aura
MIT License
47 stars 35 forks source link

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

Open FalAut opened 4 months ago

FalAut commented 4 months ago

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?

https://github.com/Ellpeck/NaturesAura/assets/143469089/1e0ad5b4-6eca-4375-909c-f123040234c8