diff --git a/No_rust/modinfo.json b/No_rust/modinfo.json index 96cf387..4b63f17 100644 --- a/No_rust/modinfo.json +++ b/No_rust/modinfo.json @@ -43,7 +43,7 @@ "enchantments": [ { "condition": "ALLWAYS", - "values": [ { "value": "SKILL_RUST_RESIST", "multiply": -1.0 }, { "value": "SKILL_RUST_RESIST", "add": 10000 } ] + "values": [ { "value": "SKILL_RUST_RESIST", "multiply": -100.0 }, { "value": "SKILL_RUST_RESIST", "add": 10000 } ] } ], "description": "Disables skill rust."