Bug Closed · Resolved

[5.7.2] 1.21Ppaer 有属性的物品在不同时间获取物品不一样

#5407 opened by Unknown 1 year ago

Unknownreported this bug

概要

mythicmobs有属性的物品在不同时间获取的id不同, 无法在shopkeeper村民完成交易

重现步骤

通过/shopkeeper创建村民设置交易内容

物品图片 [Legacy attachment omitted] 物品的yml

mithril_sword:
  Id: IRON_SWORD
  Options:
    Repairable: false
  Data: 0
  Display: '&f&l秘银剑'
  Lore: 
    - '&f'
    - '&f[&e🗡&f] &6■ &c战斗物品 &6■'
    - '&b耐久度极高'
    - '&f'
    - '&f'
    - '&b耐久度: 2500'
    - '&f稀有度: &d史诗'
  Enchantments: 
  - DAMAGE_UNDEAD:3
  - IMPALING:3
  - DURABILITY:10
  - KNOCKBACK:1
  - SWEEPING_EDGE:5
  Attributes:
    MAINHAND:
      Damage: 10
      AttackSpeed: -0.6

设置完后 再次用

/mm i get mithril_sword

无法兑换

物品属性对比 shopkeeper的[Legacy attachment omitted]

命令获取的[Legacy attachment omitted]

当前行为 [Legacy attachment omitted]

获取的物品的属性都有所不同 玩家无法用获得的物品进行兑换

Sign in to join the discussion.