Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
Trim Effects
PluginLicenseRef-All-Rights-Reserved

Trim Effects

Adds potion effects to complete armor trim sets, making each trim pattern grant different potion effects

373
Downloads
3
Followers
5 months ago
Updated
📦
2
Versions
equipmentmagicutilitypaper
Download Latestv1.1View on Modrinth

📖About Trim Effects

✨ Trim Effects

Trim Effects adds potion effects to complete armor trim sets, making each trim pattern grant different potion effects

✨ Features

🛡️ 17 Unique Trim Effects

  • Sentry: Strength I
  • Dune: Speed I
  • Coast: Dolphin's Grace I
  • Wild: Jump Boost II
  • Tide: Water Breathing I
  • Ward: Resistance I
  • Vex: Levitation I
  • Rib: Regeneration I
  • Snout: Strength II
  • Eye: Night Vision I
  • Spire: Slow Falling I
  • Silence: Invisibility I
  • Wayfinder: Luck I
  • Shaper: Haste II
  • Raiser: Absorption I
  • Host: Health Boost II
  • Bolt: Speed II
  • Flow: Speed I + Dolphin's Grace

⚙️ Complete Customization

  • Configurable: Modify every trim effect through config.yml
  • Enable/Disable: Toggle individual trims on/off
  • Effect Control: Adjust amplifier levels and durations

⚡ Technical Features

  • Effects: Effects refresh automatically while wearing the armor
  • Performance: Efficient checking system with minimal server impact

🔧 Configuration

Fully customizable through config.yml:

# TrimEffects Configuration

# Number of armor pieces with the same trim required to activate effects (1-4)
required-trim-pieces: 4

trims:
  sentry:
    effect: STRENGTH
    amplifier: 1
    sound: ENTITY_RAVAGER_ROAR
    enabled: true
  dune:
    effect: SPEED
    amplifier: 1
    sound: BLOCK_SAND_STEP
    enabled: true
  coast:
    effect: DOLPHINS_GRACE
    amplifier: 1
    sound: ENTITY_DOLPHIN_SPLASH
    enabled: true
  wild:
    effect: JUMP_BOOST
    amplifier: 2
    sound: ENTITY_GOAT_SCREAMING_PREPARE_RAM
    enabled: true
  tide:
    effect: WATER_BREATHING
    amplifier: 1
    sound: AMBIENT_UNDERWATER_ENTER
    enabled: true
  ward:
    effect: RESISTANCE
    amplifier: 1
    sound: BLOCK_ANVIL_PLACE
    enabled: true
  vex:
    effect: LEVITATION
    amplifier: 1
    sound: ENTITY_VEX_AMBIENT
    enabled: true
  rib:
    effect: REGENERATION
    amplifier: 1
    sound: ENTITY_WITHER_SKELETON_AMBIENT
    enabled: true
  snout:
    effect: STRENGTH
    amplifier: 2
    sound: ENTITY_PIGLIN_ANGRY
    enabled: true
  eye:
    effect: NIGHT_VISION
    amplifier: 1
    sound: ENTITY_ENDER_EYE_DEATH
    enabled: true
  spire:
    effect: SLOW_FALLING
    amplifier: 1
    sound: ITEM_ELYTRA_FLYING
    enabled: true
  silence:
    effect: INVISIBILITY
    amplifier: 1
    sound: BLOCK_SCULK_SENSOR_CLICKING_STOP
    enabled: true
  wayfinder:
    effect: LUCK
    amplifier: 1
    sound: ITEM_LODESTONE_COMPASS_LOCK
    enabled: true
  shaper:
    effect: HASTE
    amplifier: 2
    sound: BLOCK_STONE_BREAK
    enabled: true
  raiser:
    effect: ABSORPTION
    amplifier: 1
    sound: ENTITY_PLAYER_LEVELUP
    enabled: true
  host:
    effect: HEALTH_BOOST
    amplifier: 2
    sound: ENTITY_PLAYER_HURT
    enabled: true
  bolt:
    effect: SPEED
    amplifier: 2
    sound: ENTITY_LIGHTNING_BOLT_THUNDER
    enabled: true
  flow:
    effects:
      - effect: SPEED
        amplifier: 1
      - effect: DOLPHINS_GRACE
        amplifier: 0
    sound: BLOCK_WATER_AMBIENT
    enabled: true

👥 Team & Contributors

jorbays
jorbaysOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
paper
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+3 more

🔗 Links

Modrinth Page