Type Alias Block_DecoratedPot
Block_DecoratedPot: { type: "compound"; value: { item: { type: "compound"; value: object } & Item_ItemStack; sherds: { type: "list"; value: { type: "string"; value: string[] } }; };} Type declaration
type: "compound"
value: {
item: { type: "compound"; value: object } & Item_ItemStack;
sherds: { type: "list"; value: { type: "string"; value: string[] } };
}
item: { type: "compound"; value: object } & Item_ItemStack
sherds: { type: "list"; value: { type: "string"; value: string[] } }
Additional fields for [decorated pot](https://minecraft.wiki/w/decorated pot).