/sitem not working

when i use the /sitem command, it either gives me an iron pickaxe, or says “no such item found”. how do i fix this? (btw, im on mobile, playing with keyboard and mouse)

3 Likes

Better make sure that your cmds are spelled correctly

Example:

/sitem -i “Vampire knife’s” -ss 130 -ut 200

This is invalid, and will result in a error(iron pickaxe)

/sitem -i “Vampire knives” -ss 130 -ut 200

This is valid and will give you your specified item.

The system will also give you an error if the item you have put in is not on this list: Item IDs - Terraria Wiki

2 Likes

iirc you need -i. for example /sitem -i "Vampire Knives"

3 Likes

Oops my bad. I always forget the “-i” :joy:.

Yes you also need the "-i"

2 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.