{| class="wikitable" style="margin:left" ! Text !! Explanation |- | DIAMOND_SWORD$damage==0 || An undamaged diamond sword (full durability) |-bgcolor="#dddddd" | FILLED_MAP$map>0 || Map items with a map id greater than 0 |- | STICK$name || Stick items that have a custom name set |-bgcolor="#dddddd" | STICK$name==Sticky || Stick items with name 'Sticky' |}