more typos.

This commit is contained in:
Brianna 2019-06-22 21:19:08 -04:00
parent c9d0b6b4fe
commit 1df6491c7d

View File

@ -98,7 +98,7 @@ public enum Setting {
ONLY_STACK_FLYING_DOWN("Entities.Only Stack Flying Down", true, ONLY_STACK_FLYING_DOWN("Entities.Only Stack Flying Down", true,
"Should entities that fly only stack with entities that are lower on the", "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", "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, STACK_ITEMS("Items.Enabled", true,
"Should items be stacked?"), "Should items be stacked?"),