/give Command in Command block not working when powered by Repeaters
I'm making a mini-game called The Scrollz. I made command blocks that give all players in the spawn room the equipment they chose in their loadouts. I tried it, and even when I do the "minecraft:" thing, it wont work unless I've powered it before.
How to reproduce:
Step 1: Create a /give command in a command block
Step 2: Power it with a repeater
Step 3: If it doesn't work, power it with another source
Step 4: Repeat Step 2
You'll see that you wont get the item until after you power it.
Environment
Windows 7, Latest Java x64
Created Issue:
/give Command in Command block not working when powered by Repeaters
I'm making a mini-game called The Scrollz. I made command blocks that give all players in the spawn room the equipment they chose in their loadouts. I tried it, and even when I do the "minecraft:" thing, it wont work unless I've powered it before.
How to reproduce:
Step 1: Create a /give command in a command block
Step 2: Power it with a repeater
Step 3: If it doesn't work, power it with another source
Step 4: Repeat Step 2You'll see that you wont get the item until after you power it.
Environment
Windows 7, Latest Java x64
Did you try using the item's numeric data value?
Yes, I tried that, and it didn't work still. I even tried the "minecraft:" thing
Cannot reproduce. Please post the exact command if you are still having this issue.