ITEM = {} ITEM.Name = "Charcoal" ITEM.Description = "Bits of burnt wood." ITEM.Icon = "test.png" ITEM.UniqueData = false genericMakeDroppable(ITEM) GMS.RegisterResource(ITEM)