Interface: NBTExtraAttributes
# Interface: NBTExtraAttributes
Extra attributes that appear on extraAttributes property of the NBTTag property. Commonly used to describe items in more detail and their underlying settings.
# Indexable
[key: string]: string | number | number[] | object | NBTExtraAttributesPotionEffect[] | NBTInventory | undefined
# Properties
# anvil_uses?
optionalanvil_uses:number
# backpack_color?
optionalbackpack_color:string
# color?
optionalcolor:string
# dungeon_item_level?
optionaldungeon_item_level:number
# effects?
optionaleffects:NBTExtraAttributesPotionEffect[]
# enchantments
enchantments:
object
Each key is an enchantment type and the level. e.g. "telekinesis" or "impaling"
# Index Signature
[name: string]: number
# greater_backpack_data?
optionalgreater_backpack_data:NBTInventory
The contents of the backpack.
# hot_potato_count?
optionalhot_potato_count:number
# id
id:
string
# jumbo_backpack_data?
optionaljumbo_backpack_data:NBTInventory
The contents of the backpack.
# large_backpack_data?
optionallarge_backpack_data:NBTInventory
The contents of the backpack.
# medium_backpack_data?
optionalmedium_backpack_data:NBTInventory
The contents of the backpack.
# modifier?
optionalmodifier:string
# new_year_cake_bag_data?
optionalnew_year_cake_bag_data:NBTInventory
The contents of the cake bag.
# originTag?
optionaloriginTag:string
# potion?
optionalpotion:string
# potion_level?
optionalpotion_level:number
# potion_name?
optionalpotion_name:string
# potion_type?
optionalpotion_type:string
# rarity_upgrades?
optionalrarity_upgrades:number
# runes?
optionalrunes:object
# Index Signature
[name: string]: number
# small_backpack_data?
optionalsmall_backpack_data:NBTInventory
The contents of the backpack.
# splash?
optionalsplash:number
# timestamp?
optionaltimestamp:string
# uuid?
optionaluuid:string