mojira.dev
MC-116358

Integer/byte array declarations are case-sensitive

When declaring an integer or byte array (tag:[I;1,2,3], tag:[B;1b,2b,3b]), the "I" and "B" must be capitalized, unlike the declaration for tag values themselves (such as 1b or 1B both being acceptable).

Comments 1

Not much to say, works as intended.

Skylinerw

Erik Broes

Confirmed

byte-array, case-sensitive, integer-array, nbt

Minecraft 17w16a

Retrieved