mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2025-02-04 22:41:37 +01:00
warpEffect changed to WarpEffect
The plugin was trying to read warpEffect with the upper case but in the config.yml it was lower
This commit is contained in:
parent
156c9c7d06
commit
63a47ab67f
@ -35,7 +35,7 @@ ShowSelectionBlockData: 14
|
||||
# 0 = disabled(no particles)
|
||||
# 1 = Eye of ender explode efffect(loads of portal particles)
|
||||
# 2 = Explosion particles
|
||||
warpParticles: 1
|
||||
WarpParticles: 1
|
||||
|
||||
# WarpSound generally suggested to keep the same as warpeffect but can usually be used for just the sound and no particle effects
|
||||
# 0 = disabled(no sound)
|
||||
|
Loading…
Reference in New Issue
Block a user