Traits (1.21.x) - SilentChaos512/Silent-Gear GitHub Wiki

Traits

Generated in-game by sgear_traits dump_md command on 2025/07/25 09:56:10

This data may or may not be accurate depending on the mod pack you are playing and the mods or data packs installed.

This command is still buggy and does not list materials accurately!

Data Sources

The following mods and data packs have added traits to the output. Running the dump command yourself may produce different results.

  • Silent Gear (silentgear) 4.0.25

Trait Effects

Traits can be assigned any number of effects. Each effect type has its own codec (JSON structure) and associated code that causes the trait it is assigned to to do specific things. Mods could potentially add new effect types. This is a list of all effect types registered in this modded instance:

  • silentgear:attach_data_components - Applies a custom data component patch to gear items
  • silentgear:attribute - Gives the gear item additional attribute modifiers
  • silentgear:block_filler - Allows tools to replace specific blocks with another block
  • silentgear:block_mining_speed - Changes mining speed on blocks in a given tag
  • silentgear:block_placer - Allows tools to create and place a specific block with a durability cost
  • silentgear:bonus_drops - Multiplies drops for given items
  • silentgear:cancel_effects - Cancels certain effects applied to the player
  • silentgear:durability - Adds a chance of either canceling durability loss or losing extra durability
  • silentgear:extra_damage - Deals extra damage when attacking certain types of mobs
  • silentgear:fireproof - Prevents items from being destroyed when dropped in fire or lava
  • silentgear:item_magnet - Attracts certain items to the player
  • silentgear:negate_damage - Armor reduces damage taken from certain sources
  • silentgear:number_property_modifier - Applies modifiers to numerical properties based as durability lost
  • silentgear:self_repair - Items randomly repair themselves over time
  • silentgear:synergy_multiplier - Increases synergy on crafted parts
  • silentgear:target_effect - Applies potion effects to an attacked entity
  • silentgear:wielder_effect - Applies potion effects to the entity equipped with the item

List of Traits

Accelerate

  • Gains harvest speed, attack speed, and ranged speed as damaged
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Tools)
  • ID: silentgear:accelerate
  • Max Level: 5
  • Effects:
    • silentgear:number_property_modifier
      • Attack Speed: 0.01 * level * damage
      • Draw Speed: 0.01 * level * damage
      • Harvest Speed: 2.0 * level * damage

Adamant

  • Armor increases damage resistance, tools deal more damage to mobs with a base health of more than 10 hearts
  • Found On:
    • Materials: Barrier (Main)
  • ID: silentgear:adamant
  • Max Level: 5
  • Effects:
    • silentgear:wielder_effect
      • Armor
        • Resistance: [1, 1, 1, 2] (by armor piece count)
    • silentgear:extra_damage

Ancient

  • Increases XP dropped by blocks and mobs
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Tools)
  • ID: silentgear:ancient
  • Max Level: 5

Aquatic

  • Full set of armor gives water breathing, deals more damage to aquatic mobs
  • Found On:
    • Materials: Prismarine (Coating)
  • ID: silentgear:aquatic
  • Max Level: 5
  • Effects:
    • silentgear:wielder_effect
      • Armor
        • Water Breathing: [1] (requires full set of armor)
    • silentgear:extra_damage

Bastion

  • Provides bonus armor
  • Found On:
    • Materials: Nothing
  • Conditions: ((Gear Type: Armor OR Gear Type: Curio))
  • ID: silentgear:bastion
  • Max Level: 5
  • Effects:
    • silentgear:attribute
      • Key[gearType=All Gear Types, group=ANY]
        • minecraft:generic.armor: ADD_VALUE [1.0, 2.0, 3.0, 4.0, 5.0]

Bending

  • Gear sometimes takes extra damage
  • Found On:
    • Materials: Gold (Tool Rod), Netherrack (Tool Rod), Rough Wood (Tool Rod), Copper (Tool Rod), Azure Silver (Tool Rod)
  • ID: silentgear:bending
  • Max Level: 5
  • Effects:
    • silentgear:durability
      • 1 damage with a 7% chance per level

Bounce

  • Boots negate fall damage, armor knocks back attackers
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Armor)
  • ID: silentgear:bounce
  • Max Level: 1
  • Effects:
    • silentgear:negate_damage
      • Reduces "silentgear:bounce_protects" type damage by 20% per level per armor piece

Brilliant

  • Shiny! Piglin like.
  • Found On:
    • Materials: Gold (Main, Coating), Blaze Gold (Main, Coating)
  • ID: silentgear:brilliant
  • Max Level: 1

Brittle

  • Gear sometimes takes extra damage
  • Found On:
    • Materials: Sandstone (Tool Rod), Quartz (Tool Rod), Dimerald (Main, Tool Rod), Basalt (Main, Tool Rod), Blackstone (Main, Tool Rod), Obsidian (Tool Rod), Stone (Tool Rod), Diamond (Main, Tool Rod, Tip Upgrade), Terracotta (Main, Tool Rod), Flint (Tool Rod), Emerald (Main, Tool Rod, Tip Upgrade)
  • ID: silentgear:brittle
  • Max Level: 5
  • Effects:
    • silentgear:durability
      • 1 damage with a 10% chance per level

Chilled

  • Deals more damage to Nether and fire-immune mobs
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Weapon)
  • ID: silentgear:chilled
  • Max Level: 5
  • Effects:
    • silentgear:extra_damage

Chipping

  • Reduces armor or increases harvest speed as gear is damaged
  • Found On:
    • Materials: Quartz (Tip Upgrade), Basalt (Main, Tool Rod), Obsidian (Tool Rod), Terracotta (Main), Bone (Main)
  • ID: silentgear:chipping
  • Max Level: 5
  • Effects:
    • silentgear:number_property_modifier
      • Armor: -0.075 * level * damage * value
      • Harvest Speed: 0.25 * level * damage * value

Confetti!

  • I like big boom boom
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Weapon)
  • ID: silentgear:confetti
  • Max Level: 5

Crackler

  • Creates and places basalt at the cost of durability
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Tools)
  • ID: silentgear:crackler
  • Max Level: 1
  • Effects:
    • silentgear:block_placer
      • Places: minecraft:basalt
      • Durability Cost: 3

Crude

  • Reduces synergy
  • Found On:
    • Materials: Rough Wood (Tool Rod)
  • ID: silentgear:crude
  • Max Level: 5
  • Effects:
    • silentgear:synergy_multiplier
      • Please read this page for more information on synergy
      • -0.04 synergy per level if greater than 0%

Crushing

  • Increases armor or decreases attack damage as gear is damaged
  • Found On:
    • Materials: Quartz (Main), Obsidian (Main), Stone (Tool Rod), Terracotta (Tool Rod)
  • ID: silentgear:crushing
  • Max Level: 5
  • Effects:
    • silentgear:number_property_modifier
      • Attack Damage: -0.1667 * level * damage * value
      • Armor: 0.05 * level * damage * value

Cure Poison

  • Removes poison effect when equipped
  • Found On:
    • Materials: Nothing
  • ID: silentgear:cure_poison
  • Max Level: 1
  • Effects:
    • silentgear:cancel_effects
      • Cancels these effects: minecraft:poison

Cure Wither

  • Removes wither effect when equipped
  • Found On:
    • Materials: Nothing
  • ID: silentgear:cure_wither
  • Max Level: 1
  • Effects:
    • silentgear:cancel_effects
      • Cancels these effects: minecraft:wither

Cursed

  • Reduces luck, how unfortunate
  • Found On:
    • Materials: Amethyst (Jewelry Setting)
  • ID: silentgear:cursed
  • Max Level: 7
  • Effects:
    • silentgear:attribute
      • Key[gearType=All Gear Types, group=ANY]
        • minecraft:generic.luck: ADD_VALUE [-0.5, -1.0, -1.5, -2.0, -3.0, -4.0, -5.0]
  • Extra Info:

Eroded

  • Increases harvest speed and reduces attack damage as gear is damaged
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Tools)
  • ID: silentgear:eroded
  • Max Level: 5
  • Effects:
    • silentgear:number_property_modifier
      • Attack Damage: -0.15 * level * damage * value
      • Harvest Speed: 0.15 * level * damage * value

Fireproof

  • Cannot be destroyed when dropped in fire or lava
  • Found On:
    • Materials: Netherite (Coating)
  • ID: silentgear:fireproof
  • Max Level: 1
  • Effects:
    • silentgear:fireproof
      • The item cannot be destroyed by fire or lava
  • Extra Info:
    • The item cannot be destroyed by fire or lava

Flame Ward

  • Gives fire resistance on armor (full set only)
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Armor)
  • ID: silentgear:flame_ward
  • Max Level: 1
  • Effects:
    • silentgear:fireproof
      • The item cannot be destroyed by fire or lava
    • silentgear:wielder_effect
      • Armor
        • Fire Resistance: [1] (requires full set of armor)
  • Extra Info:
    • The item cannot be destroyed by fire or lava

Flammable

  • Takes damage when on fire and can be used as fuel
  • Found On:
    • Materials: Bamboo (Main), Paper (Main), Wooden (Main), Leaf (Main)
  • ID: silentgear:flammable
  • Max Level: 1

Flexible

  • Gear occasionally takes less damage
  • Found On:
    • Materials: Bamboo (Main, Tool Rod), String (Binding), Fluffy String (Binding), Leather (Grip, Lining), Azure Electrum (Tool Rod), Blaze Rod (Tool Rod), Wooden (Tool Rod), Wool (Grip, Lining), Crimson Iron (Tool Rod), Fine Silk (Cord, Binding), Netherrack (Main), Sinew (Cord, Binding), Fine Silk Cloth (Lining), Bone (Tool Rod), Iron (Tool Rod), Crimson Steel (Tool Rod), Bronze (Tool Rod), Blaze Gold (Tool Rod), Phantom Membrane (Lining), Flax (Binding), End Rod (Tool Rod)
  • ID: silentgear:flexible
  • Max Level: 5
  • Effects:
    • silentgear:durability
      • -1 damage with a 7% chance per level

Floatstoner

  • Creates and places end stone at the cost of durability
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Tools)
  • ID: silentgear:floatstoner
  • Max Level: 1
  • Effects:
    • silentgear:block_placer
      • Places: minecraft:end_stone
      • Durability Cost: 3

Fortunate

  • Blocks mined drop extra items like with Fortune (does not stack with enchantments)
  • Found On:
    • Materials: Azure Silver (Tip Upgrade)
  • ID: silentgear:fortunate
  • Max Level: 3

Gold Digger

  • Sometimes increases nugget drops when mining
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Harvest Tools)
  • ID: silentgear:gold_digger
  • Max Level: 5
  • Effects:
    • silentgear:bonus_drops
      • 15% chance per level of dropping 50% more of some items

Greedy

  • Increases the mining speed for ores
  • Found On:
    • Materials: Blaze Gold (Main)
  • ID: silentgear:greedy
  • Max Level: 5
  • Effects:
    • silentgear:block_mining_speed
    • silentgear:item_magnet
      • Attracts some items towards the player

Hard

  • Increases harvest speed or decreases ranged damage as item is damaged
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Tools)
  • ID: silentgear:hard
  • Max Level: 5
  • Effects:
    • silentgear:number_property_modifier
      • Ranged Damage: -0.1 * level * damage * value
      • Harvest Speed: 0.05 * level * damage * value

Heat-Resistant

  • Reduces fire damage
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Armor)
  • ID: silentgear:heat_resistant
  • Max Level: 5
  • Effects:
    • silentgear:fireproof
      • The item cannot be destroyed by fire or lava
    • silentgear:negate_damage Reduces "minecraft:is_fire" type damage by 4% per level per armor piece

Heavy

  • Armor decreases movement speed
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Armor)
  • ID: silentgear:heavy
  • Max Level: 5
  • Effects:
    • silentgear:attribute
      • Key[gearType=Armor, group=LEGS]
        • minecraft:generic.movement_speed: ADD_MULTIPLIED_BASE [-0.01, -0.02, -0.03, -0.04, -0.05]
      • Key[gearType=Armor, group=FEET]
        • minecraft:generic.movement_speed: ADD_MULTIPLIED_BASE [-0.01, -0.02, -0.03, -0.04, -0.05]
      • Key[gearType=Armor, group=HEAD]
        • minecraft:generic.movement_speed: ADD_MULTIPLIED_BASE [-0.01, -0.02, -0.03, -0.04, -0.05]
      • Key[gearType=Armor, group=CHEST]
        • minecraft:generic.movement_speed: ADD_MULTIPLIED_BASE [-0.01, -0.02, -0.03, -0.04, -0.05]

Holy

  • Deals extra damage to the undead
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Weapon)
  • ID: silentgear:holy
  • Max Level: 5
  • Effects:
    • silentgear:extra_damage

Ignite

  • Lights blocks on fire at a small durability cost
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Tools)
  • ID: silentgear:ignite
  • Max Level: 1
  • Effects:
    • silentgear:block_placer
      • Places: minecraft:fire
      • Durability Cost: 1

Imperial

  • Sometimes increases gem drops when mining
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Harvest Tools)
  • ID: silentgear:imperial
  • Max Level: 5
  • Effects:
    • silentgear:bonus_drops
      • 15% chance per level of dropping 50% more of some items

Indestructible

  • Prevents durability loss
  • Found On:
    • Materials: Nothing
  • ID: silentgear:indestructible
  • Max Level: 1
  • Extra Info:
    • The damage (durability lost) of the item will remain the same as when the trait was added
    • The item can still be repaired if desired

Jabberwocky

  • ’Twas brillig, and the slithy toves / Did gyre and gimble in the wabe
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Harvest Tools)
  • ID: silentgear:jabberwocky
  • Max Level: 1
  • Extra Info:
    • Something may happen if you mine certain blocks with this

Jagged

  • Increases attack damage or decreased ranged damage as item is damaged
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Tools)
  • ID: silentgear:jagged
  • Max Level: 5
  • Effects:
    • silentgear:number_property_modifier
      • Attack Damage: 0.1667 * level * damage * value
      • Ranged Damage: -0.1667 * level * damage * value

Kitty Vision

  • Gives night vision on helmets and curios
  • Found On:
    • Materials: Nothing
  • Conditions: ((Gear Type: Helmet OR Gear Type: Curio))
  • ID: silentgear:kitty_vision
  • Max Level: 1
  • Effects:
    • silentgear:wielder_effect
      • Helmet
        • Night Vision: [1] (by trait level)
      • Curio
        • Night Vision: [1] (by trait level)

Light

  • Armor increases movement speed
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Armor)
  • ID: silentgear:light
  • Max Level: 5
  • Effects:
    • silentgear:attribute
      • Key[gearType=Armor, group=LEGS]
        • minecraft:generic.movement_speed: ADD_MULTIPLIED_BASE [0.01, 0.02, 0.03, 0.04, 0.05]
      • Key[gearType=Armor, group=FEET]
        • minecraft:generic.movement_speed: ADD_MULTIPLIED_BASE [0.01, 0.02, 0.03, 0.04, 0.05]
      • Key[gearType=Armor, group=HEAD]
        • minecraft:generic.movement_speed: ADD_MULTIPLIED_BASE [0.01, 0.02, 0.03, 0.04, 0.05]
      • Key[gearType=Armor, group=CHEST]
        • minecraft:generic.movement_speed: ADD_MULTIPLIED_BASE [0.01, 0.02, 0.03, 0.04, 0.05]

Lucky

  • Adds luck when held (this is not Fortune)
  • Found On:
    • Materials: Lapis Lazuli (Tip Upgrade, Jewelry Setting), Fine Silk (Binding)
  • ID: silentgear:lucky
  • Max Level: 7
  • Effects:
    • silentgear:attribute
      • Key[gearType=All Gear Types, group=ANY]
        • minecraft:generic.luck: ADD_VALUE [0.5, 1.0, 1.5, 2.0, 3.0, 4.0, 5.0]
  • Extra Info:
    • Luck has nothing to do with the Fortune enchantment! It affects loot from some loot tables, but not most. It does not increase drops from normal ores. Please read here for more information: https://minecraft.gamepedia.com/Luck

Lustrous

  • Tools gain a large harvest speed boost when in light
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Harvest Tools)
  • ID: silentgear:lustrous
  • Max Level: 5

Magmatic

  • Auto-smelting
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Harvest Tools)
  • ID: silentgear:magmatic
  • Max Level: 1
  • Extra Info:
    • Smelted drops are not affected by fortune to prevent item duplication

Magnetic

  • Pulls in nearby items
  • Found On:
    • Materials: Nothing
    • Parts: Magnetic Upgrade
  • ID: silentgear:magnetic
  • Max Level: 5
  • Effects:
    • silentgear:item_magnet Attracts all items towards the player
  • Extra Info:
    • Higher levels increase range

Malleable

  • Gear sometimes takes less damage
  • Found On:
    • Materials: Gold (Main, Tip Upgrade), Azure Electrum (Main, Tip Upgrade), Blaze Rod (Tool Rod), Crimson Iron (Main), High-Carbon Steel (Main), Iron (Main, Tip Upgrade), Crimson Steel (Main), Bronze (Tip Upgrade), Copper (Tip Upgrade), End Stone (Tool Rod), Blaze Gold (Main), Azure Silver (Main, Tip Upgrade)
  • ID: silentgear:malleable
  • Max Level: 5
  • Effects:
    • silentgear:durability
      • -1 damage with a 10% chance per level

Mighty

  • Gives strength and/or haste on tools based on trait level
  • Found On:
    • Materials: Nothing
  • Conditions: ((Gear Type: Tools OR Gear Type: Curio))
  • ID: silentgear:mighty
  • Max Level: 5
  • Effects:
    • silentgear:wielder_effect
      • Tools
        • Strength: [0, 0, 1, 1, 2] (by trait level)
        • Haste: [1, 1, 1, 2, 3] (by trait level)
      • Curio
        • Haste: [1, 1, 2, 2, 3] (by trait level)

Moonwalker

  • I don't believe in gravity!
  • Found On:
    • Materials: Nothing
  • Conditions: ((Gear Type: Boots OR Gear Type: Curio))
  • ID: silentgear:moonwalker
  • Max Level: 5
  • Effects:
    • silentgear:attribute
      • Key[gearType=All Gear Types, group=ANY]
        • minecraft:generic.gravity: ADD_MULTIPLIED_BASE [-0.15, -0.3, -0.45000002, -0.6, -0.75]

Organic

  • Gains enchantability, but loses magic damage as the item is damaged
  • Found On:
    • Materials: Nothing
  • ID: silentgear:organic
  • Max Level: 5
  • Effects:
    • silentgear:number_property_modifier
      • Enchantment Value: 0.1 * level * damage * value
      • Magic Damage: -0.15 * level * damage * value

Racker

  • Places netherrack at the cost of durability
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Tools)
  • ID: silentgear:racker
  • Max Level: 1
  • Effects:
    • silentgear:block_placer
      • Places: minecraft:netherrack
      • Durability Cost: 3

Reach

  • Increases block reach distance
  • Found On:
    • Materials: Blaze Rod (Tool Rod), Emerald (Jewelry Setting)
  • ID: silentgear:reach
  • Max Level: 5
  • Effects:
    • silentgear:attribute
      • Key[gearType=All Gear Types, group=ANY]
        • minecraft:player.block_interaction_range: ADD_VALUE [0.5, 1.0, 1.5, 2.0, 3.0]

Red Card

  • trait.silentgear.red_card.desc
  • Found On:
    • Materials: Nothing
    • Parts: Red Card
  • ID: silentgear:red_card
  • Max Level: 1

Refractive

  • Place phantom lights when used
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Tools)
  • ID: silentgear:refractive
  • Max Level: 1
  • Effects:
    • silentgear:block_placer
      • Places: silentgear:phantom_light
      • Durability Cost: 5

Renew

  • Slowly repairs the item over time
  • Found On:
    • Materials: Amethyst (Main), Glowstone (Main), Phantom Membrane (Main)
  • ID: silentgear:renew
  • Max Level: 5
  • Effects:
    • silentgear:self_repair
      • 1.8% chance per level of restoring 1 durability each second
      • Only works if equipped or in a player's inventory

Road Maker

  • Turns dirt-like blocks into grass paths
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Tools)
  • ID: silentgear:road_maker
  • Max Level: 1
  • Effects:
    • silentgear:block_filler
      • Fills with: minecraft:dirt_path
      • Replaces
        • Block: minecraft:grass_block
        • Does not replace block entities
      • Fill Area
        • X: 3 (+1)
        • Y: 1 (+0)
        • Z: 3 (+1)
        • On sneak: PASS
      • Durability Cost: 0.5

Rustic

  • Increases synergy if it's 100% or less
  • Found On:
    • Materials: Paper (Main), Terracotta (Main)
  • ID: silentgear:rustic
  • Max Level: 5
  • Effects:
    • silentgear:synergy_multiplier
      • Please read this page for more information on synergy
      • +0.05 synergy per level if between 74% and 100%

Sharp

  • Gain harvest speed and attack damage as durability is lost
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Tools)
  • ID: silentgear:sharp
  • Max Level: 5
  • Effects:
    • silentgear:number_property_modifier
      • Attack Damage: 0.125 * level * damage * value
      • Harvest Speed: 0.125 * level * damage * value

Silky

  • Blocks mined drop themselves like with Silk Touch (does not stack with enchantments)
  • Found On:
    • Materials: Amethyst (Tip Upgrade)
  • ID: silentgear:silky
  • Max Level: 1

Snow Walker

  • Walk on powder snow without sinking
  • Found On:
    • Materials: Leather (Main), Wool (Main), Fine Silk Cloth (Main)
  • ID: silentgear:snow_walker
  • Max Level: 1
  • Extra Info: Allows the player to walk on powder snow without sinking. This will work on any armor or curio.

Soft

  • Reduces harvest speed as tool is damaged
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Tools)
  • ID: silentgear:soft
  • Max Level: 5
  • Effects:
    • silentgear:number_property_modifier
      • Harvest Speed: -0.15 * level * damage * value

Spoon

  • Pickaxes can mine soil
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Pickaxe)
  • ID: silentgear:spoon
  • Max Level: 1

Stellar

  • Armor gives speed and jump boost, items slowly repair themselves
  • Found On:
    • Materials: Nothing
  • ID: silentgear:stellar
  • Max Level: 5
  • Effects:
    • silentgear:self_repair
      • 2.0% chance per level of restoring 1 durability each second
      • Only works if equipped or in a player's inventory
    • silentgear:wielder_effect
      • Armor
        • Speed: [0, 1, 2, 3] (by armor piece count)
        • Jump Boost: [1, 2, 3, 4] (by armor piece count)

Sturdy

  • Gear frequently takes less damage
  • Found On:
    • Materials: Tyrian Steel (Main, Tool Rod), Crimson Steel (Tool Rod), End Rod (Tool Rod)
  • ID: silentgear:sturdy
  • Max Level: 5
  • Effects:
    • silentgear:durability
      • -1 damage with a 17% chance per level

Swift Swim

  • Increases swim speed
  • Found On:
    • Materials: Prismarine (Jewelry Setting)
  • ID: silentgear:swift_swim
  • Max Level: 5
  • Effects:
    • silentgear:attribute
      • Key[gearType=All Gear Types, group=ANY]
        • neoforge:swim_speed: ADD_VALUE [0.2, 0.4, 0.6, 0.8, 1.0]

Synergistic

  • Gear gets a synergy bonus (if base value is more than 100%)
  • Found On:
    • Materials: Emerald (Main, Tip Upgrade)
  • ID: silentgear:synergistic
  • Max Level: 5
  • Effects:
    • silentgear:synergy_multiplier
      • Please read this page for more information on synergy
      • +0.04 synergy per level if greater than 100%

Terminus

  • Creates and places stone blocks when used
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Tools)
  • ID: silentgear:terminus
  • Max Level: 1
  • Effects:
    • silentgear:block_placer
      • Places: minecraft:stone
      • Durability Cost: 3

Turtle

  • Hold your breath for longer
  • Found On:
    • Materials: Nothing
  • Conditions: ((Gear Type: Helmet OR Gear Type: Curio))
  • ID: silentgear:turtle
  • Max Level: 1

Venom

  • Poisons the target when attacked
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Tools)
  • ID: silentgear:venom
  • Max Level: 5
  • Effects:
    • silentgear:target_effect
      • Tools
        • Level 1:
          • effect.minecraft.poison, Duration: 80
        • Level 2:
          • effect.minecraft.poison, Duration: 160
        • Level 3:
          • effect.minecraft.poison, Duration: 240
        • Level 4:
          • effect.minecraft.poison, Duration: 320
        • Level 5:
          • effect.minecraft.poison, Duration: 400

Void Ward

  • Saves the wearer from falling out of the world
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Armor)
  • ID: silentgear:void_ward
  • Max Level: 1
  • Extra Info: When void damage is taken, the player is launched upward and given a levitation and slow falling effect

Vulcan

  • Places obsidian at a high durability cost
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Tools)
  • ID: silentgear:vulcan
  • Max Level: 1
  • Effects:
    • silentgear:block_placer
      • Places: minecraft:obsidian
      • Durability Cost: 20
      • Cooldown: 100

Widen

  • Increases the effect radius of hammers and excavators
  • Found On:
    • Materials: Nothing
  • Conditions: (Gear Type: Harvest Tools)
  • ID: silentgear:widen
  • Max Level: 3
  • Extra Info:
    • Adds the trait level to the effect radius
    • Level 1 = 5x5, 2 = 7x7, 3 = 9x9

Yummy

  • Makes the item edible, but...
  • Found On:
    • Materials: Nothing
  • ID: silentgear:yummy
  • Max Level: 1
  • Effects:
    • silentgear:attach_data_components

trait.silentgear.dulling

  • trait.silentgear.dulling.desc
  • Found On:
    • Materials: Copper (Tip Upgrade)
  • ID: silentgear:dulling
  • Max Level: 5
  • Effects:
    • silentgear:number_property_modifier
      • Attack Damage: -1.0 * level * damage
      • Harvest Speed: -1.0 * level * damage

trait.silentgear.flutter

  • trait.silentgear.flutter.desc
  • Found On:
    • Materials: Feather (Main)
  • ID: silentgear:flutter
  • Max Level: 5
  • Effects:
    • silentgear:attribute
      • Key[gearType=Armor, group=LEGS]
        • minecraft:generic.safe_fall_distance: ADD_VALUE [0.25, 0.5, 0.75, 1.0, 1.25]
      • Key[gearType=Armor, group=FEET]
        • minecraft:generic.safe_fall_distance: ADD_VALUE [0.25, 0.5, 0.75, 1.0, 1.25]
      • Key[gearType=Armor, group=HEAD]
        • minecraft:generic.safe_fall_distance: ADD_VALUE [0.25, 0.5, 0.75, 1.0, 1.25]
      • Key[gearType=Armor, group=CHEST]
        • minecraft:generic.safe_fall_distance: ADD_VALUE [0.25, 0.5, 0.75, 1.0, 1.25]