Minecraft Command? - 4

Ka
3

Is there a command in Minecraft with which you can query how many blocks (of a kind e.g. Wool) are in a certain environment

An

Well, I don't know if this really helps you, but when I look at the YTer Phorx on YT, it sometimes uses commands that can do it, I think it has some plug-in installed. Unfortunately, I don't know the name of this plug-in either, I hope I was able to help you to some extent and wish you a nice day.

fl

I don't know any command myself, but you could download world edit.

can then use // pos1 and // pos2 to mark the locations where the blocks should be counted. Then // expand vert so that the area is marked from the bottom to the top and then // replace (id of the item you want to find out, many blocks are installed) with 0.

Another possibility would be schematica. There you also first mark the place where the blocks are to be counted, save the sxhematic and insert it somewhere where there's enough space. After that, under 'Materials' you will find all the blocks used and the number of them.

May have explained something complicated but there are many good videos on youtube where everything is explained in more detail.

fl

Later when you // replace… 0 made, it will be shown in purple letters how many blocks of the kind have been removed. Then you undo the whole thing with // undo.