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 141
    • Issues 141
    • 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
    • Mobs
  • Options

Options · Changes

Page history
updated age option authored Feb 20, 2024 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 8 additions and 6 deletions
+8 -6
  • Mobs/Options.md Mobs/Options.md +8 -6
  • No files found.
Mobs/Options.md
View page @ af28e47e
...@@ -119,7 +119,7 @@ Defaults to `false`. ...@@ -119,7 +119,7 @@ Defaults to `false`.
``` ```
#### KnockbackResistance #### KnockbackResistance
A percentage of knockback resisted from attacks. This option can be anywhere between `0` and `1`. A percentage of knockback resisted from attacks. This option can be anywhere between `0` and `1`.
But a mob with 100% knockback resistance can still be knocked back by a bow's enchantment: `ARROW_KNOCKBACK` (punch enchantment). But a mob with 100% knockback resistance can still be knocked back by a bow's enchantment: `ARROW_KNOCKBACK` (punch enchantment).
For true knockback resistance, see the [velocity](/Skills/mechanics/velocity) mechanic page. Defaults to `0`. For true knockback resistance, see the [velocity](/Skills/mechanics/velocity) mechanic page. Defaults to `0`.
```yml ```yml
...@@ -314,11 +314,13 @@ Defaults to `OAK` ...@@ -314,11 +314,13 @@ Defaults to `OAK`
## Breedable mobs ## Breedable mobs
#### Age #### Age
The age of the mob. Use `-1` for Baby and `1` for Adults. The age of the mob. Use `-1` for Baby and `1` for Adults.
Usable on any mob that can age. For example: Sheep, Pigs, Cows... Usable on any mob that can age. For example: Sheep, Pigs, Cows...
Use very low negative numbers to mess with the mobs model (not supported). When above 0, represents the number of ticks before this mob can breed again.
May not be working properly under some situations. Equivalent to the `Age` NBT.
Defaults to `1`. Use very low negative numbers to mess with the mobs model (not supported).
May not be working properly under some situations.
Defaults to `1`.
```yml ```yml
Options: Options:
Age: -1 Age: -1
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
  • Pins
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
  • Effects
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
  • Math
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
Examples
Useful Tips