A set of functions for pruning a Minecraft bedrock world using R and the rbedrock library by Reed A. Cartwright. Forked from functionsPruneWorld.R by Breeze1074. Last tested on Minecraft 1.26.0.2.0 and rbedrock 0.4.2.9000
Check out rbedrock's GitHub page for instructions to install R, RStudio, and rbedrock. You may also need Rtools to build required packages.
Clone repo using git: git clone https://github.com/CheeseFort/mcbe-world-prune-functions.git
Example usage.R and example world boundaries.xlsx contain information and instructions for running the scripts.