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
updated bulletmaterial metadata for ITEM, TRACKING, REALTRACKING and DISPLAY authored Apr 29, 2025 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 4 deletions
+4 -4
  • skills/mechanics/projectile.md skills/mechanics/projectile.md +4 -4
  • No files found.
skills/mechanics/projectile.md
View page @ aaf2a702
...@@ -173,7 +173,7 @@ Examples: ...@@ -173,7 +173,7 @@ Examples:
### ITEM Bullet ### ITEM Bullet
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| bulletmaterial | material, mat | The material of the bullet, either a vanilla item type or custom MythicItem | STONE<!--type:Material--> | | bulletmaterial | material, mat | The material of the bullet, either a vanilla item type or custom MythicItem | STONE<!--type:Item--> |
|bulletModel| model | The CustomModelData integer for the material (define model strings on a MythicItem instead) | 0 | |bulletModel| model | The CustomModelData integer for the material (define model strings on a MythicItem instead) | 0 |
|bulletColor| | The color of the material, if applicable | | |bulletColor| | The color of the material, if applicable | |
| bulletmatchdirection | bmd, bulletsmall | Should the bullet face where the projectile is facing | false | | bulletmatchdirection | bmd, bulletsmall | Should the bullet face where the projectile is facing | false |
...@@ -193,7 +193,7 @@ Examples: ...@@ -193,7 +193,7 @@ Examples:
### TRACKING Bullet ### TRACKING Bullet
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| bulletmaterial | material, mat | The material of the bullet, can be vanilla item type or MythicItem | STONE<!--type:Material--> | | bulletmaterial | material, mat | The material of the bullet, can be vanilla item type or MythicItem | STONE<!--type:Item--> |
|bulletModel| model | The CustomModelData integer for the material (define model strings on a MythicItem instead) | 0 | |bulletModel| model | The CustomModelData integer for the material (define model strings on a MythicItem instead) | 0 |
|bulletColor| | The color of the material, if applicable | | |bulletColor| | The color of the material, if applicable | |
| bulletEnchanted | enchanted | Should the material be enchanted | false | | bulletEnchanted | enchanted | Should the material be enchanted | false |
...@@ -210,7 +210,7 @@ Examples: ...@@ -210,7 +210,7 @@ Examples:
### REALTRACKING Bullet ### REALTRACKING Bullet
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| bulletmaterial | material, mat | The material of the bullet, can be vanilla item type or MythicItem | STONE<!--type:Material--> | | bulletmaterial | material, mat | The material of the bullet, can be vanilla item type or MythicItem | STONE<!--type:Item--> |
|bulletModel| model | The CustomModelData integer for the material (define model strings on a MythicItem instead) | 0 | |bulletModel| model | The CustomModelData integer for the material (define model strings on a MythicItem instead) | 0 |
|bulletColor| | The color of the material, if applicable | | |bulletColor| | The color of the material, if applicable | |
| bulletEnchanted | enchanted | Should the material be enchanted | false | | bulletEnchanted | enchanted | Should the material be enchanted | false |
...@@ -218,7 +218,7 @@ Examples: ...@@ -218,7 +218,7 @@ Examples:
### DISPLAY Bullet ### DISPLAY Bullet
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| bulletmaterial | material, mat, bulletitem | The material of the bullet, can be vanilla item type or MythicItem | STONE<!--type:Material--> | | bulletmaterial | material, mat, bulletitem | The material of the bullet, can be vanilla item type or MythicItem | STONE<!--type:Item--> |
|bulletModel| model | The CustomModelData integer for the material (define model strings on a MythicItem instead) | 0 | |bulletModel| model | The CustomModelData integer for the material (define model strings on a MythicItem instead) | 0 |
|bulletColor| | The color of the material, if applicable | | |bulletColor| | The color of the material, if applicable | |
| bulletEnchanted | enchanted | Should the material be enchanted | false | | bulletEnchanted | enchanted | Should the material be enchanted | false |
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
Config Files

Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs

MythicScribe MythicScribe - VSCode Extension

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
    • Mechanics by Tag
  • 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

Other
  • Particles Types
  • Audience
  • Equipment Slots
  • Pins
Technical
  • Math
  • Item Matcher
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques