Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An option for //distr to discern blocks by selected state properties. #2652

Open
mk-pmb opened this issue Nov 4, 2024 · 0 comments
Open
Labels
status:pending Pending acceptance or closure. type:feature-request Request for something new

Comments

@mk-pmb
Copy link

mk-pmb commented Nov 4, 2024

The Problem

I want to verify that all waterlogged oak stairs point north and all south-pointing oak stairs are dry. //distr -d seems to show an asterisk for any state, but doesn't show details.

A Solution

An option like //distr -D facing,waterlogged could discern blocks by those properties, and report their states in the output. The asterisk would then indicate whether other properties not mentioned are present.

Alternatives

Copy the world¹, replace blocks with specific expected states, see how many were replaced. (¹ Because //undo won't deal with fluid and redstone interactions caused by the replacement.)

Anything Else?

I'll also submit a request for filtering (in the example, just oak_stairs) that helps deal with the overwhelming amount of result pages we might otherwise get. (Edit: Done. #2653)

@mk-pmb mk-pmb added status:pending Pending acceptance or closure. type:feature-request Request for something new labels Nov 4, 2024
@mk-pmb mk-pmb changed the title Option for //distr to discern blocks by selected state properties. An option for //distr to discern blocks by selected state properties. Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:pending Pending acceptance or closure. type:feature-request Request for something new
Projects
None yet
Development

No branches or pull requests

1 participant