Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ _manualCraftingStations

List<int> Terraria.ID.ContentSamples.CreativeHelper._manualCraftingStations
static
Initial value:
= new List<int>
{
33, 35, 716, 221, 524, 1221, 525, 1220, 3549, 398,
1120, 1430, 1551, 345, 1791, 5008, 332, 352, 487, 995,
363, 2172, 2196, 2194, 2198, 2204, 998, 2197, 996, 4142,
2193, 2192, 2203, 2195
}

Definition at line 111 of file ContentSamples.cs.

112 {
113 33, 35, 716, 221, 524, 1221, 525, 1220, 3549, 398,
114 1120, 1430, 1551, 345, 1791, 5008, 332, 352, 487, 995,
115 363, 2172, 2196, 2194, 2198, 2204, 998, 2197, 996, 4142,
116 2193, 2192, 2203, 2195
117 };

Referenced by Terraria.ID.ContentSamples.CreativeHelper.GetItemGroup().