That is not realistically possible with the requirements stated. You'd need an emense amount of command blocks to figure out the facing, even so figuring out every angle would still not be as accurate as a snowball or arrow (bow). Right-click is possible of course. One command is not possible. And lastly who is this pro we're talking about? I don't like labeling people as a pro or noob. Good day/night/taco festival/halloween/game night/evening.
in a redstone timer, it works too fast for the comparator, so i want something like "if {block ~5 ~ ~ = stone} then {setblock ~5 ~ ~ air}" or "if {creeper < r5} then {kill @e[type=Creeper],r=5}
this would remove the stone block or kill any creeper wandering too close. this could also be used to summon particles on specific blocks or give health to players that have less than half health. Basically a more efficient way than comparators and testfor commands
Is there a way I can summon a particle effect on a specific type of block? For example, every obsidian block within the specified range has a portal effect. I know you can use the fill command to do this, but is it possible with particles?
in the archimedes ships mod, minecraft can discern vessel from nature, so just anything connected that's not the ground would be included. how the joints would work, i don't know
I don't know if a mob like this exists, but i want to use it. Basically, you build your own structure, and then there's a way to bring it alive, including joints and a few other stats. I don't mean combining legs, arms, and a head or something. I want to build it out of stone and wood and stuff. If this doesn't exist, someone make the mod?
The picture is a headless stone zombie with a dirt axe
I watched the vids for custom spawn eggs, but setting up 24 command blocks (6 pieces, 2 sides, 2 command blocks each) on a timer lagged out the world and i had to revert to a backup
0
nevermind this, i'm having computer difficulties
0
in a redstone timer, it works too fast for the comparator, so i want something like "if {block ~5 ~ ~ = stone} then {setblock ~5 ~ ~ air}" or "if {creeper < r5} then {kill @e[type=Creeper],r=5}
this would remove the stone block or kill any creeper wandering too close. this could also be used to summon particles on specific blocks or give health to players that have less than half health. Basically a more efficient way than comparators and testfor commands
0
i've placed eight separate pistons similarly near a redstone block, but this is consistently the only one to activate
0
for every barrier within range, summon particles
0
I've known about this bug for a while now, and my friends have experienced it as well. I tested it in the newest snapshot and it's still a problem.
Why can you power a piston without a power source? this bug throws off the entirety of one of my ideas
Please fix this
0
not working for me
0
if then statements PLEASE
0
i'm building a house out of barriers and particles
0
is there a way to testfor everywhere?
0
Is there a way I can summon a particle effect on a specific type of block? For example, every obsidian block within the specified range has a portal effect. I know you can use the fill command to do this, but is it possible with particles?
normal fill example:
/fill ~ ~ ~ ~2 ~ ~2 stonebrick
specified fill example
/fill ~ ~ ~ ~2 ~ ~2 stonebrick replace cobblestone
normal particle example
/particle portal ~ ~ ~ .5 .5 .5 .05 15 normal
specified particle example???
/particle portal ~ ~ ~ .5 .5 .5 .05 15 normal obsidian
i can do it manually through command blocks (as pictured here), but a large area will be way too much work
0
in the archimedes ships mod, minecraft can discern vessel from nature, so just anything connected that's not the ground would be included. how the joints would work, i don't know
0
I don't know if a mob like this exists, but i want to use it. Basically, you build your own structure, and then there's a way to bring it alive, including joints and a few other stats. I don't mean combining legs, arms, and a head or something. I want to build it out of stone and wood and stuff. If this doesn't exist, someone make the mod?
The picture is a headless stone zombie with a dirt axe
0
i was looking for something similar and noticed that this hadn't been properly answered...
0
/kill @e[Type=Slime]
0
I watched the vids for custom spawn eggs, but setting up 24 command blocks (6 pieces, 2 sides, 2 command blocks each) on a timer lagged out the world and i had to revert to a backup