import { type NBTExtraAttributes } from "https://deno.land/x/hypixel@v3.1.1/mod.ts";
Extra attributes that appear on extraAttributes property of the NBTTag property. Commonly used to describe items in more detail and their underlying settings.
Index Signatures
key: string]:
[ | string
| number
| number[]
| { [name: string]: number; }
| undefined
Properties
Each key is an enchantment type and the level. e.g. "telekinesis" or "impaling"
optional
effects: NBTExtraAttributesPotionEffect[]optional
small_backpack_data: NBTInventoryThe contents of the backpack.
optional
medium_backpack_data: NBTInventoryThe contents of the backpack.
optional
large_backpack_data: NBTInventoryThe contents of the backpack.
optional
greater_backpack_data: NBTInventoryThe contents of the backpack.
optional
jumbo_backpack_data: NBTInventoryThe contents of the backpack.
optional
new_year_cake_bag_data: NBTInventoryThe contents of the cake bag.