ITEM = {} ITEM.Name = "Sand" ITEM.Description = "How in the world are you holding this stuff?" ITEM.Icon = "test.png" ITEM.UniqueData = false genericMakeDroppable(ITEM) GMS.RegisterResource(ITEM)