promotional bannermobile promotional banner

Enchanting Secretaire

Provide a notebook to recording enchantments from enchanted books.

File Details

EnchantingSecretaire-1.1.0.jar

  • B
  • Aug 27, 2021
  • 106.98 KB
  • 347
  • 1.16.5
  • Forge

File Name

EnchantingSecretaire-1.1.0.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:enchanting-secretaire-518125:3441148")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.1.0
1. Changed text display of Enchanting Secretaire to HUD, instead of TER.
2. Enhanced enchanting system by making it anvil-like and configurable.
- Enchanting enchanted item
config: Disabled
- Cost experience when enchant. By default, it is like enchanting item at an anvil with an enchanted book.
config: A factor of the cost
- Enchanting will get "prior work penalty" as anvil do if the target item has specified quantity of enchantments.
config: Enabled; The specified quantity
- Non-Creative players cannot enchant if the cost is too Expensive.
config: the limit cost
3. Fixed dropping in the creative mode. (Loot Tables)


  1. 更改附魔记录台的文本显示方式,由 TER 改为 HUD
  2. 参考铁砧,使附魔机制更加合理,并提供相应配置调整
    • 为已附魔物品添加附魔
      配置:是否禁用
    • 当附魔可应用时,消耗经验,默认参考铁砧第二个物品为附魔书
      配置:影响消耗的系数
    • 目标物品带有的附魔超过规定数量后,附魔将产生铁砧累积惩罚
      配置:是否产生累积惩罚、开始产生累积惩罚的附魔数量
    • 非创造模式操作的消耗限制,超过则无法操作(过于昂贵)
      配置:消耗经验值界限
  3. 修复创造模式记录台的破坏掉落(战利品表)