{"id":22055788,"url":"https://github.com/rysteq/image-to-shulkers","last_synced_at":"2026-05-03T19:35:28.526Z","repository":{"id":152441394,"uuid":"442934543","full_name":"RysteQ/Image-to-shulkers","owner":"RysteQ","description":"This is just a program that reads an image and outputs the minecraft commands to make that image in minecraft with shulkers","archived":false,"fork":false,"pushed_at":"2024-03-14T00:05:30.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T16:15:42.294Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RysteQ.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-12-30T01:32:29.000Z","updated_at":"2021-12-31T12:01:24.000Z","dependencies_parsed_at":"2024-03-14T01:28:37.453Z","dependency_job_id":"ec68217e-428e-41af-8c09-5807fbe46095","html_url":"https://github.com/RysteQ/Image-to-shulkers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RysteQ/Image-to-shulkers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RysteQ%2FImage-to-shulkers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RysteQ%2FImage-to-shulkers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RysteQ%2FImage-to-shulkers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RysteQ%2FImage-to-shulkers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RysteQ","download_url":"https://codeload.github.com/RysteQ/Image-to-shulkers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RysteQ%2FImage-to-shulkers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32582842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":[],"created_at":"2024-11-30T16:11:31.571Z","updated_at":"2026-05-03T19:35:28.505Z","avatar_url":"https://github.com/RysteQ.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image to shulkers\n\n\u003ch2\u003eUse\u003c/h2\u003e\n\nThe program takes any type of image as an input and with the help of the config file it outputs a file named ```image.mcfunction``` that is used with the help of a datapack. Because the program itself does not create a minecraft datapack you will need to download a datapack template from the internet and put the file in the functions folder of the datapack.\n\n\u003cbr\u003e\n\n```\n├── datapack\n|  ├── minecraft\n|  ├── NAME_OF_DIRECTORY (the template may contain a different name)\n|  |  ├── functions\n|  |  |  ├── image.mcfunction\n|  pack.mcmeta\n```\n\n\u003cbr\u003e\n\nAfter you do that you will need to put a file named ```image.json``` file in a different functions directory with the following code but replace the ```NAME_OF_DIRECTORY``` with the corresponding directory name.\n\n\u003cbr\u003e\n\n```json\n{\n    \"values\": [\n        \"NAME_OF_DIRECTORY:image\"\n    ]\n}\n```\n\n\u003cbr\u003e\n\n```\n├── datapack\n|  ├── minecraft\n|  |  ├── tags\n|  |  |  ├── functions\n|  |  |  ├── image.json\n|  ├── name (the template may contain a different name)\n|  pack.mcmeta\n```\n\n\u003cbr\u003e\n\nAfter you do that you just need to go to you minecraft world with commands enabled and ```/function #minecraft:image``` and you are done !!!! You have successfuly have the original image you used into your minecraft world.\n\n\u003cbr\u003e\n\n---\n\n### Notes\n\n\u003cbr\u003e\n\n**Special thanks to [majorsopa](https://github.com/majorsopa) for giving me that idea in the first place !**\n\n**Also thanks to [Theodore Tsirpanis](https://github.com/teo-tsirpanis) for suggesting some changes !**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frysteq%2Fimage-to-shulkers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frysteq%2Fimage-to-shulkers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frysteq%2Fimage-to-shulkers/lists"}