{"id":17040903,"url":"https://github.com/m4gnv5/mooncraft","last_synced_at":"2025-10-12T18:20:06.721Z","repository":{"id":27195981,"uuid":"30666332","full_name":"M4GNV5/MoonCraft","owner":"M4GNV5","description":"Lua to Commandblock compiler","archived":false,"fork":false,"pushed_at":"2022-12-17T14:05:29.000Z","size":198,"stargazers_count":46,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-26T09:05:04.514Z","etag":null,"topics":["command-block","commandblock","commandblock-compiler","compiler","language","lua","minecraft"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/M4GNV5.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":"2015-02-11T19:46:49.000Z","updated_at":"2024-07-03T01:04:05.000Z","dependencies_parsed_at":"2023-01-14T06:12:03.338Z","dependency_job_id":null,"html_url":"https://github.com/M4GNV5/MoonCraft","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M4GNV5%2FMoonCraft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M4GNV5%2FMoonCraft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M4GNV5%2FMoonCraft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M4GNV5%2FMoonCraft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/M4GNV5","download_url":"https://codeload.github.com/M4GNV5/MoonCraft/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248581281,"owners_count":21128142,"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":["command-block","commandblock","commandblock-compiler","compiler","language","lua","minecraft"],"created_at":"2024-10-14T09:10:50.037Z","updated_at":"2025-10-12T18:20:01.688Z","avatar_url":"https://github.com/M4GNV5.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MoonCraft\n\nLua to commandblock compiler\n\n## [Try it in your browser](http://m4gnv5.github.io/MoonCraft-Demo/)\n\n## Example\n\n```lua\nimport(\"chat\")\n\nradius = 1\npi = 3.14\n\ntellraw(\"Circle circumference and area for radius 1 to 19\")\nfor radius = 1, 19 do\n    area = pi * radius * radius\n    circumference = pi * 2 * radius\n\n    tellraw(\"r = \", radius, \" C = \", circumference, \" A = \", area)\nend\n```\n\n![screenshot](http://i.imgur.com/UbzM9CW.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm4gnv5%2Fmooncraft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm4gnv5%2Fmooncraft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm4gnv5%2Fmooncraft/lists"}