1

Command Block /fill command help.

PieHoletheepic 12/21/14 6:26 pm
291
12/21/2014 6:51 pm
So if I were to put "/fill ~1 ~0 ~0 ~1 ~5 ~0 minecraft:log" into a command block it "wood"-haha get it?- create those blocks near the command block and not the player, is there anyway to create the blocks in relation to the players coords:?:
Posted by
PieHoletheepic
Level 31 : Artisan Lad
24

  Have something to say?

JoinSign in

2

Arcaniax
12/21/2014 6:51 pm
Level 84 : Elite Programmer
/execute @a ~ ~ ~ /fill ~1 ~0 ~0 ~1 ~5 ~0 minecraft:log

Add Arcaniax (Belgium) on Skype if you need more help, because i'm not what you exact need.
1
Jmal116
12/21/2014 6:48 pm
Level 34 : Artisan System
use the /execute command to make the coords relative to the player. /execute @a ~ ~ ~ fill ~1 ~ ~ ~1 ~5 ~ log
1

Welcome