nlipiarski / MCC

Marshal Command Code Syntax Highlighter
GNU General Public License v3.0
14 stars 2 forks source link

Deprecated tags are still highlightes while being invalid in MC 1.12. #20

Closed Panossa closed 7 years ago

Panossa commented 7 years ago

See attached image: snap_2017 07 12_00h26m55s_005_

Code:

#deprecated
testforblock ~ ~ ~ skull * {ExtraType:""}
testfor @s {EntityId:""}
#deprecated since 1.9:
testfor @s {Equipment:[]}

Pointed out by Maxaxik via ChunkFormat