logo
Backpack Hero Modding
Carving
Initializing search
    • Home
    • Installing Mods
      • Getting Started
      • Quick Introduction To JSON
      • Item Basics
      • Publishing your Modpack
      • Modpack Metadata
      • Items
        • AddModifier
        • CombatEffect
        • Costs
        • CreateEffect
        • Effect
        • ItemDefinition
        • ItemStatusEffect
        • LimitedUses
        • Modifier
        • MovementEffect
        • Trigger
          • AlternateUse
          • Carving
          • Manastone
          • Movable
        • AnimationType
        • Area
        • AreaDistance
        • Character
        • Cost
        • CreateType
        • DungeonZone
        • EffectTarget
        • EffectType
        • ItemGrouping
        • ItemSoundEffect
        • ItemStatusEffectLength
        • ItemStatusEffectType
        • ItemType
        • ModifierLength
        • MovementLength
        • MovementType
        • Rarity
        • SpriteChangeMode
        • TriggerType
        • UseLimitType
        • UseSituation
        • ValueSource
        • ItemDefinition
        • MultiLanguage
        • ValueChanger

    Carving


    This is an object.

    Field Name Optional? Description Data Type
    summon_costs Object that contains the summon costs of the carving.
    Default value: {"energy":1}
    Costs
    sell_costs Object that contains the costs to sell the carving from the context menu.
    Default value: {"gold":3}
    Costs
    Made with Material for MkDocs