HomeJavaModsTetraExtend Enchant
TetraExtend Enchant
ModsJava

TetraExtend Enchant

by yiran1457 · on CurseForge

⬇ Download on CurseForge

The author built this one for Minecraft 1.20.1 on Forge. On other versions it may install and then do nothing.

TetraExtend Enchant is a lightweight library mod designed to expand the enchantment capabilities of Tetra. It allows datapack developers and server administrators to assign additional vanilla or custom enchantments to specific Tetra materials, modules, and improvements.

 

🔧 Core Features

📦 For Developers & Pack Makers

If you are creating a custom Tetra addon or a specialized RPG datapack, TetraExtend Enchant gives you the freedom to tailor tool progression. Want diamond blades to accept Silk Touch? Or perhaps make leather grips compatible with Mending? This lib makes it possible.

 


TetraExtend Enchant 是一个轻量级的库模组(Lib),旨在扩展 Tetra 的附魔能力。它允许数据包开发者和服务器管理员为特定的 Tetra 材料、模块(Modules)和改进(Improvements)添加额外的原版或自定义附魔。

 

🔧 核心功能

📦 面向开发者与整合包作者

如果你正在制作自定义的 Tetra 附加模组或专门的 RPG 数据包,TetraExtend Enchant 赋予你自由定制工具成长路线的能力。想要让钻石剑身接受“精准采集”?或者让皮革握把兼容“经验修补”?这个库模组让这一切成为可能。

example material:

{
  "key": "bone",
  "category": "bone",
  "primary": 5,
  "secondary": 1.9,
  "tertiary": 4.5,
  "durability": 120,
  "integrityCost": 1,
  "integrityGain": 5,
  "magicCapacity": 108,
  "toolLevel": "minecraft:stone",
  "toolEfficiency": 4.5,
  "tints": {
    "glyph": "bone_glyph",
    "texture": "bone"
  },
  "textures": [
    "bone",
    "crude"
  ],
  "enchantments": {
    "minecraft:fortune": 5
  },
  "material": {
    "items": [
      "minecraft:bone"
    ]
  },
  "requiredTools": {
    "hammer_dig": "minecraft:wood"
  }
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more