FunctionsCraftingDecompressServerDataCraftingDecompressServerData CallableCraftingDecompressServerData(Data: string | CraftingItem[]): CraftingItem[]Deserialize and unpack the crafting data from the server.ParametersData: string | CraftingItem[]The serialized crafting data or already-decompressed crafting item listReturns CraftingItem[]
Deserialize and unpack the crafting data from the server.