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 137
    • Issues 137
    • 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
readded meg bullet and updated its attributes authored Sep 27, 2024 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 5 deletions
+4 -5
  • skills/mechanics/projectile.md skills/mechanics/projectile.md +4 -5
  • No files found.
skills/mechanics/projectile.md
View page @ 9960812b
...@@ -123,9 +123,7 @@ These work with the projectile, missile, and orbital mechanics. ...@@ -123,9 +123,7 @@ These work with the projectile, missile, and orbital mechanics.
| [REALTRACKING][] | RTRACKING, REAL_ARMOR_STAND, REALARMORSTAND, STAND | As above, but a real armor stand will also be spawned instead of a packet | | [REALTRACKING][] | RTRACKING, REAL_ARMOR_STAND, REALARMORSTAND, STAND | As above, but a real armor stand will also be spawned instead of a packet |
| [DISPLAY][] | | The projectile will be a display entity | | [DISPLAY][] | | The projectile will be a display entity |
| [TEXT][] | | The projectile will display a line of text | | [TEXT][] | | The projectile will display a line of text |
<!-- | [ME][] | MEG, MODELENGINE | The projectile will be a [ModelEngine] model |
| [ME][] | | The projectile will be a [ModelEngine] model |
-->
Examples: Examples:
```yaml ```yaml
...@@ -245,14 +243,15 @@ Examples: ...@@ -245,14 +243,15 @@ Examples:
| bulletCullingWidth | cullWidth | The bullet's display culling width | 0.0 | | bulletCullingWidth | cullWidth | The bullet's display culling width | 0.0 |
| audience | | The [Audience][] of the bullet | world | | audience | | The [Audience][] of the bullet | world |
<!--
### ME Bullet ### ME Bullet
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| bulletModel | model | The MEG model to use for the bullet | | | bulletModel | model | The MEG model to use for the bullet | |
| bulletcolor | | The tint of the bullet's model | | | bulletcolor | | The tint of the bullet's model | |
| bulletscale | | The scale of the bullet | 1 |
| bulletEnchanted | enchanted | Whether the bullet's model should be enchanted | false | | bulletEnchanted | enchanted | Whether the bullet's model should be enchanted | false |
--> | bulletGlowing | glowing | Whether the bullet's model should be glowing | false |
| bulletglowcolor | | The glow color of the bullet, if `bulletGlowing` is set to true | |
### TEXT Bullet ### TEXT Bullet
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs
Mobs
  • Mob Options
    • Display Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Vanilla Overrides
  • Extra: Disguises
  • Extra: ModelEngine
Skills
  • Mechanics
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drops
  • DropTables
  • FancyDrops
Spawning
  • Spawners
  • Random Spawns
Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats
Technical
  • Math
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • Particles Types
  • Audience
  • Equipment Slots
  • SkillTree
  • Intratick Scheduling
  • Dynamic Metaskills
Other
  • Pins