ITEM = {} ITEM.Name = "Elm" ITEM.Description = "You can identify that this is wood." ITEM.Icon = "test.png" ITEM.UniqueData = false genericMakeDroppable(ITEM) GMS.RegisterResource(ITEM)