twoolie / NBT

Python Parser/Writer for the NBT file format, and it's container the RegionFile.
MIT License
362 stars 74 forks source link

block finder example, search for rare blocks in nearby chunks #128

Closed Tom-Davidson closed 2 years ago

Tom-Davidson commented 5 years ago

A simple iteration over all blocks bounded by an origin and range, I used it to find spawners but it could be a useful example for others who want to iterate over a zone.