{"id":23193123,"url":"https://github.com/enaium/fabric-mod-noexpensive","last_synced_at":"2026-04-02T20:52:54.545Z","repository":{"id":49842148,"uuid":"268532740","full_name":"Enaium/fabric-mod-NoExpensive","owner":"Enaium","description":"The anvil has no expensive restrictions and compatible to any enchantment.","archived":false,"fork":false,"pushed_at":"2026-03-26T11:40:44.000Z","size":445,"stargazers_count":9,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-27T04:34:14.078Z","etag":null,"topics":["expensive","minecraft","minecraft-mod"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Enaium.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-06-01T13:39:17.000Z","updated_at":"2026-03-26T11:34:46.000Z","dependencies_parsed_at":"2022-09-12T23:42:02.013Z","dependency_job_id":"2e8b7e44-1b44-4c8d-a7d4-bf4b7f7a25aa","html_url":"https://github.com/Enaium/fabric-mod-NoExpensive","commit_stats":null,"previous_names":["enaium/fabric-mod-noexpensive"],"tags_count":265,"template":false,"template_full_name":null,"purl":"pkg:github/Enaium/fabric-mod-NoExpensive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Enaium%2Ffabric-mod-NoExpensive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Enaium%2Ffabric-mod-NoExpensive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Enaium%2Ffabric-mod-NoExpensive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Enaium%2Ffabric-mod-NoExpensive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Enaium","download_url":"https://codeload.github.com/Enaium/fabric-mod-NoExpensive/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Enaium%2Ffabric-mod-NoExpensive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31316008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["expensive","minecraft","minecraft-mod"],"created_at":"2024-12-18T13:10:07.122Z","updated_at":"2026-04-02T20:52:54.539Z","avatar_url":"https://github.com/Enaium.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NoExpensive\n\n[English](README.md) | [中文 (Chinese)](README.zh.md)\n\nNoExpensive is a Minecraft mod that removes the anvil's expensive restrictions and allows compatibility between any\nenchantments. It is designed to be lightweight, highly compatible, and easy to configure for both modern and legacy\nMinecraft versions.\n\n[![Version](https://img.shields.io/github/v/tag/Enaium/fabric-mod-NoExpensive?label=version\u0026style=flat-square\u0026logo=github)](https://github.com/Enaium/fabric-mod-NoExpensive/releases)\n[![CurseForge Downloads](https://img.shields.io/curseforge/dt/387108?style=flat-square\u0026logo=curseforge)](https://www.curseforge.com/minecraft/mc-mods/noexpensive)\n[![Modrinth Downloads](https://img.shields.io/modrinth/dt/2nz0kJ1N?style=flat-square\u0026logo=modrinth)](https://modrinth.com/mod/noexpensive)\n\n---\n\n## Table of Contents\n\n- [Features](#features)\n- [Installation](#installation)\n- [Commands](#commands)\n- [Configuration](#configuration)\n- [Compatibility](#compatibility)\n- [Legacy Version Notes](#legacy-version-notes)\n- [Support \u0026 Contributing](#support--contributing)\n\n---\n\n## Features\n\n- Removes the \"Too Expensive!\" anvil restriction\n- Allows any enchantment combinations (including normally incompatible ones)\n- Configurable maximum repair cost\n- Custom enchantment compatibility rules\n- Supports both modern and legacy Minecraft versions\n\n---\n\n## Installation\n\n1. Download the latest release\n   from [CurseForge](https://www.curseforge.com/minecraft/mc-mods/noexpensive), [Modrinth](https://modrinth.com/mod/noexpensive),\n   or [GitHub Releases](https://github.com/Enaium/fabric-mod-NoExpensive/releases).\n2. Place the mod JAR file into your Minecraft `mods` folder.\n3. Launch Minecraft with Fabric or your preferred mod loader.\n\n---\n\n## Configuration\n\nThis mod uses the MineConf for configuration.\n\n### Configs\n\n| Config         | Description                                                                 |\n|----------------|-----------------------------------------------------------------------------|\n| max_level      | The maximum repair cost level (default: 39). Set to 0 for auto calculation. |\n| combine_higher | Enable or disable combining higher-level enchantments (default: false).     |\n| compatibility  | Allow two enchantments to be compatible.                                    |\n\n### Default Compatibilities\n\n- **Mending** and **Infinity** are compatible by default.\n- **Multishot** and **Piercing** are compatible by default.\n- **Sharpness**, **Smite**, and **Bane of Arthropods** are mutually compatible by default.\n- **Protection**, **Projectile Protection**, **Blast Protection**, and **Fire Protection** are mutually compatible by\n  default.\n\n---\n\n## Compatibility\n\n- Supports a wide range of Minecraft versions (see folders for specific support).\n- Designed for Fabric mod loader, but may work with others if compatible.\n- For legacy versions (1.7.x and below), enchantment IDs are numbers, not strings.\n\n---\n\n## Legacy Version Notes\n\n- In 1.7.x and below, the compatibility config uses numeric enchantment IDs instead of string names due to how\n  enchantments are registered in those versions.\n\n---\n\n## Support \u0026 Contributing\n\n- For bug reports, feature requests, or questions, please open\n  an [issue](https://github.com/Enaium/fabric-mod-NoExpensive/issues).\n- Contributions are welcome! Feel free to submit pull requests.\n\n---\n\nEnjoy a restriction-free anvil experience!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenaium%2Ffabric-mod-noexpensive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenaium%2Ffabric-mod-noexpensive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenaium%2Ffabric-mod-noexpensive/lists"}