mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-08-07 13:03:11 +00:00
The style 'normal' is no longer given by default
This commit is contained in:
parent
aac40785ce
commit
7774e500ca
28 changed files with 36 additions and 30 deletions
|
@ -807,7 +807,7 @@ public class FixedCommandModule implements CommandModule {
|
|||
return "<sub-command>";
|
||||
}
|
||||
|
||||
public boolean requiresEffects() {
|
||||
public boolean requiresEffectsAndStyles() {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue