a mostly working minecraft bedrock tool for downloading server worlds, skins and others
Go to file
2022-08-13 15:27:19 +02:00
.git-crypt Add 1 git-crypt collaborator 2022-08-12 19:12:44 +02:00
.github/workflows sudo 2022-08-12 20:02:40 +02:00
.gitattributes add to gitattributes 2022-08-12 19:14:07 +02:00
.gitignore secrets 2022-08-12 19:55:51 +02:00
capture.go center map, request all subchunks 2022-08-12 04:53:43 +02:00
chunk_render.go initial world saving, doesnt work with multiple worlds yet, broken on most implementations 2022-08-13 15:22:41 +02:00
go.mod initial world saving, doesnt work with multiple worlds yet, broken on most implementations 2022-08-13 15:22:41 +02:00
go.sum fix go.sum... 2022-08-13 15:27:19 +02:00
LICENSE remove resourcepack support 2022-02-27 11:08:19 +01:00
magic.go Add 'magic.go' 2022-03-03 21:08:32 +00:00
main.go initial world saving, doesnt work with multiple worlds yet, broken on most implementations 2022-08-13 15:22:41 +02:00
Makefile secrets 2022-08-12 19:55:51 +02:00
map_item.go change render code 2022-08-12 18:54:29 +02:00
nop.notgo secrets 2022-08-12 19:55:51 +02:00
overlay.json secrets 2022-08-12 19:55:51 +02:00
Readme.md new readme 2022-08-11 23:25:32 +02:00
realms.go better realms support 2022-04-16 13:02:32 +02:00
resourcepack-ace.go a 2022-08-12 19:15:24 +02:00
skins-proxy.go update deps 2022-07-29 18:12:06 +02:00
skins.go update deps 2022-07-29 18:12:06 +02:00
utils.go center map, request all subchunks 2022-08-12 04:53:43 +02:00
world.go initial world saving, doesnt work with multiple worlds yet, broken on most implementations 2022-08-13 15:22:41 +02:00

bedrocktool

releases

Available commands:
        capture 		capture packets
        realms-token    get xbl3.0 token
        ~~packs			downloads resourcepacks from a server~~
        skins-proxy     skin stealer (proxy)
        skins   		skin stealer
        world   		Launch world downloading proxy (NOT WORKING YET)

usage: ./bedrocktool-<version>.exe <function> <address> [-debug>

example: ./bedrocktool-v1.24.3.exe skins-proxy play.minecraft.net [-debug]