XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.21.4
    • None
    • 마인크래프트 1.21 +
    • Unconfirmed
    • (Unassigned)

      /give @p diamond_chestplate[attribute_modifiers=[

      {id:"armor",type:"armor",amount:4,operation:"add_value",slot:"chest"}

      ]]

      /give @p diamond_leggings[attribute_modifiers=[

      {id:"armor",type:"armor",amount:3,operation:"add_value",slot:"legs"}

      ]]

       

      로 두가지 아이템을 얻었을 때 방어력이 더해지는 것이 아닌, 0에서 더해져서 적용됩니다.

      즉, add_value인데 불구하고 두 가지가 중첩이 되지 않습니다.

      diamond_chestplate를 입으면 방어력이 4가 되고 그것을 입은 상태에서

      diamond_leggings를 입으면 7이 되지 않고 3으로 됩니다

            Unassigned Unassigned
            Limgyuhyeon Limgyuhyeon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: