Hi all, so I'm trying to create a few new enchantments as part of my mod, but I've ran into a bit of trouble. I'm trying to create enchantments that affect the speed of attacks - one that affects bows and another that affects weapon swing speed. I can made the enchantments using the "WeaponSpeedMult" item and setting it to only apply when using a "WeapTypeBow" or whatever, and it seems to work except for one thing. When creating the enchantment the magnitude needs to be given as a decimal, such as 1.25 for 25% faster, due to it being a multiplier. Therefore when I put in the description: "Draw your bow
Thanks in advance