more typos.

This commit is contained in:
Brianna 2019-06-22 21:19:08 -04:00
parent c9d0b6b4fe
commit 1df6491c7d
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ public enum Setting {
ONLY_STACK_FLYING_DOWN("Entities.Only Stack Flying Down", true,
"Should entities that fly only stack with entities that are lower on the",
"Y axis. This is important for grinders so that flying entities don't continuously",
"to a higher up entity."),
"stack upwards to a higher up entity."),
STACK_ITEMS("Items.Enabled", true,
"Should items be stacked?"),