Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Issues
  • #1266

Closed
Open
Created Aug 20, 2023 by Dante@Dant35tra5t💬

Campfire cozy smoke and signal smoke do not function if in caps unlike others.

MM 5.4.0 Build b9a2a8a1 || PaperMC 100 When using either particle in a skill the cosy smoke or signal smoke must be in lowercase. others do not require this. This may not be the only ones. Here are the skills:

Working

  Skills:
  - effect:particles{p=SWEEP_ATTACK;amount=5;speed=0;hS=0.2;vS=0.2} @origin
  - effect:particles{p=SMOKE;amount=20;speed=0;hS=0.5;vS=0.5} @origin
  - effect:particles{p=CRIT;amount=60;speed=0;hS=0.6;vS=0.6} @origin
  - effect:particles{p=CRIT_MAGIC;amount=20;speed=0.5;hS=0.4;vS=0.4} @origin
  - effect:particles{p=campfire_cosy_smoke;amount=20;speed=0.5;hS=0.4;vS=0.4} @origin

Not working

  Skills:
  - effect:particles{p=SWEEP_ATTACK;amount=5;speed=0;hS=0.2;vS=0.2} @origin
  - effect:particles{p=SMOKE;amount=20;speed=0;hS=0.5;vS=0.5} @origin
  - effect:particles{p=CRIT;amount=60;speed=0;hS=0.6;vS=0.6} @origin
  - effect:particles{p=CRIT_MAGIC;amount=20;speed=0.5;hS=0.4;vS=0.4} @origin
  - effect:particles{p=CAMPFIRE_COSY_SMOKE;amount=20;speed=0.5;hS=0.4;vS=0.4} @origin
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking