Somewhat Mending
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.0.0
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/somewhat-mending
资源信息
Minecraft 版本: 1.20.1
平台: fabric
标签: equipment game-mechanics
资源介绍
Somewhat Mending
Somewhat Mending brings balance to the Mending enchantment by disabling
the XP pickup repair mechanic and making items with Mending cheaper to repair
with an anvil.
Pairs well with Anvil Never Too Expensive.
See also: Unmending (Fabric),
Mended Mending (Forge)
Configuration
{
// Experience pickup does not repair equipment
"blockXpRepair": false,
// Mending affects repairing with an Anvil
"doAnvilRepairBuff": true,
// Anvil buff mode
// Values:
// - LOG2 (default): Use base 2 logarithmic scale
// - DEFAULT; Use item base repair cost
// - MULTIPLY: Multiply repair cost by value
// - SUBTRACT: Subtract value from repair cost
// - CONSTANT: Use value as repair cost
"mode": "LOG2",
// Value for MULTIPLY mode
"mulValue": 0.0,
// Value for SUBTRACT mode
"subValue": 0,
// Value for CONSTANT mode
"constValue": 0
}
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~