The bug
Can not use sculk_charge
in the /particle
command.
Code analysis
This is due to a missing stringReader.expect(' ');
at the start of the SculkChargeParticleOptions
deserializer method.
Can not use sculk_charge
in the /particle
command.
This is due to a missing stringReader.expect(' ');
at the start of the SculkChargeParticleOptions
deserializer method.
Can confirm for 22w12a.