Перейти к содержимому
Mineforgian

ChromaAnvils

Do you want color support in anvils? No worries, now you can have it!

Загрузки
7K
Подписчики
31
Обновлён
30 июня 2026 г.
Лицензия
MIT

Опубликован 28 июня 2024 г.

Banner Image


GitHub licence Discord

GitHub release (with filter) Modrinth Version Modrinth Game Versions

Modrinth Downloads GitHub Downloads (all assets, all releases)

GitHub issues GitHub last commit


About (Divider Image)

With this simple fabric mod you can add a little color to your items with ChromaAnvils. This mod lets you style and color your items however you want, enabling you to have cool and unique items.

Features (Divider Image)

🟢 No mandatory client installation.
🟢 MiniMessage formating.
🟢 Permission support for server installation,.
🟢 Ability to blacklist items.
🟢 Option to disable anvils "too expensive" limit.
🟢 Extensive configs.

Showcase (Divider Image)

Demo Image 1 Demo Iamge 2

Usage (Divider Image)

🔒 Permissions

If you have a permission plugin/mod like LuckPerms, you are required to have the permission chromaanvils.use to be able to use it. If you don't have any permission plugins/mods, all players are able to use it.

Additionally, you will also need to have the following permissions, corresponding to the formatting you want to allow:

chromaanvils.colors
chromaanvils.decorations
chromaanvils.font
chromaanvils.gradient
chromaanvils.rainbow
chromaanvils.transition
chromaanvils.reset
chromaanvils.shadow
chromaanvils.pride
chromaanvils.sprite
chromaanvils.head

✏️ Formating

Named colors: black, dark_blue, dark_green, dark_aqua, dark_red, dark_purple, gold, gray, dark_gray, blue, green, aqua, red, light_purple, yellow, or white.

You can also use the MiniMessage Viewer to "generate" the styling so that you dont have to fiddle with the tags

Tag Example Description
<named color> <hex color> <dark_red> <#ff0000 Changes the color for next part of the text
<reset> <reset> Close all currently open tags, resetting color/decoration/etc.
<rainbow:[!][phase]> <rainbow> <rainbow:!> <rainbow:2> <rainbow:!2> ! reverses the rainbow direction and phase shifts the rainbow starting point
<gradient:[color1]:[color...]> <gradient:#ff0000:#00ff00>Example</gradient> Transitions between colors.
<transition:[color1]:[color...]:[phase]> <transition:#ffffff:#000000:0>Example</transition> Transitions between colors. Similar to a gradient, but everything is the same color and the phase chooses that color
<font:[key]> <font:alt>Example</font> Allows to change the font of the text
<[deocraion]> <bold> <underlined> <st> <obf> <i> <!i> Decorate the next part of the text. You can use ! to reverse the decoration. Look at the decoration table below for all available tags.
<shadow:_colorNameOrHex_:[alpha_as_float]> <shadow:aqua:0.5> <shadow:#55FF55> Change your text shadow color and opacity
<pride[:flag]> Happy <pride>pride month</pride>! Color your items with different types of pride flags ```pride, progress, trans, bi, pan, nb, lesbian, ace, agender, demisexual, genderqueer, genderfluid, intersex, aro, baker, philly, queer, gay, bigender or demigender
<sprite[:atlas]> <sprite:blocks:block/stone> Embeds a sprite icon from a specified texture atlas directly into your item name. The atlas parameter specifies the texture atlas to use (e.g., blocks, items), followed by the sprite path. This allows you to add visual icons alongside your text.
<head:name|uuid|texture[:outer_layer]> My favorite dev is <head:9f55c7c9-fecb-4baa-a65d-da2bb0aabde1>. Displays a player head in your item name. You can specify the player by their username, UUID, or custom texture value. The optional outer_layer parameter controls whether to show the second layer of the player skin (like hats or overlays).

✨ Decorations tags

Decoraions Alias
bold b
italic em or i
underlined u
strikethrough st
obfuscated obf

For more information about you can refer minimessages own documentation but keep in mind that all the tags provided by minimessage doesn't work in item names

Ченджлог

1.1.0Релиз26.2 · 30 июня 2026 г.

This release updates ChromaAnvils for Minecraft 26.2 and adds a new anvil option for server owners.

Added

  • Added a Disable Too Expensive Limit config option.
  • Added server-to-client config sync for the too-expensive limit.

Changed

  • Updated to Minecraft 26.2, Fabric Loader 0.19.3, Fabric API 0.153.0, and Java 25.
  • Updated Cloth Config, Mod Menu, Adventure, and Fabric Permissions API versions.
  • Reworked anvil mixins for the newer Minecraft menu/screen classes.
  • Moved anvil screen logic to client-only mixins to avoid dedicated server class loading.

Fixed

  • Fixed colored anvil names flashing between colored and uncolored text on servers.
1.0.8Релиз1.21.11 · 16 декабря 2025 г.
  • Updated to support minecraft version 1.21.11
1.0.7+1.21.10Релиз1.21.10 · 13 ноября 2025 г.
  • Updated to support minecraft version 1.21.10
  • Added support for new tags <sprite> and <head>
1.0.6+1.21.6Релиз1.21.6 · 28 июня 2025 г.
  • Updated to support minecraft version 1.21.6
  • Added support for new tags <shadow> and <pride>
1.0.5+1.21.5Релиз1.21.5 · 4 июня 2025 г.

Fixed a bug where colors/formatting did not work on servers without the LuckPerms mod. The permission system can now be turned off in the mod configuration.

If you are only using this mod in single-player mode, you don't need to update.

If your server is not running luckPerms do the and you want the mod to work for all players do the following Goto "/config/chromaanvils.toml" and set "UsePermissions = false"

1.0.4+1.21.5Релиз1.21.5 · 25 мая 2025 г.

Nothing new or exiting just version update to newest minecraft version 1.21.5

1.0.3+1.21.4Релиз1.21.4 · 25 февраля 2025 г.

This release introduces a new feature to the ChromaAnvils.

New Feature: Atomic Permissions

A new implementation of atomic permissions has been added, contributed by Veivel. This feature enhances the mod's functionality by allowing for more precise control over permissions within the game.

Thank you for your interest in the mod! Enjoy the new feature!

1.0.2+1.21.4Релиз1.21.4 · 11 декабря 2024 г.

Update to minecraft 1.21.4 Multiplayer support is kind a broken in this version but singleplayer should work if someone wants to contribute and help fixing it please do pr on github :)

Комментарии

Загружаем…