ITEM = {} ITEM.Name = "Dust" ITEM.Description = "Ever wondered what would happen if sand got smaller?" ITEM.Icon = "test.png" ITEM.UniqueData = false genericMakeDroppable(ITEM) GMS.RegisterResource(ITEM)