SkillAgentSearch skills...

Blockheights

A collection of Python scripts for scraping and visualising the minecraft world

Install / Use

/learn @0xTiger/Blockheights
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

blockheights

A collection of Python scripts for scraping and visualising the minecraft world.

dataset

The dataset provided has been scraped from about 1 billion blocks, over 15 regions. The region files were generated using minecraft version 1.15.1

scraper

The majority of the work here is done by my fork of the anvil library. It can be installed directly from github using pip: git+https://github.com/0xTiger/anvil-parser.git

reader

The first related visualisation I posted on reddit was made using oreheights_reader.py, the latter (animation) was made using blockheights_reader.py. The icons I used for each block can be found by extracting the minecraft jarfile. I will not redistribute these on github.

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated8mo ago
Forks1

Languages

Python

Security Score

67/100

Audited on Jul 20, 2025

No findings