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 160
    • Issues 160
    • 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
  • Wiki
    • Skills
    • Mechanics
  • projectile

projectile · Changes

Page history
added translations related attributes to the display type projectile authored Jul 19, 2023 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 5 additions and 0 deletions
+5 -0
  • skills/mechanics/projectile.md skills/mechanics/projectile.md +5 -0
  • No files found.
skills/mechanics/projectile.md
View page @ 2a0d3467
......@@ -221,6 +221,11 @@ Examples:
| yawspeed | ys | The yaw rotation speed | 0 |
| rollspeed | rs | The roll rotation speed | 0 |
| rotationspeed | rotspeed, rots | The rotation speed of the bullet, in the x,y,z format | 0,0,0 |
| rollspeed | rs | The roll rotation speed | 0 |
| tx | | The translation on the x axis | 0 |
| ty | | The translation on the y axis | 0 |
| tz | | The translation on the z axis | 0 |
| translation | pos, offset | The translations on the axes, in the x,y,z format | 0,0,0 |
| hideFirstTick | hft | Hides the item for the first tick | false |
|bulletscale| scale | The scale of the bullet |0.5,0.5,0.5|
| audience | | The [Audience][] of the bullet | world |
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
Mobs
  • Mob Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Extra: Disguises
  • Extra: Vanilla Mobs
  • Extra: ModelEngine
Skills
  • Mechanics
  • Effects
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Examples
Useful Tips