NBT-API

NBT-API

98.9k Downloads

Spelling Mistake in NBTReflectionUtil

ShaneBeee opened this issue ยท 1 comments

commented

This is such a silly issue to open, but I keep seeing this.

throw new NbtApiException("Tried getting invalide compound '" + name + "' from '" + compound + "'!");

"invalide" should be "invalid"

I would have opened a PR to fix this, but I didn't wanna be "that guy" opening a PR to fix a typo by one character ๐Ÿ˜†

commented

Welp, guess I went full German mode and slapped an e at the end. Going to fix this next time I work on this repo.