mojira.dev
MC-193494

/setblock redstone_wire sets the block for the redstone dot

The bug

When doing /setblock ~ ~ ~ redstone_wire, it sets the block in its dot form and not the new + form.

Attachments

Comments 1

You need to specify a block state when doing setblock or fill if you want the block to reflect that blockstate. Typing;

 

/setblock ~ ~ ~ redstone_wire[east=side,north=side,south=side,west=side]

 

will give you the one you want.

anthony cicinelli

(Unassigned)

Confirmed

(Unassigned)

/setblock, redstone_wire

20w27a

Retrieved