Epic Fight

Epic Fight

13M Downloads

Question About the 1.12.2 Config Files

010010000110010101101100 opened this issue ยท 1 comments

commented

Hey, so I know this probably won't receive any results, nor will I receive any support as the owner has discontinued the 1.12.2 edition of the mod, but I would like to know how I could add a config for a custom weapon. Specifically, in my config, I noticed that it was not working at all. If someone could explain why this isn't working, I'd be very grateful. Thank you for your time. I hope someone will be able to explain this to me.

   }

    spartanweaponry.rapier_bronze {
        S:registry_name=spartanweaponry:rapier_bronze
        S:weapon_type=SWORD

        onehand {
            D:armor_negation=5.0
            D:impact=2.0
            I:max_strikes=4
        }

        twohand {
            D:armor_negation=10.0
            D:impact=1.5
            I:max_strikes=4
        }

    }
commented

Never mind, fixed it! Turns out I just had an unnecessary gap for my dot! Well, I'll close this now! Have a great day!