Is there a way to make a box/crate with a list of items inside ?

Hey, this is how you would go about spawning multiple items into the players inventory from a consumable:

You need to create new array variable of the “PrimalItem” class(the “Dye Array” in this example) that contains the items you want to spawn.