Spoorn Weapon Attributes [Fabric/Forge]

Spoorn Weapon Attributes [Fabric/Forge]

832k Downloads

[1.18.1] Some mods do not get attributes

kwpugh opened this issue ยท 11 comments

commented

Hi, nifty mod for Fabric.

I checked some of my weapon/tool mods with mixed results.

Gobber: Tried Gobber, Nether Gobber, and End Gobber Sword - none got attributes

Easy Emerald & More: Tried Emerald, Ruby and Steel Sword - only the Ruby Sword got attributes

More Gems: Tried Citrine, Alexandrite, Spinel, and Mossianite Swords - only Alexandrite got attributes

The latest sources for all three mods are on GitHub for reference. Feel free to stop by my Discord if you need to chat.

Regards.

Kevin

commented

I also have Mythic Metals and Tech Reborn in my test pack.

Tried Celestial, Banglum, and Bronze Swords - only Celestial got attributes. Celestial is smithed from a diamond sword. Others are crafted.

Tried Tech Reborn Peridot, Ruby, and Sapphire Swords - none got the attributes.

commented

Interestingly, the swa3 tag is on all the swords, but the tool tips don't reflect it.
Screen Shot 2022-02-24 at 7 26 46 PM

commented

Also, logging in and out a few times and the tooltips on diamond go aways, although the tags appear to still be there.
Screen Shot 2022-02-24 at 7 39 01 PM
Screen Shot 2022-02-24 at 7 39 24 PM

commented

Each attribute has a chance to apply when the weapon is added to your inventory, and only attempts it once: https://github.com/spoorn/SpoornWeaponAttributes/blob/main/config-documentation.json5#L5

The chance for each attribute to apply is rather low by default to not overpower weapons.

I'm working on adding a way to reroll attributes easily

commented

oh, every weapon does not get something. I misunderstood the concept. So it would be normal that weapons can be crafted and get nothing.

commented

yes, you might get all attributes, none, or a subset. And it doesn't have to be crafted, could be looted

commented

You could always set the attribute chance to 1.0 if you want to guarantee an attribute is always applied

commented

Now I understand. I was just checking to make sure it was compatible with my weapon/tool mods. Very nice work.
Screen Shot 2022-02-24 at 8 25 50 PM

With mods that have expensive or rare swords, having a "re-roll" item found in chests might be a nice option.

Great work.

commented

Seems to work fine.

Thanks

commented

Added a reroll mechanic in the latest revision, please try it out!

commented

Nice. I tried it out, works great. Lapis is a good choice