@minecraft/server / SetItemLoreFunction
Class: SetItemLoreFunction ​
Defined in: @minecraft/server/index.d.ts:19766
Loot item function that modifies the lore of the item dropped.
Extends ​
Properties ​
conditions ​
readonlyconditions:LootItemCondition[]
Defined in: @minecraft/server/index.d.ts:15793
Inherited from ​
lore ​
readonlylore:string[]
Defined in: @minecraft/server/index.d.ts:19773
Remarks ​
The lore to apply to the dropped item.