EngineHub / EngineHub/WorldEdit

An option for //distr and //count to report the location of the first block found of that type.

Open
#2,651 0 comments 0 reactions 0 assignees View on GitHub
status:pending type:feature-request
Dominant language
Java
Stars
3.5k
Forks
960
Avg merge
6h 57m
Merged PRs (30d)
1

Description

### The Problem

Sometimes I forget where I placed an important block, or I want to verify I placed it correctly without digging up the wall in front.

### A Solution

Since //count and //distr already accomplish the block search effort, it should be trivial to add a flag that makes them report the first found location for each block type they report. With //count, obviously, there's only one location to report. Still the idea seems similar enough that they should use the same flag.

### Alternatives

Copy the world, replace everything except the blocks to locate with air.

### Anything Else?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.