{"id":29626727,"url":"https://github.com/solstice-mc/euclids-elements","last_synced_at":"2025-07-21T07:36:19.325Z","repository":{"id":285222951,"uuid":"957097232","full_name":"Solstice-MC/Euclids-Elements","owner":"Solstice-MC","description":"Library for Customizable Content Mods","archived":false,"fork":false,"pushed_at":"2025-07-16T14:48:12.000Z","size":2342,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-16T22:57:00.428Z","etag":null,"topics":["fabric-library","minecraft-library"],"latest_commit_sha":null,"homepage":"https://modrinth.com/project/Euclids-Elements","language":"Java","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/Solstice-MC.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2025-03-29T14:52:04.000Z","updated_at":"2025-07-16T14:47:42.000Z","dependencies_parsed_at":"2025-03-30T12:24:25.494Z","dependency_job_id":"9584d3a1-05c3-47cd-b798-8e72fca26680","html_url":"https://github.com/Solstice-MC/Euclids-Elements","commit_stats":null,"previous_names":["solstice-mc/euclids-elements"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/Solstice-MC/Euclids-Elements","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solstice-MC%2FEuclids-Elements","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solstice-MC%2FEuclids-Elements/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solstice-MC%2FEuclids-Elements/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solstice-MC%2FEuclids-Elements/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Solstice-MC","download_url":"https://codeload.github.com/Solstice-MC/Euclids-Elements/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solstice-MC%2FEuclids-Elements/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266261773,"owners_count":23901299,"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":["fabric-library","minecraft-library"],"created_at":"2025-07-21T07:36:15.857Z","updated_at":"2025-07-21T07:36:19.311Z","avatar_url":"https://github.com/Solstice-MC.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Cloudsmith](https://img.shields.io/badge/release%20hosting%20by-cloudsmith-blue?logo=cloudsmith\u0026style=for-the-badge)](https://www.cloudsmith.com)\n\n# About\n\n**Euclid's Elements** is a library mod for creating customizable content mods.\n\n\u003e [!CAUTION]\n\u003e The API is not stable yet and may change significantly between versions.\n\n# Usage\n\nAdd the Solstice Cloudsmith Maven to your build file and add Euclid's Elements as a dependency.\n\n`build.gradle`\n```groovy\nrepositories {\n\tmaven { url = \"https://dl.cloudsmith.io/public/solstice-mc/artifacts/maven/\" }\n}\n\ndependencies {\n\tmodImplementation \"org.solstice:euclids-elements:${euclids_elements_version}\"\n}\n```\n\n# Features (W.I.P.)\n\n## Effect Holder API\n\nCreate objects that hold effects the same way Enchantments do by implementing the `EffectHolder` interface.\nMake the effects usable by items by making a new item component and implementing `ItemEffectHolder\u003cEffectHolder\u003e`.\nFinally, add the item component to the `euclids_elements/tags/data_component_type/effect_holder.json` tag.\n\n## Tooltip Holders\n\nAutomatically add item components that implement `TooltipAppender` to item tooltips by adding them to the `euclids_elements/tags/data_component_type/tooltip_holder.json` tag.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolstice-mc%2Feuclids-elements","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolstice-mc%2Feuclids-elements","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolstice-mc%2Feuclids-elements/lists"}