{"id":29007574,"url":"https://github.com/christopherhaws/mc-text-utilities","last_synced_at":"2025-06-25T13:09:25.569Z","repository":{"id":63975135,"uuid":"525218114","full_name":"ChristopherHaws/mc-text-utilities","owner":"ChristopherHaws","description":"Adds buttons to set the color and formatting of text","archived":false,"fork":false,"pushed_at":"2025-02-15T22:48:47.000Z","size":342,"stargazers_count":2,"open_issues_count":33,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T23:26:35.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChristopherHaws.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ChristopherHaws"}},"created_at":"2022-08-16T03:29:44.000Z","updated_at":"2025-02-15T22:47:40.000Z","dependencies_parsed_at":"2024-07-06T19:44:41.006Z","dependency_job_id":"4db5c6e8-ec51-4525-a3d4-9928e8aefe0e","html_url":"https://github.com/ChristopherHaws/mc-text-utilities","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":"FabricMC/fabric-example-mod","purl":"pkg:github/ChristopherHaws/mc-text-utilities","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristopherHaws%2Fmc-text-utilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristopherHaws%2Fmc-text-utilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristopherHaws%2Fmc-text-utilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristopherHaws%2Fmc-text-utilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChristopherHaws","download_url":"https://codeload.github.com/ChristopherHaws/mc-text-utilities/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristopherHaws%2Fmc-text-utilities/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261879309,"owners_count":23223739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-25T13:09:24.302Z","updated_at":"2025-06-25T13:09:25.562Z","avatar_url":"https://github.com/ChristopherHaws.png","language":"Java","funding_links":["https://github.com/sponsors/ChristopherHaws"],"categories":[],"sub_categories":[],"readme":"# Text Utilities (for Fabric)\n![GitHub license](https://img.shields.io/github/license/ChristopherHaws/mc-text-utilities.svg)\n![GitHub issues](https://img.shields.io/github/issues/ChristopherHaws/mc-text-utilities.svg)\n![GitHub tag](https://img.shields.io/github/tag/ChristopherHaws/mc-text-utilities.svg)\n[![Discord chat](https://img.shields.io/badge/chat%20on-discord-7289DA?logo=discord\u0026logoColor=white)](https://discord.gg/kQjty3rfJd)\n\nText Utilities is a free and open-source mod for Minecraft which adds color and formatting \noptions to signs, books, and anvils.\n\n\u003cdiv align=\"center\"\u003e\n\t\u003cimg src=\"src/main/resources/assets/textutilities/icon.png\" width=\"128\" /\u003e\n\u003c/div\u003e\n\n---\n\n## Features\n- Adds color and formatting buttons to the sign editor screen, anvil screen, and the book edit screen\n- Adds color and formatting support to fabric server's when installed on a server\n- Formatting code prefix is configurable to support servers that don't use the default `§` (for example, Purpur has built in support for `\u0026`)\n- Adds the ability to click-through signs and item frames when they are attached to containers\n\t- Sign click through is prevented when holding a sign, dye, an ink sac, or a glowing ink sac in your main hand\n\t- Item Frame click through is prevented while sneaking or if the item frame has no item in it\n\nNOTE: At the moment, you have to press a color before a format button if you want to use both.\n\n![image](https://user-images.githubusercontent.com/5934505/201258398-e3b3ea7f-af3e-4e69-8bc4-4e0713880568.png)\n\n---\n\n## Installation\n[\u003cimg src=\"https://i.imgur.com/Ol1Tcf8.png\" height=\"50\"/\u003e](https://modrinth.com/mod/fabric-api)\n[\u003cimg src=\"https://i.imgur.com/7weZ8uu.png\" height=\"50\"/\u003e](https://modrinth.com/mod/cloth-config)\n\n### Manual installation\n\nYou will need Fabric Loader 0.10.x or newer installed in your game in order to load Text \nUtilities. If you haven't installed Fabric mods before, you can find a variety of community \nguides for doing so [here](https://fabricmc.net/wiki/install).\n\n#### Stable releases\n![GitHub release](https://img.shields.io/github/release/ChristopherHaws/mc-text-utilities.svg)\n\nThe latest releases of Text Utilities are published to our [Modrinth](https://modrinth.com/mod/text-utilities),\n[CurseForge](https://www.curseforge.com/minecraft/mc-mods/text-utilities),\nand [GitHub release](https://github.com/ChristopherHaws/mc-text-utilities/releases) pages. Releases\nare considered to be **suitable for general use**, but they are not guaranteed to be free of bugs \nand other issues.\n\nUsually, releases will be made available on GitHub slightly sooner than other locations.\n\n#### Bleeding-edge builds (unstable)\n[![GitHub build status](https://img.shields.io/github/actions/workflow/status/ChristopherHaws/mc-text-utilities/build.yml?branch=main)](https://github.com/ChristopherHaws/mc-text-utilities/actions/workflows/build.yml)\n\nIf you are a player who is looking to get your hands on the latest **bleeding-edge changes for \ntesting**, consider taking a look at the automated builds produced through our\n[GitHub Actions workflow](https://github.com/ChristopherHaws/mc-text-utilities/actions/workflows/build.yml?query=event%3Apush).\nThis workflow automatically runs every time a change is pushed to the repository, and as such, \nthe builds it produces will generally reflect the latest snapshot of development.\n\nBleeding edge builds will often include unfinished code that hasn't been extensively tested. \nThat code may introduce incomplete features, bugs, crashes, and all other kinds of weird issues. \nYou **should not use these bleeding edge builds** unless you know what you are doing and are \ncomfortable with software debugging.\n\n### Reporting Issues\nYou can report bugs and crashes by opening an issue on our [issue tracker](https://github.com/ChristopherHaws/mc-text-utilities/issues).\nBefore opening a new issue, use the search tool to make sure that your issue has not already \nbeen reported and ensure that you have completely filled out the issue template. Issues that are \nduplicates or do not contain the necessary information to triage and debug may be closed.\n\nPlease note that while the issue tracker is open to feature requests, development is primarily \nfocused on improving hardware compatibility, performance, and finishing any unimplemented \nfeatures necessary for parity with the vanilla renderer.\n\n---\n### License\nText Utilities is licensed under GNU LGPLv3, a free and open-source license. For more information, \nplease see the [license file](https://github.com/ChristopherHaws/mc-text-utilities/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristopherhaws%2Fmc-text-utilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristopherhaws%2Fmc-text-utilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristopherhaws%2Fmc-text-utilities/lists"}