{"id":20724709,"url":"https://github.com/cottonmc/cottonresources","last_synced_at":"2025-10-13T11:36:11.411Z","repository":{"id":54447616,"uuid":"163233681","full_name":"CottonMC/CottonResources","owner":"CottonMC","description":"Reference mod for ores, ingots, tools, liquids, and all you can imagine.","archived":false,"fork":false,"pushed_at":"2020-12-10T17:51:32.000Z","size":963,"stargazers_count":16,"open_issues_count":17,"forks_count":12,"subscribers_count":4,"default_branch":"1.15.2","last_synced_at":"2025-04-23T18:05:25.142Z","etag":null,"topics":["api","fabric","hacktoberfest","library","minecraft"],"latest_commit_sha":null,"homepage":"","language":"Java","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/CottonMC.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}},"created_at":"2018-12-27T01:44:45.000Z","updated_at":"2025-03-27T12:39:30.000Z","dependencies_parsed_at":"2022-08-13T16:00:31.654Z","dependency_job_id":null,"html_url":"https://github.com/CottonMC/CottonResources","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CottonMC%2FCottonResources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CottonMC%2FCottonResources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CottonMC%2FCottonResources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CottonMC%2FCottonResources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CottonMC","download_url":"https://codeload.github.com/CottonMC/CottonResources/tar.gz/refs/heads/1.15.2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250487530,"owners_count":21438612,"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":["api","fabric","hacktoberfest","library","minecraft"],"created_at":"2024-11-17T04:16:03.553Z","updated_at":"2025-10-13T11:36:06.366Z","avatar_url":"https://github.com/CottonMC.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cotton Resources\n\n## Importing\n\nInclude the Cotton maven in your `build.gradle`:\n\n```groovy\nrepositories {\n  ...\n  maven {\n      name = \"Cotton\"\n      url = \"https://server.bbkr.space/artifactory/libs-release/\"\n  }\n}\n```\n\nInclude Cotton Resources in your `build.gradle`:\n\n```groovy\ndependencies {\n  /* this will expose the dependency to anyone building against your mod. You might\n     want to set this to modImplementation for production */\n  modApi  \"io.github.cottonmc:cotton-resources:${cotton_resources_version}\"\n\n  /* this will package cotton-resources in your jar. skip if you don't want this */\n  include \"io.github.cottonmc:cotton-resources:${cotton_resources_version}\"\n}\n```\n\nSet the version in `gradle.properties`:\n```properties\ncotton_resources_version=1.5.1+1.15.2\n```\n\nTell Loader about your dependency in `fabric.mod.json`:\n```\n  \"depends\": {\n    \"fabric\": \"*\",\n    ...\n\n    \"cotton-resources\": \"\u003e=1.5.1\",\n  }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcottonmc%2Fcottonresources","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcottonmc%2Fcottonresources","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcottonmc%2Fcottonresources/lists"}