{"id":17139131,"url":"https://github.com/virb3/anvil-calc","last_synced_at":"2025-04-13T10:02:40.269Z","repository":{"id":83273693,"uuid":"585327614","full_name":"ViRb3/anvil-calc","owner":"ViRb3","description":"Optimal enchantment order calculator for modded Minecraft","archived":false,"fork":false,"pushed_at":"2024-01-12T00:12:00.000Z","size":848,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T06:12:39.707Z","etag":null,"topics":["books","calculator","custom","enchantment","minecraft","modded","optimal","optimized","order","rust","wasm"],"latest_commit_sha":null,"homepage":"https://virb3.github.io/anvil-calc/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ViRb3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-01-04T22:22:23.000Z","updated_at":"2025-03-21T16:42:34.000Z","dependencies_parsed_at":"2024-01-12T03:59:45.121Z","dependency_job_id":null,"html_url":"https://github.com/ViRb3/anvil-calc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViRb3%2Fanvil-calc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViRb3%2Fanvil-calc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViRb3%2Fanvil-calc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViRb3%2Fanvil-calc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ViRb3","download_url":"https://codeload.github.com/ViRb3/anvil-calc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248695335,"owners_count":21146953,"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":["books","calculator","custom","enchantment","minecraft","modded","optimal","optimized","order","rust","wasm"],"created_at":"2024-10-14T20:11:28.264Z","updated_at":"2025-04-13T10:02:40.235Z","avatar_url":"https://github.com/ViRb3.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg width=\"256\" heigth=\"256\" src=\"logo.png\"\u003e\n    \u003ch1 align=\"center\"\u003eanvil-calc\u003c/h1\u003e\n    \u003cp align=\"center\"\u003e\n        Optimal enchantment order calculator for modded Minecraft\n    \u003c/p\u003e\n\u003c/p\u003e\n\n\n## Features\n\n- Minimalistic, text-based UI, optimized for fast typing\n- Up to 15 items/books\n- Custom prior work penalty\n- User-defined enchantments\n- Optimize for XP rather than levels\n- Free books mode (Apotheosis)\n\n## Usage\n\n#### Web version (recommended)\n\nJust head over to https://virb3.github.io/anvil-calc/.\n\n#### Binary version\n\nYou'll need to compile the program using Rust:\n\n```bash\ncargo build --release\n```\n\nThen, simply run it from `target/release/anvil-calc`. Make sure `config.yml` is in the current working directory and customized with your enchantments. The binary is roughly 2x faster than the web version, but this is usually insignificant.\n\n## Screenshot\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg width=\"512\"  src=\"screenshot.png\"\u003e\n\u003c/p\u003e\n\n## Technical details\n\nThis tool is an extremely optimized bruteforcer written in Rust and compiled for WebAssembly. It is completely client-side and no server is required.\n\nThere are multiple heuristics in the code, which allows certain sub-optimal paths to be skipped. The most significant speedup is achieved by caching all input and output items, which allows not only repeated calculations to be avoided, but also sub-optimal ones to be completely skipped.\n\nReference: https://minecraft.fandom.com/wiki/Anvil_mechanics\n\n## Similar\n\n- https://github.com/kkchengaf/Minecraft-Enchantment-Order-Calculator\n- https://github.com/kkchengaf/Minecraft-Enchantment-Order-Java\n- https://github.com/iamcal/enchant-order\n- https://github.com/aviettran/minecraft-anvil-calc","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirb3%2Fanvil-calc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirb3%2Fanvil-calc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirb3%2Fanvil-calc/lists"}