I'm currently trying to develop a GUI-based addon maker for Minecraft Bedrock for android, (it is a port of my existing program, bedrockR,) however, I've ran into a problem with automatically syncing behaviour, and resource packs. I cannot access the minecraft Android/data files to put it in there, so i though of using Minecraft's URIs to do it, but they do not support development resource packs, which may lead to complications when making an addon.
I think there should be at least one new URI, minecraft://?importdev(bpack/rpack)=(path), which automatically imports a folder into the development_behavoiur_packs folder, and development_resource_packs folder respectively.
Please sign in to leave a comment.
0 Comments