You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To create some special weapons i would add an additional tag to mark it, like below (ltn:10s)
give @s minecraft:diamond_sword{ltn:10s,Unbreakable:1b,display:{Name:'{"text":"\\u00a7b\\u00a7l雷霆剑"}',Lore:['{"text": "\\u00a77闪电 I(10%)"}']},Enchantments:[{}]} 1
however, the extension always report error: Unkown key "ltn", which makes me feel annoyed.
so i hope you can add a function that allows user to cancel the error report in some ways, such as writing somrthing in a config file or pressing a button to ignore it or mark it as sth.
the same as the first one , i hope it wont report error in other occasions , such as the command below
execute on attacker store result score ltn_possibility temp1 run data get entity @s SelectedItem.tag.ltn
The text was updated successfully, but these errors were encountered:
ltn:10s
)however, the extension always report error:
Unkown key "ltn"
, which makes me feel annoyed.so i hope you can add a function that allows user to cancel the error report in some ways, such as writing somrthing in a config file or pressing a button to ignore it or mark it as sth.
The text was updated successfully, but these errors were encountered: