Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- I have tested hologram mechanic just now.
- Add it to the mechanics list: https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/Skills/Mechanics
- and create a new page
- Page Text:```yml
- Spawns a hologram at a target location.
- **Attributes**:
- ---------------
- | Attributes | Alias | Description | Default Value |
- | ---------- | ----- | ---------------- | --------------------- |
- | text | t | The text to show | Hologram Text Missing |
- | stay | time | hologram's stay time(ticks) | 100 |
- **Example**:
- -----------
- Skills:
- - holo @selflocation{y=1.6} ~onInteract
- **Extra Information**:
- ---------------------
- - [x] Aliases: summonhologram, holo
- ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement