ChloeDawn / BaubleOfUndying

A mod for Minecraft that adds Baubles integration to the Totem of Undying
Apache License 2.0
0 stars 0 forks source link

Feature Request: Config option to change which bauble slot this goes in #1

Open Lothrazar opened 6 years ago

Lothrazar commented 6 years ago

I know this is super new but I like it and I would also love this choice. By default it is the lower right slot, I think it is Neck.?

Maybe in the config you could put in the category so if I put "ring" then it can go in either ring slot; there is also an "any" type in the baubles enum, and so on.

ChloeDawn commented 6 years ago

I originally decided to limit it to the Charm slot to enforce the game balance of only being able to equip a single totem at any given time. I guess it doesn't hurt to give players the freedom to decide how they balance this mod though. I will implement a config to decide the type of Bauble the totem is once I implement unique rendering states for each type. It would be nice to have a special model rendered for ring and belt slots.