I've got my spawners set up with a simple quest, the player has to retrieve an item, and when they bring it back the spawner is set up to TAKE the item and reward them with a GIVE on the next line.

The GIVE is working but it doesn't TAKE the item.

Any ideas why??
 
It's so weird, I had 9 lines of commands on that spawner, and as soon as I shortened it to 5 lines the TAKE command worked.
 
It's so weird, I had 9 lines of commands on that spawner, and as soon as I shortened it to 5 lines the TAKE command worked.
Yes there are few bugs and weird mechanics, if something doesnt work add to the spawner a line like ''dog'' then LOCk it, after that add your syntax, it should work
 
Back