Changes
Page history
Realtracking type item/CMD description
authored
Apr 29, 2025
by
Brickgard
Hide whitespace changes
Inline
Side-by-side
skills/mechanics/projectile.md
View page @
ecf55c0f
...
@@ -210,8 +210,8 @@ Examples:
...
@@ -210,8 +210,8 @@ Examples:
### REALTRACKING Bullet
### REALTRACKING Bullet
| Attribute | Aliases | Description | Default |
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
|-----------|-----------|----------------------------------------------------------------------|---------|
| bulletmaterial | material, mat | The material of the bullet
| STONE
<!--type:Material-->
|
| bulletmaterial | material, mat | The material of the bullet
, can be vanilla item type or MythicItem
| STONE
<!--type:Material-->
|
|bulletModel| model | The CustomModelData
of
the material
| 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 |
...
...
...
...