mojira.dev

Rob Byrne

Assigned

No issues.

Reported

View all
MC-56484 Summoned Item Entities Cannot Be Picked up Duplicate MC-54396 Setblock command ignoring replace parameters Invalid MC-54395 Execute fill does not update comparator output Incomplete

Comments

My mistake, had another bug in here but removed and out in a different thread.. Forgot to update title

I was. I added a lamp after the comparator to make sure it wasn't working

Three command blocks in an arrow formation facing right or left (http://gyazo.com/d7b86faf2b1e7eed837bc2a0270504bb)

Top block: setblock ~ ~-1 ~ minecraft:air
Right block: /execute @p ~ ~-1 ~ fill ~ ~ ~ ~ ~ ~ slime 0 replace emerald_block
Bottom block: setblock ~ ~1 ~ minecraft:redstone_block 0 destroy

Comparator from right block, redstone block between top and bottom (creates a fast clock)