mirror of
https://github.com/songoda/SongodaCore.git
synced 2025-02-05 14:11:38 +01:00
fix 1.8 particle adapter
This commit is contained in:
parent
65c354c1c6
commit
0efb48639f
@ -66,7 +66,7 @@ public class ParticleHandler {
|
||||
BUBBLE_POP(ServerVersion.V1_13, "CRIT"),
|
||||
CURRENT_DOWN(ServerVersion.V1_13, "CRIT"),
|
||||
BUBBLE_COLUMN_UP(ServerVersion.V1_13, "CRIT"),
|
||||
NAUTILUS(ServerVersion.V1_13, "END_ROD"),
|
||||
NAUTILUS(ServerVersion.V1_13, "ENCHANTMENT_TABLE"),
|
||||
DOLPHIN(ServerVersion.V1_13, "TOWN_AURA"),
|
||||
/// End 1.13 ///
|
||||
SNEEZE(ServerVersion.V1_14, "REDSTONE"),
|
||||
|
Loading…
Reference in New Issue
Block a user