{"id":27524835,"url":"https://github.com/ploptaw/minecraft-cit-template","last_synced_at":"2026-01-23T12:54:42.707Z","repository":{"id":277999149,"uuid":"934064220","full_name":"ploptaw/Minecraft-CIT-Template","owner":"ploptaw","description":"This is a template repository that makes it easy to create optimized custom item textures.","archived":false,"fork":false,"pushed_at":"2025-02-17T14:38:38.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T01:23:11.727Z","etag":null,"topics":["custom-item-texture","minecraft","minecraft-resourcepack","packsquash"],"latest_commit_sha":null,"homepage":"","language":null,"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/ploptaw.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}},"created_at":"2025-02-17T08:04:49.000Z","updated_at":"2025-02-17T14:38:29.000Z","dependencies_parsed_at":"2025-02-17T13:29:57.974Z","dependency_job_id":null,"html_url":"https://github.com/ploptaw/Minecraft-CIT-Template","commit_stats":null,"previous_names":["ploptaw/minecraft-cit-template"],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/ploptaw/Minecraft-CIT-Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ploptaw%2FMinecraft-CIT-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ploptaw%2FMinecraft-CIT-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ploptaw%2FMinecraft-CIT-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ploptaw%2FMinecraft-CIT-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ploptaw","download_url":"https://codeload.github.com/ploptaw/Minecraft-CIT-Template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ploptaw%2FMinecraft-CIT-Template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28692323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T11:01:27.039Z","status":"ssl_error","status_checked_at":"2026-01-23T11:00:26.909Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["custom-item-texture","minecraft","minecraft-resourcepack","packsquash"],"created_at":"2025-04-18T13:14:04.517Z","updated_at":"2026-01-23T12:54:42.688Z","avatar_url":"https://github.com/ploptaw.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minecraft CIT Template\n\n![Minecraft Version](https://img.shields.io/badge/Minecraft-1.61--1.21-blue)\n\n[![Use Template](https://img.shields.io/badge/-Use%20Template-blue?logo=github)](https://github.com/new?template_name=YOUR_TEMPLATE_NAME)  \n[![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)\n\n---\n\n## 🙏 謝辞（Acknowledgment）\n\n本プロジェクトの最適化処理は，オープンソースツール **[PackSquash-action](https://github.com/ComunidadAylas/PackSquash-action)** によって実現されています．  \n開発チームの皆様に心より感謝申し上げます．\n\n---\n\n## 🚀 クイックスタート（Quick Start）\n\n1. **[Use Template]** ボタンをクリックし，新規リポジトリを作成．\n2. 作成したリポジトリをローカル環境にクローン．\n   ```sh\n   git clone https://github.com/YOUR_USERNAME/YOUR_REPOSITORY.git\n   ```\n3. `assets/minecraft/optifine/cit/` にカスタムテクスチャを追加．\n4. GitHub Actions によりリソースパックが自動でビルドされます．\n\n---\n\n## 📦 サンプル（Samples）\n\nこのテンプレートには以下のサンプルが含まれています：\n\n![Image](https://github.com/user-attachments/assets/e6b086e5-b1b7-4594-8c69-d97b6e0667a4)\n\n- **サンプル A**：アイテムにカスタムテクスチャを適用．\n- **サンプル B**：ブロックにカスタムテクスチャを適用．\n- **サンプル C**：アイテムにアニメーションテクスチャを適用．\n- **サンプル D**：ブロックにカスタムモデルを適用．\n\n---\n\n## 🛠️ カスタマイズ例（Customization Example）\n\n以下のプロパティを設定することで，特定のアイテムにカスタムテクスチャを適用できます．\n\n```properties\ntype=item\nitems=minecraft:stick\ntexture=sampleA\nnbt.display.Name=sampleA\n```\n\n---\n\n## 📜 Pack Format 対応表（Pack Format Compatibility）\n\n| pack_format | Minecraft Version |\n| ----------- | ----------------- |\n| 1           | 1.61-1.89         |\n| 2           | 1.9-1.10.2        |\n| 3           | 1.11-1.12.2       |\n| 4           | 1.13-1.14.4       |\n| 5           | 1.15-1.16.1       |\n| 6           | 1.16.2-1.16.5     |\n| 7           | 1.17-1.17.1       |\n| 8           | 1.18-1.18.2       |\n| 9           | 1.19-1.19.2       |\n| 12          | 1.19.3            |\n| 13          | 1.19.4            |\n| 15          | 1.20-1.20.1       |\n| 18          | 1.20.2            |\n| 22          | 1.20.3-1.20.4     |\n| 32          | 1.20.5-           |\n| 34          | 1.21-             |\n\n### `pack.mcmeta` の例:\n\n```json\n{\n  \"pack\": {\n    \"pack_format\": 8, // ver1.18.2\n    \"description\": \"My Pack\"\n  }\n}\n```\n\n---\n\n## 🔗 参考リンク（Resources）\n\nより詳しい情報は，以下のリンクをご参照ください：\n\n- [OptiFine ドキュメント](https://optifine.readthedocs.io/index.html)\n- [PackSquash オプションファイル](https://github.com/ComunidadAylas/PackSquash/wiki/Options-files)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fploptaw%2Fminecraft-cit-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fploptaw%2Fminecraft-cit-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fploptaw%2Fminecraft-cit-template/lists"}