{"id":46634885,"url":"https://github.com/alegian/thavma","last_synced_at":"2026-03-08T01:02:36.169Z","repository":{"id":214959023,"uuid":"737764785","full_name":"alegian/thavma","owner":"alegian","description":"A complete rewrite \u0026 re-imagination of azanor's Thaumcraft for modern versions of Minecraft","archived":false,"fork":false,"pushed_at":"2026-02-18T16:48:33.000Z","size":5687,"stargazers_count":115,"open_issues_count":5,"forks_count":8,"subscribers_count":17,"default_branch":"main","last_synced_at":"2026-02-18T19:53:49.594Z","etag":null,"topics":["java","minecraft","minecraft-mod","mod","thaumcraft","thaumcraft7"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alegian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-01-01T12:15:25.000Z","updated_at":"2026-02-04T00:33:05.000Z","dependencies_parsed_at":"2024-02-09T09:23:04.977Z","dependency_job_id":"7cf9af4c-cda4-4ddd-a8a0-1f4b143545e1","html_url":"https://github.com/alegian/thavma","commit_stats":null,"previous_names":["alegian/thaumcraft7","alegian/thavma"],"tags_count":10,"template":false,"template_full_name":"neoforged/MDK","purl":"pkg:github/alegian/thavma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alegian%2Fthavma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alegian%2Fthavma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alegian%2Fthavma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alegian%2Fthavma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alegian","download_url":"https://codeload.github.com/alegian/thavma/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alegian%2Fthavma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30240268,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T00:58:18.660Z","status":"ssl_error","status_checked_at":"2026-03-08T00:55:48.608Z","response_time":53,"last_error":"SSL_read: 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":["java","minecraft","minecraft-mod","mod","thaumcraft","thaumcraft7"],"created_at":"2026-03-08T01:01:06.088Z","updated_at":"2026-03-08T01:02:36.122Z","avatar_url":"https://github.com/alegian.png","language":"Kotlin","readme":"# Thavma\n\n## Downloads\n\n- [Curseforge](https://www.curseforge.com/minecraft/mc-mods/thavma)\n- [Modrinth](https://modrinth.com/mod/thavma)\n- [Github](https://github.com/alegian/thavma/releases)\n\n## Development Teasers \u0026 Tutorials\n\nhttps://www.youtube.com/playlist?list=PL9KsxgFMvbpHESdU8d1WztLXnuKDGvBVh\n\n## Description\n\nA complete rewrite \u0026 re-imagination of azanor's Thaumcraft for modern versions of Minecraft.\nI am in no way associated with azanor and I have not used any of their assets.\n\nWhat version of Thaumcraft am I rewriting? None specifically. I am going to implement what\nI enjoyed most from each version (my favorite being Thaumcraft 4.2). I plan to add\nfeatures that did not exist in the original mod, and change old features to give them\nfresh new mechanics, visuals and names.\n\nI happen to be Greek, Thaumaturgy literally means \"the act of performing miracles\".\nGood pick azanor ;-)\n\n## Credit\n\n- Azanor, for being the original author of my favorite mod\n- Reaves, for their awesome original models \u0026 textures\n- David Kapitančik / DarkCakeKingcz, for their generous help with some textures\n- The NeoForge Project discord community, for answering my questions countless times\n- Team CoFH, for allowing anyone to learn from their code. Also, modified versions of their license and their package\n  structure are used here\n- McJTy, for their minecraft modding tutorials\n- The JEI team, their codebase taught me how to use custom Texture Atlases\n- The https://game-icons.net/ team, for their free icons, under\n  the [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) license. All icons were taken as-is\n- Gigaherz, for their [custom core shader tutorial gist](https://gist.github.com/gigaherz/b8756ff463541f07a644ef8f14cb10f5), pretty\n  much the only resource online that describes this process\n- The Artifacts team, their codebase taught me how to use Attribute Modifiers and how to render\n  custom cuboids on HumanoidModels\n- The Modern Industrialization team. I learnt from their recipe system\n- Nic Barker for his amazing [UI video](https://youtu.be/by9lQvpvMIc), that helped me make a flexible GUI system\n- Screaming Brain Studios, for their awesome free space backgrounds, used in the book: https://opengameart.org/content/seamless-space-backgrounds\n- RedBlobGames, for their brilliant guide to hexagonal grids, used in research: https://www.redblobgames.com/grids/hexagons/\n- BlakeBr0 of Mystical Agriculture, I learnt the Item Particle effects for Infusion from their codebase\n- my friend thedarkcolour, for helping with KFF and mc-publish\n- BazZziliuS, for contributing the first Russian translation file\n\n## License\n\nThis repository uses a modified version of the CoFH \"Don't Be a Jerk\" License v2. [Read the file](LICENSE.md) for\ndetails.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falegian%2Fthavma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falegian%2Fthavma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falegian%2Fthavma/lists"}