Add + configure enchantment descriptions

Will need more configuring in future for unimplemented enchantments
This commit is contained in:
Sergeant Acoustic 2026-02-20 17:24:17 +00:00
parent a5f3c5f18e
commit cd03a94da6
2 changed files with 69 additions and 0 deletions

View file

@ -397,6 +397,66 @@
"sha512": "59bb3443e1cb5e19e652013b699700a7704df74ce7c60eac510af4b71d86e6f9d06d0b5f3238dfdd56350b66668a06a51beee41eb71389e4f9d998e4370c2de4"
},
"path": "mods/NoChatRestrictions-Fabric-MC1.21.11-v1.0.0.jar"
},
{
"downloads": [
"https://cdn.modrinth.com/data/UVtY3ZAC/versions/DqX0eegg/enchdesc-fabric-1.21.1-21.1.9.jar"
],
"env": {
"client": "required",
"server": "required"
},
"fileSize": 83422,
"hashes": {
"sha1": "9bda22c7e3ca808ba52c93a99f5918b086f4d6db",
"sha512": "608a48e73606c1c20c448e53d816f604d0909a692784bb150b5a95f165bfc42cec1c8d07678a2d9f2fb239249b1465115c447a53c78f0b878d85e6de8e29d97d"
},
"path": "mods/enchdesc-fabric-1.21.1-21.1.9.jar"
},
{
"downloads": [
"https://cdn.modrinth.com/data/uy4Cnpcm/versions/kpkjWpa5/bookshelf-fabric-1.21.1-21.1.81.jar"
],
"env": {
"client": "required",
"server": "required"
},
"fileSize": 330355,
"hashes": {
"sha1": "c6cfd92af694102ee52ff1069f05804c75c0da7b",
"sha512": "bde761951e48ce293dc99290a1e0139dcd10f96c01a0f1ec348e87c416b76f328490e226b5e0eb4fb61224a6f77718bf1c929868f07834f3bdecce8718074f97"
},
"path": "mods/bookshelf-fabric-1.21.1-21.1.81.jar"
},
{
"downloads": [
"https://cdn.modrinth.com/data/aaRl8GiW/versions/Ef7P6Rb7/prickle-fabric-1.21.1-21.1.11.jar"
],
"env": {
"client": "required",
"server": "required"
},
"fileSize": 87229,
"hashes": {
"sha1": "6d6032880be3b6469c5615fd2ea160bf5eb93ac2",
"sha512": "d161b19004c72f87763d7ca12b845482e656535991a779211cad248f2646fe83c985f26bbe910290fa514260c7a6bdb5f1dac59bb4774c93c513409a1c3cab07"
},
"path": "mods/prickle-fabric-1.21.1-21.1.11.jar"
},
{
"downloads": [
"https://cdn.modrinth.com/data/2RKFTmiB/versions/B2L4LeMV/tooltipfix-1.1.1-1.20.jar"
],
"env": {
"client": "required",
"server": "required"
},
"fileSize": 12432,
"hashes": {
"sha1": "de704792c691e3d19316c87c21c9ad2bee6c66c3",
"sha512": "75d85a093487ddd8c405cf7f8ce83cb3418ff7c2d3e6bf5aa38554d8bcf0ea45c87c88f3463a924e9cc8b5931d8b64f7be173efbd48ea7a0c150db95e1408f51"
},
"path": "mods/tooltipfix-1.1.1-1.20.jar"
}
]
}

View file

@ -0,0 +1,9 @@
{
"enchantment.mc_rebalance.stepping.desc": "Allows walking up blocks",
"enchantment.mc_rebalance.bound.desc": "Allows charging jumps as if on horseback",
"enchantment.mc_rebalance.clutch.desc": "Reduces fall damage and ender pearl teleportation damage.",
"enchantment.mc_rebalance.whallop.desc": "Massively increases knockback on shovels",
"enchantment.mc_rebalance.trowel.desc": "Makes shovels instamine valid blocks",
"enchantment.mc_rebalance.exploit.desc": "Has the effect of windup and massively reduces attack damage.\nAttacks do more damage against enemies holding a shield or totem.",
"enchantment.mc_rebalance.windup.desc": "Replaces attack cooldown with item cooldown"
}