tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.GameContent.Creative.CreativeItemSacrificesCatalog Class Reference

Public Member Functions

void FillListOfItemsThatCanBeObtainedInfinitely (List< int > itemIdsThatCanBeCraftedInfinitely)
 
void Initialize ()
 
bool TryGetSacrificeCountCapToUnlockInfiniteItems (int itemId, out int amountNeeded)
 

Static Public Attributes

static CreativeItemSacrificesCatalog Instance = new CreativeItemSacrificesCatalog()
 

Properties

Dictionary< int, int > SacrificeCountNeededByItemId [get]