{"id":15015076,"url":"https://github.com/moremcmeta/core","last_synced_at":"2025-04-12T09:13:20.974Z","repository":{"id":37326942,"uuid":"324903174","full_name":"MoreMcmeta/core","owner":"MoreMcmeta","description":"Animate almost any Minecraft texture with more options. Texture configuration API. 1.16-1.21","archived":false,"fork":false,"pushed_at":"2025-01-13T03:39:56.000Z","size":11125,"stargazers_count":32,"open_issues_count":11,"forks_count":6,"subscribers_count":1,"default_branch":"4.x-1.21","last_synced_at":"2025-04-12T09:12:53.237Z","etag":null,"topics":["animation","fabricmc-mod","forge-mod","mcmeta","minecraft","minecraft-mod","textures"],"latest_commit_sha":null,"homepage":"","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/MoreMcmeta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-12-28T03:32:26.000Z","updated_at":"2025-01-12T22:44:05.000Z","dependencies_parsed_at":"2024-01-07T03:20:36.464Z","dependency_job_id":"3f87ea41-12c2-4d8c-adb5-5ce2583eebbf","html_url":"https://github.com/MoreMcmeta/core","commit_stats":{"total_commits":742,"total_committers":1,"mean_commits":742.0,"dds":0.0,"last_synced_commit":"926daa6bd410e3d5ba697bd042c0bbf0d3959cf4"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoreMcmeta%2Fcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoreMcmeta%2Fcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoreMcmeta%2Fcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoreMcmeta%2Fcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MoreMcmeta","download_url":"https://codeload.github.com/MoreMcmeta/core/tar.gz/refs/heads/4.x-1.21","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543842,"owners_count":21121838,"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":["animation","fabricmc-mod","forge-mod","mcmeta","minecraft","minecraft-mod","textures"],"created_at":"2024-09-24T19:46:28.154Z","updated_at":"2025-04-12T09:13:20.948Z","avatar_url":"https://github.com/MoreMcmeta.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MoreMcmeta\n![MoreMcmeta logo](./info/img/moremcmeta-logo-gradient.png)\n\nAnimate almost any texture with more options. Texture configuration API.\n\nThis means:\n* more possibilities for resource packs\n* [a familiar animation format](https://github.com/MoreMcmeta/core/wiki/User-Docs:-Animation-Format)\n* not invasive—better compatibility with other mods\n\n![Mob, GUI, shadow, moon, and enchantment glint examples](./info/img/demo.gif)\n\n## Are You in the Right Place?\nIf you're here to make a suggestion or bug report, find out how MoreMcmeta works, or contribute to its development, you're in the right place!\n\nIf you're looking to download MoreMcmeta or find out more about it, check out the [CurseForge page](https://www.curseforge.com/minecraft/mc-mods/moremcmeta-fabric).\n\n## For All Contributors\nThe [Contributing Guide](CONTRIBUTING.md) explains how to submit a suggestion, file a bug report, or create a pull request. That page includes all types of contributors, not just developers, and may be a helpful starting point.\n\nThe [Code of Conduct](CODE_OF_CONDUCT.md) describes acceptable vs. inappropriate behavior in this repository. In short, use common sense.\n\n## For Developers\n### Build\nMoreMcmeta uses Gradle and the [Architectury Plugin](https://github.com/architectury/architectury-plugin) for cross-mod loader builds. However, it does not use the Architectury API. There simply isn't enough boilerplate code that MoreMcmeta needs to justify another dependency. JUnit is the unit testing framework.\n\nIf you've set up a modded Minecraft environment before, MoreMcmeta is not much different. The main difference is that you'll need to [provide credentials](https://github.com/MoreMcmeta/core/wiki/Plugin-Docs:-Maven) to download MoreMcmeta Maven packages from GitHub Packages. Gradle will do most of the work after you import the project.\n\nThere's a lot of build tasks, but the important ones are the `build` and `test` tasks under `common` (cross-loader), `forge`, and `fabric`. These correspond to MoreMcmeta's three source directories/Gradle subprojects.\n\n* The `build` task generates a finished mod in `fabric/build/libs` or `forge/build/libs`.\n* The `test` task runs unit tests for the given directory. The best way to view code coverage is to run the task for all subprojects and add the results together.\n\n### Run\nAfter you import the Gradle project, the Architectury plugin should automatically generate run configurations for the client and server on Forge and Fabric. MoreMcmeta is a client-sided mod, but the server tasks are important to verify that it does not crash a dedicated server.\n\nYou can also use the `runClient` Gradle tasks if the run configurations do not appear.\n\n### Release\nView built releases at the [Releases](https://github.com/MoreMcmeta/core/releases) page. Generally, this page has exactly the same versions as CurseForge. Stable development builds may be there in the future.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoremcmeta%2Fcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoremcmeta%2Fcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoremcmeta%2Fcore/lists"}