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

Mechanics · Changes

Page history
Update Mechanics authored Jun 20, 2022 by Fade's avatar Fade
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 1 deletion
+3 -1
  • Skills/Mechanics.md Skills/Mechanics.md +3 -1
  • No files found.
Skills/Mechanics.md
View page @ 6840ac54
...@@ -118,6 +118,7 @@ are able to target locations as well. ...@@ -118,6 +118,7 @@ are able to target locations as well.
| [SetMobColor][] | Changes the color of the target if it is a colorable mob | | [SetMobColor][] | Changes the color of the target if it is a colorable mob |
| [SetMobScore][] | Sets a scoreboard value on the casting mob | | [SetMobScore][] | Sets a scoreboard value on the casting mob |
| [SetName][] | Changes the target entity's name | | [SetName][] | Changes the target entity's name |
| [SetFaction][] | Changes the target entity's faction |
| [SetNoDamageTicks][] | Sets the nodamageticks of the target | | [SetNoDamageTicks][] | Sets the nodamageticks of the target |
| [SetOwner][] | Makes the target the owner of the casting mob | | [SetOwner][] | Makes the target the owner of the casting mob |
| [SetRotation][] | Sets the rotation of the target | | [SetRotation][] | Sets the rotation of the target |
...@@ -401,4 +402,5 @@ but not yet ready for use. ...@@ -401,4 +402,5 @@ but not yet ready for use.
[OnJump]: /skills/mechanics/onjump [OnJump]: /skills/mechanics/onjump
[OnDeath]: /skills/mechanics/ondeath [OnDeath]: /skills/mechanics/ondeath
[ShieldBreak]: /skills/mechanics/shieldbreak [ShieldBreak]: /skills/mechanics/shieldbreak
[Switch-Case]: /skills/mechanics/switch-case [Switch-Case]: /skills/mechanics/switch-case
\ No newline at end of file [SetFaction]: /skills/mechanics/setFaction
\ No newline at end of file
Clone repository
  • Home
  • Changelogs
  • Premium Features
  • Commands and Permissions
  • FAQ / Common Issues
  • Mythic Add-ons
  • Compatible Plugins
  • API Information
  • Packs

Mobs

  • Overview
  • Types
  • Mob Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Extra: Disguises
  • Extra: ModelEngine

Skills

  • Overview
  • Mechanics
  • Effects
  • Targeters
  • Triggers
  • Conditions
  • Placeholders
  • Variables

Items & Drops

  • Drops and Drop Tables
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers

Spawning

  • Spawners
  • Random Spawns

Tutorials

  • Common Examples