1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

Update src/main/java/io/github/thebusybiscuit/slimefun4/utils/tags/SlimefunTag.java

Co-authored-by: Sfiguz7 <37039432+Sfiguz7@users.noreply.github.com>
This commit is contained in:
TerslenK 2021-10-10 14:15:36 +03:00 committed by GitHub
parent af9c61904d
commit 76b82b8fbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -244,7 +244,7 @@ public enum SlimefunTag implements Tag<Material> {
ENHANCED_FURNACE_LUCK_MATERIALS,
/**
* All materials that is affected by Gravity.
* All materials that are affected by Gravity.
*/
GRAVITY_AFFECTED_BLOCKS;