Article Categories
- Baldur's Gate 3
- Diablo
- Elder Scrolls
- General
- Hogwarts Legacy
- League of Legends
- Minecraft
- Pokemon Go
- Sims 4
- StarCraft
- Steam Platform
- Xbox Game Console
More Articles
Use armor stand location on bedrock
As you know, you can teleport to an armor stand with /tp @s [type=armor_stand] (or something along the lines of that.).
But, I'm trying to use the armor stand location in a /fill command where I use it as the "to" section (e.g. /fill ~ ~ ~ [armor stand location here]).
I'm on bedrock and I'm not sure how to use it.
Question from user matthewarthur1 at gaming.stackexchange.com.
Answer:
There are a few ways you can do it, I'm going to try to not be confusing and I'll explain each step.
3x3x3 fill of a type of block:.
/execute @e[type=armor_stand] ~ ~ ~
/execute @e[type=armor_stand] ~ ~ ~ fill ~-1 ~ ~-1 ~1 ~3 ~1 -{block of choice}-.
Fill from the armor stand to a certain point:.
/execute @e[type=armor_stand] ~ ~ ~ fill ~ ~ ~ -{x}- -{y}- -{z}- -{block of choice}-.
If you're attempting to make a tool to fill from one stand to another that I don't think is even possible.
Hope this helped ;).
Answer from user Spinel243 at gaming.stackexchange.com.
As you know, you can teleport to an armor stand with /tp @s [type=armor_stand] (or something along the lines of that.).
But, I'm trying to use the armor stand location in a /fill command where I use it as the "to" section (e.g. /fill ~ ~ ~ [armor stand location here]).
I'm on bedrock and I'm not sure how to use it.
Question from user matthewarthur1 at gaming.stackexchange.com.
Answer:
There are a few ways you can do it, I'm going to try to not be confusing and I'll explain each step.
3x3x3 fill of a type of block:.
/execute @e[type=armor_stand] ~ ~ ~
/execute @e[type=armor_stand] ~ ~ ~ fill ~-1 ~ ~-1 ~1 ~3 ~1 -{block of choice}-.
Fill from the armor stand to a certain point:.
/execute @e[type=armor_stand] ~ ~ ~ fill ~ ~ ~ -{x}- -{y}- -{z}- -{block of choice}-.
If you're attempting to make a tool to fill from one stand to another that I don't think is even possible.
Hope this helped ;).
Answer from user Spinel243 at gaming.stackexchange.com.
How do I backup my Minecraft world on Xbox to a flash drive without realms?
What happens if you dont found a religion?
In Zelda TOTK, What materials do you need to repair the Champion Weapons?
What determines Ranalds Gift in Warhammer Vermintide 2?
Did any of Metagaming Concepts board games make it to the PC?
Cant revivify a Panzer Vulpaphyla
Starcraft II - How to play 1v1 on local LAN
Is it possible to sort non-stackable items in minecraft?
What does a checkmarked item mean in Somnium?


