PowerNBT customized sword pull -out sword

This tutorial is set by the author's setting without permission.

This tutorial can only be used in the server

Customized sword extraction needs to use PowerNBT plug -in


Number of enemies: killcount

Honor Value: Proudsoul

Forging number: RepairCounter

Durability: CustomMaxDamage

SA: SpeciaLattackType

Se: sb.seffect

B-A scoring damage bonus: BaseAttackmodifier

Is there sheath: Isnoscabbard

Whether to break the knife: isbroken

The color of the sword and the phantom sword: SummonedSwordColor

The sticker of the knife: TextureName

Model of the knife: Modelname

Name of Knife: Display


Number of enemies: /nbt item killcount [Number]

Glory value:/nbt item propsoul = [Number]

Forging number:/nbt item repaircounter = [Number]

Durability:/nbt item CustomMaxDamage = [Number] (0 or negatives is unlimited durability)

SA:/NBT Item SpeciaLattacktype = [SA code]

SE: /nbt item sb.seffect = [SE name] B-A score damage bonus: /nbt item basettackmodifier = [number]

Whether there is a sheath:/nbt item isnoscabbard = [Number] (0 is the sheath, other numbers are no sheath)

Whether to break the knife:/nbt item isbroken = [Number] (0 is continuous, other numbers are broken knives)

The color of the sword and the phantom sword: /NBT item SummonedswordColor = [Twisted color code]

The sticker of the knife:/nbt item textureName = [Patch file]

Model of the knife:/nbt item modelname = [Model file]

The name of the knife:/nbt item display = [text, numbers, symbols]