Fuzss / swordblockingmechanics

Sword blocking is back! Exactly like it used to be, or different? Your choice!
Mozilla Public License 2.0
3 stars 1 forks source link

Useless swords ignoring Exclusion config option [1.15.2] #8

Closed mr-poyo closed 4 years ago

mr-poyo commented 4 years ago

Forge: 31.1.77 Version: SwordBlockingCombat-v1.4-1.15.2

I'm trying to have some swords from "Useless Swords" on the exlcusion list as some of them have right-click functions. After various failed attempts, I decided to just wildcard the whole mod as a test and it still doesn't exclude from blocking:

#Swords to exclude from blocking. Intended for modded swords that already have their own right-click function.
#Format for every entry is "<namespace>:<path>". Path may use single asterisk as wildcard parameter.
"Blocking Exclusion List" = ["useless_sword:*"]
YTFrost commented 4 years ago

Seems like the same happens with weapons from Silents Gear

Fuzss commented 4 years ago

Hopefully fixed in db12a25