Safrodev / Archon

GNU General Public License v3.0
3 stars 8 forks source link

Can't get souls to drop. Assumed mod conflict. #14

Closed DC010 closed 1 year ago

DC010 commented 1 year ago

Are there any mods known to stop souls from dropping? Do souls only drop from default mobs?

Specifically, I finally got the soul scythe, then went through a dungeon from a mod that had a high spawn rate and got 0 souls even after an estimated 300 kills.

So before I go trying to kill overworld mobs in a field and hoping for the best, I wanted to ask here.

Thank you

Safrodev commented 1 year ago

There aren't any mods I know of that stop souls from dropping. I believe you were killing mobs that don't drop souls (ex. undead mobs) which is why you weren't getting any. Please refer to this link for creature souls and this link for boss souls. These tags can be edited to add/remove mobs using datapacks but they show the default list of mobs that drop souls.

DC010 commented 1 year ago

Awesome, thank you.

Have you considered partnering with any of the mods that add bosses and creatures to expand the list natively?

On Sun, Oct 2, 2022, 2:04 PM Safrodev @.***> wrote:

There aren't any mods I know of that stop souls from dropping. I believe you were killing mobs that don't drop souls (ex. undead mobs) which is why you weren't getting any. Please refer to this link https://github.com/Safrodev/Archon/blob/main/src/main/resources/data/archon/tags/entity_types/creatures.json for creature souls and this link https://github.com/Safrodev/Archon/blob/main/src/main/resources/data/c/tags/entity_types/bosses.json for boss souls. These tags can be edited to add/remove mobs using datapacks but they show the default list of mobs that drop souls.

— Reply to this email directly, view it on GitHub https://github.com/Safrodev/Archon/issues/14#issuecomment-1264700441, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3MNUPOVT5IYENIN3ZSIAVTWBHFCZANCNFSM6AAAAAAQ27MQ3I . You are receiving this because you authored the thread.Message ID: @.***>

Safrodev commented 1 year ago

Yeah, I will add some native compat in the next update, though the bosses should be done from the other mod’s end since it uses a common tag. Mods like Bewitchment utilize the bosses tag so that mod should work, for example.