🧠逻辑与 NBT 规则
最后更新于
match-item:
none: truematch-item:
any:
sword:
material-tag:
- minecraft:swords
axe:
material-tag:
- minecraft:axesmatch-item:
any:
provider:
items:
- namespace:custom_pickaxe
vanilla:
material:
- NETHERITE_PICKAXE
has-enchants:
- minecraft:efficiencymatch-item:
material-tag:
- minecraft:damageable
not:
contains-lore:
- Disabledmatch-item:
not:
any:
cursed:
has-enchants:
- minecraft:binding_curse
blocked-name:
contains-name:
- Admin Item(sword OR axe) AND NOT disabledmatch-item:
any:
sword:
material-tag:
- minecraft:swords
axe:
material-tag:
- minecraft:axes
not:
contains-lore:
- Disabledmatch-item:
contains-nbt:
custom-key: custom-valuematch-item:
nbt-string:
path: custom.id
value: example_swordmatch-item:
nbt-byte:
path: custom.bound
value: 1match-item:
nbt-int:
path: custom.tier
value: 3match-item:
nbt-double:
path: custom.power
value: 1.5