public class ItemAbilityTotemConfig
extends org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
Modifier and Type | Field and Description |
---|---|
static ItemAbilityTotemConfig |
_instance
The unique instance.
|
static boolean |
lootChests
If totems should spawn in loot chests.
|
static int |
totemCraftingCount
Can totems be combined in the crafting grid
|
static int |
totemCraftingRarityIncreasePercent
Percent chance that combined totem will have a rarity bump
|
Constructor and Description |
---|
ItemAbilityTotemConfig()
Make a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
onRegistered() |
getFullUnlocalizedName, getHolderType, getItemInstance, getModelName, getOreDictionaryId, getTargetTab, getUnlocalizedName, initSubInstance, registerDynamicModel
compareTo, downCast, getComment, getConfigPropertyPrefix, getElement, getMod, getNamedId, getSubInstance, getSubUniqueName, isDisableable, isEnabled, isHardDisabled, onInit, save, setEnabled, showDoubleInitError
public static ItemAbilityTotemConfig _instance
public static boolean lootChests
public static int totemCraftingCount
public static int totemCraftingRarityIncreasePercent