Question About the 1.12.2 Config Files
010010000110010101101100 opened this issue ยท 1 comments
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
}
}