World Stripper

World Stripper

3M Downloads

[Feature] Sample area and print info in the chat

nikita488 opened this issue ยท 1 comments

commented

Is your feature request related to a problem?
Sometimes when you making worldgen like ores, you might want to count how much specified blocks was generated in specified area

Describe the solution you'd like
A command similar to strip command, but instead of stripping it will just count blocks that are specified in the strip profile in the specified radius in chunks and print neatly in the chat like:

Sampled 32x32 area
minecraft:iron_ore -> 123456 blocks
minecraft:gold_ore -> 1234 blocks
etc...

Describe alternatives you've considered
Using Digital Miner from Mekanism with filters for blocks and max area 32x32x32 blocks will count them and show in the GUI.

Additional context
None

commented

Gonna look into this for the next patch