kikugie / att-the-long-wait

Allows any item to be an armour trim material and makes all armour trimmable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All The Trims

Literally All Of Them

Screenshot 2023-06-16 at 1 07 23 PM

Modrinth CurseForge

Features:

  • Allows any item, including modded, to be an armour trim material.
  • Makes all armour trimmable, including modded armour.
  • Supports custom trim templates from datapacks or mods.
  • Dynamic Trim Rendering:
    • All trims are rendered dynamically, so the texture atlas is not filled with trim textures.
    • Colour of the trim is based on a palette gradient generated from the most vibrant to the dullest colour of the item texture.
  • No additional files or configuration required, just drop the mod in your mods' folder.

Notes:

  • This adds over 500,000 new armour trim combinations to just the vanilla game, with a couple of armour mods and content mods this number jumps to over a million with minimal effect on load times.

For Mod Developers:

  • This mod uses a Dynamic Trim Renderer that handles how the custom trim palettes are rendered on the armour, any mod that uses Fabric's Armour Renderer API to render trims will not work with this mod. See the Wiki for more information and how to add support with this mod.

Credits:

  • Andrew6rant for the item model colouring.
  • KikuGie for maintaining elytra trim compatibility.

About

Allows any item to be an armour trim material and makes all armour trimmable.

License:MIT License


Languages

Language:Java 100.0%