Mod
Effective Trims
No reviews yet
Use Trims as a source of Buffing Yourself! Different Trims can give you different effects, all of which are positive. Fully Configurable with a Default Config for those that just want to play!
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Effective Trims!
A Serverside Mod that gives Trims a bigger use!
A Full-Set of Every Armor Trim now gives you a Potion Effect when worn.
Fully Configurable to allow changes to Armor Material, Trim and Trim Material!
(Example Below)
Trim Effects:
Sentry: Hero of the Village
Vex: Strength
Wild: Jump Boost 2
Coast: Water Breathing
Dune: Speed
Wayfinder: Luck 2
Raiser, Shaper & Host: Regeneration
Ward: Absorption 2
Silence: Conduit Power
Tide: Dolphins Grace
Snout: Fire Resistance
Rib: Resistance
Eye: Night Vision
Spire: Slow Falling
Flow: Speed 2
Bolt: Haste
Configuration:
You can completely configure your own Trim Combinations with different Armor Materials, Trims and Trim Materials to give different Effects and Effect Strengths.
Examples are spoilered below.
Any field left empty means ANY, so any type of Armor, any type of Trim and any type of Trim Material.
You can also use multiple effects and amplifier 0 is Effect Level 1.
It should be pretty self-explanatory!
{
"trimsets": [
{
"helmet": "",
"helmetTrim": "minecraft:tide",
"helmetTrimMaterial": "minecraft:copper",
"chestplate": "",
"chestTrim": "minecraft:coast",
"chestTrimMaterial": "minecraft:copper",
"leggings": "",
"legTrim": "minecraft:coast",
"legTrimMaterial": "minecraft:copper",
"boots": "",
"bootsTrim": "minecraft:coast",
"bootsTrimMaterial": "minecraft:copper",
"effects": [
{
"identifier": "minecraft:conduit_power",
"amplifier": 0
}
]
},
{
"helmet": "minecraft:netherite_helmet",
"helmetTrim": "minecraft:rib",
"helmetTrimMaterial": "minecraft:gold",
"chestplate": "minecraft:netherite_chestplate",
"chestTrim": "minecraft:rib",
"chestTrimMaterial": "minecraft:gold",
"leggings": "minecraft:netherite_leggings",
"legTrim": "minecraft:rib",
"legTrimMaterial": "minecraft:gold",
"boots": "minecraft:netherite_boots",
"bootsTrim": "minecraft:rib",
"bootsTrimMaterial": "minecraft:gold",
"effects": [
{
"identifier": "minecraft:resistance",
"amplifier": 1
}
]
},
{
"helmet": "minecraft:iron_helmet",
"helmetTrim": "minecraft:silence",
"helmetTrimMaterial": "minecraft:amethyst",
"chestplate": "minecraft:iron_chestplate",
"chestTrim": "minecraft:silence",
"chestTrimMaterial": "minecraft:amethyst",
"leggings": "minecraft:iron_leggings",
"legTrim": "minecraft:silence",
"legTrimMaterial": "minecraft:amethyst",
"boots": "minecraft:iron_boots",
"bootsTrim": "minecraft:silence",
"bootsTrimMaterial": "minecraft:amethyst",
"effects": [
{
"identifier": "minecraft:speed",
"amplifier": 1
},
{
"identifier": "minecraft:strength",
"amplifier": 0
}
]
},
{
"helmet": "minecraft:diamond_helmet",
"helmetTrim": "minecraft:eye",
"helmetTrimMaterial": "minecraft:netherite",
"chestplate": "minecraft:diamond_chestplate",
"chestTrim": "minecraft:eye",
"chestTrimMaterial": "minecraft:diamond",
"leggings": "minecraft:diamond_leggings",
"legTrim": "minecraft:spire",
"legTrimMaterial": "minecraft:netherite",
"boots": "minecraft:diamond_boots",
"bootsTrim": "minecraft:spire",
"bootsTrimMaterial": "minecraft:diamond",
"effects": [
{
"identifier": "minecraft:slow_falling",
"amplifier": 0
},
{
"identifier": "minecraft:night_vision",
"amplifier": 0
}
]
},
{
"helmet": "",
"helmetTrim": "minecraft:snout",
"helmetTrimMaterial": "minecraft:netherite",
"chestplate": "",
"chestTrim": "minecraft:ward",
"chestTrimMaterial": "minecraft:netherite",
"leggings": "",
"legTrim": "minecraft:ward",
"legTrimMaterial": "minecraft:netherite",
"boots": "",
"bootsTrim": "minecraft:snout",
"bootsTrimMaterial": "minecraft:netherite",
"effects": [
{
"identifier": "minecraft:fire_resistance",
"amplifier": 0
},
{
"identifier": "minecraft:resistance",
"amplifier": 1
}
]
}
]
}
Effective Trims!
A Serverside Mod that gives Trims a bigger use! A Full-Set of Every Armor Trim now gives you a Potion Effect when worn.
Fully Configurable to allow changes to Armor, Trim, Trim Material, Effect, Duration and more!
Sentry: Hero of the Village
Vex: Strength
Wild: Jump Boost 2
Coast: Water Breathing
Dune: Speed
Wayfinder: Luck 2
Raiser, Shaper & Host: Regeneration
Ward: Absorption 2
Silence: Conduit Power
Tide: Dolphins Grace
Snout: Fire Resistance
Rib: Resistance
Eye: Night Vision
Spire: Slow Falling
Flow: Speed 2
Bolt: Haste
Configuration:
You can completely configure your own Trim Combinations with different Armor Materials, Trims and Trim Materials to give different Effects, Effect Strengths, Effect Timings and more.
Any field left empty means ANY, so any type of Armor, any type of Trim and any type of Trim Material.
You can also list Armors, Trims, Trim Materials and Effects instead of making a Trimset for each type to help keep the files cleaner.
{
"helmet": "minecraft:iron_helmet",
"helmetTrim": "minecraft:snout, minecraft:rib"
"helmetTrimMaterial": "minecraft:lapis",
"chestplate": "minecraft:gold_chestplate",
"chestTrim": "minecraft:snout",
"chestTrimMaterial": "minecraft:diamond",
"leggings": "", (Leaving Empty with "exclusive" set to false means any!)
"legTrim": "", (Leaving Empty with "exclusive" set to false means any!)
"legTrimMaterial": "", (Leaving Empty with "exclusive" set to false means any!)
"boots": "",
"bootsTrim": "",
"bootsTrimMaterial": "",
"duration": 160, (Default) (20 Ticks = 1 Second)
"exclusive": true/false, (Default: False) (When true it changes empty "" to mean "empty" instead of "any")
"stacks": true/false, (Default: False) (When true it allows trimsets to affect eachother)
"effects": [
{
"identifier": "minecraft:speed",
"amplifier": 0 (Amplifier 0 = Speed 1)
},
{
"identifier": "minecraft:night_vision, minecraft:water_breathing",
"amplifier": 9 (Amplifier 9 = Night Vision and Water Breathing 10)
}
]
}
It should be pretty self-explanatory!
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources