ITEM = {} ITEM.Name = "Plastic" ITEM.Description = "Some solidified resin!" ITEM.Icon = "test.png" ITEM.UniqueData = false genericMakeDroppable(ITEM) GMS.RegisterResource(ITEM)