Langue

Somewhat Mending

Somewhat Mending

Modrinth

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.

377 téléchargements 6 abonnés mis à jour 4mo ago
dernière v1.0.0 Modrinth
Fabric 1.20.1 – 1.21.11 EquipmentGame-mechanics

Somewhat Mending

Anvil with an enchantment book on top, the project icon

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
}

Versions

Release
1.0.0
fabric · 1.20.1 · 4mo ago
105
Release
1.0.0
fabric · 1.21, 1.21.1, 1.21.2 · 4mo ago
129
Release
0.1.0
fabric · 1.21.4, 1.21.5, 1.21.6 · 11mo ago
Initial release
143

Commentaires 0

Aucun commentaire pour l'instant. Sois le premier à donner ton avis.

Télécharger Somewhat Mending

Les fichiers proviennent directement de la source d'origine. Modgrid ne les héberge ni ne les modifie.