Hey, Mojang. I'd like to share my experience with this project I been working on. I've been wanting to make it easier to fill blocks for Minecraft bedrock edition, so, I set up a command block that tests if you are holding a book, and sneaking. If you are, it gives you a tag. After that I was thinking I could summon invisible armor stands, and I could fill from one entity's position (which you can use the execute command and ~~~) to another. But, I can't. So I was thinking of an easier way. Variable coordinates. Think about it. I could do, "/execute at @a[tag=used2(a tag I would add to player when they hold a book and sneak for the second time)] run fill ~~~ {variable string (in this case, saved coordinates from the first position I've used the book, or in other words, my position when I had the tag, "used")}. This would be a great addition Minecraft bedrock edition and would open so many oppurtunities with command blocks.
Please sign in to leave a comment.
1 Comments