{"id":15421211,"url":"https://github.com/notwoods/minecraft-tools","last_synced_at":"2025-04-19T14:55:28.843Z","repository":{"id":13307671,"uuid":"15994052","full_name":"NotWoods/minecraft-tools","owner":"NotWoods","description":"A collection of HTML5 programs to use with Minecraft.","archived":false,"fork":false,"pushed_at":"2024-02-04T18:57:36.000Z","size":47,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T19:34:49.969Z","etag":null,"topics":["bitflags","calculator","javascript","minecraft"],"latest_commit_sha":null,"homepage":"https://games.tigeroakes.com/minecraft-tools/","language":"HTML","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/NotWoods.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":"2014-01-17T08:22:51.000Z","updated_at":"2024-05-04T18:21:11.000Z","dependencies_parsed_at":"2024-10-20T02:55:18.720Z","dependency_job_id":null,"html_url":"https://github.com/NotWoods/minecraft-tools","commit_stats":{"total_commits":24,"total_committers":4,"mean_commits":6.0,"dds":"0.33333333333333337","last_synced_commit":"104e95da1cd7894719149923d37c03fc1b48a4fb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotWoods%2Fminecraft-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotWoods%2Fminecraft-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotWoods%2Fminecraft-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotWoods%2Fminecraft-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotWoods","download_url":"https://codeload.github.com/NotWoods/minecraft-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240395738,"owners_count":19794573,"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":["bitflags","calculator","javascript","minecraft"],"created_at":"2024-10-01T17:33:59.214Z","updated_at":"2025-03-02T04:30:48.466Z","avatar_url":"https://github.com/NotWoods.png","language":"HTML","readme":"![](favicon.png)\n# Minecraft Tools\nA collection of Javascript programs to use with Minecraft.\n\nThese tools generate code to input into Minecraft's\n[Command Blocks](https://minecraft.gamepedia.com/Command_Block). These\nblocks let admins and map creators run arbitrary commands when they\nreceive a redstone signal (Minecraft's electricity equivalent).\nThe commands can also be run by admins through the game's chat/command log.\n\n## Tools\n\n### Armor Color Code Generator\nMinecraft has [leather armor](https://minecraft.gamepedia.com/Dye#Dyeing_armor)\nthat can be dyed in various colors. Admins can create armor pieces with\narbitrary colors by setting JSON datatags on the armor.\n\nThe tool allows you to select a color using the native color picker,\nenter a hex code, or RGB values. The corresponding color code is then\ncalculated and example usage is displayed, such as the command below.\n```\n/give @p leather_chestplate 1 0 {display:{color:10980749}}\n```\n\n### HideFlags Calculator\nVarious Minecraft items have special descriptions displayed in a tooltip,\nsuch as enchantments. While helpful for normal play, map makers may want\nto hide this information from the player. \n\nA bitflag is used to indicate which attributes an admin wants to hide \non an item. The tool displays various checkboxes to the user, and will\ndisplay the bitflag nessecary to hide the checked values on an in-game\nitem. An example command is displayed, such as the one below.\n```\n/give @p iron_pickaxe 1 0 {HideFlags:31}\n```\n\n## Licensing\nThis project is avaliable under the MIT License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotwoods%2Fminecraft-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotwoods%2Fminecraft-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotwoods%2Fminecraft-tools/lists"}