line 1, column 11 missing '}' or object member name
I saw an issue that was pretty much this but I cant figure out specifically what to put. Im trying to get a knockback stick in a realm. This is my current code:
/give @p stick 1 0 {ench:[
{id:19,lvl:10}]}
What should I put to make it work?