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

[Question] how to manually edit streams blocks #93

Open
donqixot opened this issue Oct 12, 2019 · 0 comments
Open

[Question] how to manually edit streams blocks #93

donqixot opened this issue Oct 12, 2019 · 0 comments

Comments

@donqixot
Copy link

I have a question on how to manually edit streams blocks. From dumpregistry command I see water block as

streams:river/tile.water/0/0

with different variations of numbers at the end. Also minecraft fill command finds such blocks, so following command is auto-filled by that command:

/fill -58 247 201 -58 247 201 streams:river/tile.water 0 replace air

Yet, it say there is no such block "streams:river/tile.water". I tried different syntax varions such as

"streams:river.tile.water"
"streams:river_tile.water"

Still no luck. Is there a way to manually specify streams blocks in commands such as "/fill" or especially worldedit commands? Right now, worldedit only tells me blockID like 1881, but not the name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant