a mostly working minecraft bedrock tool for downloading server worlds, skins and others
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
olebeck e13856a4ff show world download list 1 month ago
.git-crypt Add 1 git-crypt collaborator 10 months ago
.github small cleanup 2 months ago
cmd/bedrocktool add -capture for all commands 2 months ago
handlers show world download list 1 month ago
locale fix issue with cubecraft 4 months ago
subcommands add progress 1 month ago
ui show world download list 1 month ago
utils add buttons to packs 1 month ago
.gitattributes fix accidental includes, some settings not showing 3 months ago
.gitignore add flags for inventory and entity 2 months ago
LICENSE dont generate chunks in saved worlds, update deps 10 months ago
Readme.md update readme 10 months ago
build.py fix a revert 2 months ago
go.mod fix block entities 1 month ago
go.sum fix block entities 1 month ago
icon.png rescaled icon, fix app exit 3 months ago

Readme.md

bedrocktool

a minecraft bedrock proxy that can among other things save worlds from servers


downloads:

here


issues:

if you find an issue or a crash, please report it by opening a github issue with a screenshot of the crash or issue, thanks


Usage: bedrocktool <flags> <subcommand> <subcommand args>

Subcommands:
        capture          capture packets in a pcap file
        help             describe subcommands and their syntax
        list-realms      prints all realms you have access to
        merge            merge 2 or more worlds
        packs            download resource packs from a server
        realms-token     print xbl3.0 token for realms api
        skins            download all skins from players on a server
        skins-proxy      download skins from players on a server with proxy
        worlds           download a world from a server


Top-level flags (use "bedrocktool flags" for a full list):
  -debug=false: debug mode (enables extra logging useful for finding bugs)
  -dns=false: enable dns server for consoles (use this if you need to connect on a console)
  -preload=false: preload resourcepacks for proxy (use this if you need server resourcepacks while using the proxy)