Links

Clothing Recipes

This is a preliminary list of item hashes for clothes recipes, provided by Bettik#0331. I have preserved it here so the data doesn't get lost until we can find a proper home for it.

Confirmed Recipes

  1. 1.
    Game.AddToInventory("Items.LegendaryBootsRecipe", 1)
  2. 2.
    Game.AddToInventory("Items.LegendaryCapRecipe", 1)
  3. 3.
    Game.AddToInventory("Items.LegendaryCasualShoesRecipe", 1)
  4. 4.
    Game.AddToInventory("Items.LegendaryFormalPantsRecipe", 1)
  5. 5.
    Game.AddToInventory("Items.LegendaryFormalShoesRecipe", 1)
  6. 6.
    Game.AddToInventory("Items.LegendaryFormalSkirtRecipe", 1)
  7. 7.
    Game.AddToInventory("Items.LegendaryGlassesRecipe", 1)
  8. 8.
    Game.AddToInventory("Items.LegendaryGogglesRecipe", 1)
  9. 9.
    Game.AddToInventory("Items.LegendaryHatRecipe", 1)
  10. 10.
    Game.AddToInventory("Items.LegendaryJacketRecipe", 1)
  11. 11.
    Game.AddToInventory("Items.LegendaryJumpsuitRecipe", 1)
  12. 12.
    Game.AddToInventory("Items.LegendaryPantsRecipe", 1)
  13. 13.
    Game.AddToInventory("Items.LegendaryScarfRecipe", 1)
  14. 14.
    Game.AddToInventory("Items.LegendaryShirtRecipe", 1)
  15. 15.
    Game.AddToInventory("Items.LegendaryShortsRecipe", 1)
  16. 16.
    Game.AddToInventory("Items.LegendaryTechRecipe", 1)
  17. 17.
    Game.AddToInventory("Items.LegendaryTightJumpsuitRecipe", 1)
  18. 18.
    Game.AddToInventory("Items.LegendaryTShirtRecipe", 1)
  19. 19.
    Game.AddToInventory("Items.LegendaryVestRecipe", 1)
  20. 20.
    Game.AddToInventory("Items.LegendaryVisorRecipe", 1)
  21. 21.
    Game.AddToInventory("Items.EpicBootsRecipe", 1)
  22. 22.
    Game.AddToInventory("Items.EpicCapRecipe", 1)
  23. 23.
    Game.AddToInventory("Items.EpicCasualShoesRecipe", 1)
  24. 24.
    Game.AddToInventory("Items.EpicCoatRecipe", 1)
  25. 25.
    Game.AddToInventory("Items.EpicFormalJacketRecipe", 1)
  26. 26.
    Game.AddToInventory("Items.EpicFormalShoesRecipe", 1)
  27. 27.
    Game.AddToInventory("Items.EpicFormalSkirtRecipe", 1)
  28. 28.
    Game.AddToInventory("Items.EpicGlassesRecipe", 1)
  29. 29.
    Game.AddToInventory("Items.EpicHatRecipe", 1)
  30. 30.
    Game.AddToInventory("Items.EpicHelmetRecipe", 1)
  31. 31.
    Game.AddToInventory("Items.EpicLooseShirtRecipe", 1)
  32. 32.
    Game.AddToInventory("Items.EpicMaskRecipe", 1)
  33. 33.
    Game.AddToInventory("Items.EpicPantsRecipe", 1)
  34. 34.
    Game.AddToInventory("Items.EpicScarfRecipe", 1)
  35. 35.
    Game.AddToInventory("Items.EpicShortsRecipe", 1)
  36. 36.
    Game.AddToInventory("Items.EpicTShirtRecipe", 1)
  37. 37.
    Game.AddToInventory("Items.EpicUndershirtRecipe", 1)
  38. 38.
    Game.AddToInventory("Items.EpicVisorRecipe", 1)
  39. 39.
    Game.AddToInventory("Items.RareBootsRecipe", 1)
  40. 40.
    Game.AddToInventory("Items.RareCasualShoesRecipe", 1)
  41. 41.
    Game.AddToInventory("Items.RareCoatRecipe", 1)
  42. 42.
    Game.AddToInventory("Items.RareFormalJacketRecipe", 1)
  43. 43.
    Game.AddToInventory("Items.RareFormalPantsRecipe", 1)
  44. 44.
    Game.AddToInventory("Items.RareFormalShoesRecipe", 1)
  45. 45.
    Game.AddToInventory("Items.RareGlassesRecipe", 1)
  46. 46.
    Game.AddToInventory("Items.RareHatRecipe", 1)
  47. 47.
    Game.AddToInventory("Items.RareHelmetRecipe", 1)
  48. 48.
    Game.AddToInventory("Items.RareJacketRecipe", 1)
  49. 49.
    Game.AddToInventory("Items.RareMaskRecipe", 1)
  50. 50.
    Game.AddToInventory("Items.RarePantsRecipe", 1)
  51. 51.
    Game.AddToInventory("Items.RareScarfRecipe", 1)
  52. 52.
    Game.AddToInventory("Items.RareShirtRecipe", 1)
  53. 53.
    Game.AddToInventory("Items.RareShortsRecipe", 1)
  54. 54.
    Game.AddToInventory("Items.RareTechRecipe", 1)
  55. 55.
    Game.AddToInventory("Items.RareTShirtRecipe", 1)
  56. 56.
    Game.AddToInventory("Items.RareUndershirtRecipe", 1)
  57. 57.
    Game.AddToInventory("Items.RareVestRecipe", 1)
  58. 58.
    Game.AddToInventory("Items.UncommonBalaclavaRecipe", 1)
  59. 59.
    Game.AddToInventory("Items.UncommonBootsRecipe", 1)
  60. 60.
    Game.AddToInventory("Items.UncommonCapRecipe", 1)
  61. 61.
    Game.AddToInventory("Items.UncommonCasualShoesRecipe", 1)
  62. 62.
    Game.AddToInventory("Items.UncommonFormalPantsRecipe", 1)
  63. 63.
    Game.AddToInventory("Items.UncommonFormalShoesRecipe", 1)
  64. 64.
    Game.AddToInventory("Items.UncommonFormalSkirtRecipe", 1)
  65. 65.
    Game.AddToInventory("Items.UncommonHatRecipe", 1)
  66. 66.
    Game.AddToInventory("Items.UncommonHelmetRecipe", 1)
  67. 67.
    Game.AddToInventory("Items.UncommonJacketRecipe", 1)
  68. 68.
    Game.AddToInventory("Items.UncommonMaskRecipe", 1)
  69. 69.
    Game.AddToInventory("Items.UncommonPantsRecipe", 1)
  70. 70.
    Game.AddToInventory("Items.UncommonShirtRecipe", 1)
  71. 71.
    Game.AddToInventory("Items.UncommonTechRecipe", 1)
  72. 72.
    Game.AddToInventory("Items.UncommonUndershirtRecipe", 1)
  73. 73.
    Game.AddToInventory("Items.UncommonVestRecipe", 1)
  74. 74.
    Game.AddToInventory("Items.UncommonVisorRecipe", 1)

Raw List

The txt file below contains a dump directly from the game files of all currently known items in the game's TweakDB.
This list does not contain every item in the game. More will be added as we discover more locations in the game files containing items and recipes.
tdbids_items.txt
108KB
Text
Raw list of all items