{"id":22837404,"url":"https://github.com/hubtou/minecraftregionscanner","last_synced_at":"2025-04-24T03:27:49.041Z","repository":{"id":109645234,"uuid":"196443310","full_name":"HubTou/MinecraftRegionScanner","owner":"HubTou","description":"A Minecraft 1.7.10 (only) command line utility to analyze and edit region files","archived":false,"fork":false,"pushed_at":"2024-03-30T16:50:45.000Z","size":172,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-16T17:16:47.087Z","etag":null,"topics":["datafixer","lotr","mca","mca-file","mca-region","minecraft","minecraft-tool"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HubTou.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}},"created_at":"2019-07-11T18:03:54.000Z","updated_at":"2025-01-05T18:52:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1715f4c-d0c3-47a7-b8e5-1b596f7e3e87","html_url":"https://github.com/HubTou/MinecraftRegionScanner","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HubTou%2FMinecraftRegionScanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HubTou%2FMinecraftRegionScanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HubTou%2FMinecraftRegionScanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HubTou%2FMinecraftRegionScanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HubTou","download_url":"https://codeload.github.com/HubTou/MinecraftRegionScanner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250554429,"owners_count":21449613,"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":["datafixer","lotr","mca","mca-file","mca-region","minecraft","minecraft-tool"],"created_at":"2024-12-12T23:16:43.881Z","updated_at":"2025-04-24T03:27:49.000Z","avatar_url":"https://github.com/HubTou.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":":warning: Due to [Microsoft inept policy concerning Minecraft accounts](https://help.minecraft.net/hc/en-us/articles/19615552270221) I no longer have access to the game and thus won't maintain this software anymore\n\n# About Minecraft Region Scanner\n\nA Minecraft 1.7.10 (only) command line utility to analyze and mass edit region files.\n\nThis utility fully supports the Lord of the Rings mod (LOTRmod) v35.3.\n\n# Compilation\n\nJust type \"make\" in a Unix-like computer.\n\nYou'll need a Java Compiler (I used Java 1.8) and a zip package.\n\n# Installation / Configuration / Usage\n\nPlease check the tool's wiki at https://lotr-minecraft-mod-exiles.fandom.com/wiki/Minecraft_Region_Scanner.\n\n# Versions and changelog\n\n1.03 2019-08-11\n\n    - Show content of Mob Spawner tile entities (both vanilla and LOTR)\n    - Renamed options unknown to fixunknown and stacks to fixstacks\n    - Added detection and report of excessive number of entities in a single spot\n    - Added new option -e / --fixentities to fix excessive number of entities in a single spot\n\n1.02 2019-08-09\n\n    - Provided our test bed in test/r.0.0.mca\n    - Updated Querz NBT library to 4.1\n    - Modified the Makefile to fetch and build external libraries\n    - Fixed a display bug causing negative stacks of items when there are more than 127\n    - Added new option -S / --stacks to fix stacks of more than 64 items\n\n1.01 2019-08-06\n\n    - Fixed bug #1 (Tile entities for modified or deleted blocks are not removed)\n    - Added detection and report of invalid chunk locations\n\n1.00 2019-07-18\n\n    Initial public release. Supports v34.3 to v35.2 of the Lord of the Rings mod (LOTRmod)\n\n# Caveats\n\nDeveloped with Java 1.8 (recompile if your server is running under a lower version) and tested only on Minecraft 1.7.10 / Forge 10.13.4.1614.\n\n# Limits \u0026 Known bugs\n\nSee the tool's wiki.\n\n# Further development plans\n\nAll the main functionalities are implemented.\n\nThere's a list of possible unimplemented functionalities on the tool's wiki.\n\nHowever I have no plan to port this to newer Minecraft versions as I will only use it for the LOTR mod.\n\n# License\n\nThis open source software is distributed under a BSD license (see the \"License\" file for details).\n\n# Credits\n\nThe Java Archive (jar) file used for binary distribution bundles 2 external libraries:\n\n- Querz NBT 4.1 (see https://github.com/Querz/NBT)\n\n- Apache Commons CLI 1.4 (see https://commons.apache.org/proper/commons-cli/)\n\nThe source code includes a snippet of code from lxknvlk (https://stackoverflow.com/users/3060279/lxknvlk) found at https://stackoverflow.com/questions/16273318/transliteration-from-cyrillic-to-latin-icu4j-java to transliterate cyrillic to latin.\n\nThe project logo is derived from EditOrange (https://www.deviantart.com/editorange) \"Chunk #1\" picture.\n\n# Author\n\nHubert Tournier\n\nAugust 11, 2019\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhubtou%2Fminecraftregionscanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhubtou%2Fminecraftregionscanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhubtou%2Fminecraftregionscanner/lists"}