mirror of
https://github.com/Minestom/Minestom.git
synced 2024-11-08 11:50:36 +01:00
Fix potion registry
Signed-off-by: TheMode <themode@outlook.fr>
This commit is contained in:
parent
2e02dfd4d8
commit
0f352a8f92
@ -398,7 +398,7 @@ public final class Registry {
|
||||
main.getInt("id"),
|
||||
main.getString("translationKey"),
|
||||
main.getInt("color"),
|
||||
main.getBoolean("instant"),
|
||||
main.getBoolean("instantaneous"),
|
||||
custom);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user