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 152
    • Issues 152
    • 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
  • hologram

hologram · Changes

Page history
added stay attribute alias authored Oct 10, 2024 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 9 additions and 7 deletions
+9 -7
  • skills/mechanics/hologram.md skills/mechanics/hologram.md +9 -7
  • No files found.
skills/mechanics/hologram.md
View page @ c61ecdb0
## Description
Spawns a hologram at a target location. Spawns a hologram at a target location.
## Attributes ## Attributes
| Attributes | Alias | Description | Default Value | | Attribute | Aliases | Description | Default |
| ---------- | ----- | ---------------- | --------------------- | |-----------|-----------|----------------------------------------------------------------------|---------|
| text | t | The text to show | Hologram Text Missing | | text | t | The text to show | Hologram Text Missing |
| stay | time | The duration of the hologram in ticks | 100 | | stay | time, staytime | The duration of the hologram in ticks | 100 |
## Examples ## Examples
Creates a hologram above the mob when the mob gets right clicked, which displays for 100 ticks. Creates a hologram above the mob when the mob gets right clicked, which displays for 100 ticks.
```yaml ```yaml
Skills: Skills:
- holo{text="Example Text";time=100} @selflocation{y=1.6} ~onInteract - holo{text="Example Text";time=100} @selflocation{y=1.6} ~onInteract
``` ```
## Aliases ## Aliases
- [x] summonhologram - [x] summonhologram
- [x] holo - [x] holo
\ No newline at end of file
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
Other
  • Particles Types
  • Audience
  • Equipment Slots
  • Pins
Technical
  • Math
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Intratick Scheduling
  • Dynamic Metaskills