Skip to content

Commit

Permalink
Better updating to 0.H
Browse files Browse the repository at this point in the history
  • Loading branch information
John-Candlebury committed Oct 19, 2024
1 parent c1eea78 commit b039afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion No_rust/modinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand Down

0 comments on commit b039afd

Please sign in to comment.