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
  • summon

summon · Changes

Page history
"true" is not the default setting for onSurface option. corrected to display "false" authored Apr 30, 2023 by Dante's avatar Dante
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 1 deletion
+1 -1
  • skills/mechanics/summon.md skills/mechanics/summon.md +1 -1
  • No files found.
skills/mechanics/summon.md
View page @ 8f83913c
...@@ -14,7 +14,7 @@ Attributes ...@@ -14,7 +14,7 @@ Attributes
| radius | r | The radius around the target within which the mobs will be summoned. | 0 | | radius | r | The radius around the target within which the mobs will be summoned. | 0 |
| yRadius | yr | Overrides the Y component of radius. | radius | | yRadius | yr | Overrides the Y component of radius. | radius |
| yRadiusUpOnly | yu | (true/false) Whether the Y spread should only go upward, not downward. | false | | yRadiusUpOnly | yu | (true/false) Whether the Y spread should only go upward, not downward. | false |
| onSurface | os | (true/false) Whether the mobs should be spawned only on a solid block | true | | onSurface | os | (true/false) Whether the mobs should be spawned only on a solid block | false |
| copyThreatTable | ctt | Whether the summoned mobs should copy the parent's threat table. Requires threat tables to be enabled on the summoned mob to function. | false | | copyThreatTable | ctt | Whether the summoned mobs should copy the parent's threat table. Requires threat tables to be enabled on the summoned mob to function. | false |
| inheritThreatTable | itt | Whether the summoned mobs should share a threat table with the parent. Requires threat tables to be enabled on the summoned mob to function. | | | inheritThreatTable | itt | Whether the summoned mobs should share a threat table with the parent. Requires threat tables to be enabled on the summoned mob to function. | |
| inheritFaction | if | Whether the summoned mobs should have the same faction as the parent. | | | inheritFaction | if | Whether the summoned mobs should have the same faction as the parent. | |
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
Mobs
  • 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
  • Mechanics
  • Effects
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Examples