Skip to content

Add a function about NBT Path #1712

@icer233

Description

@icer233
  1. 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.

  1. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions