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

spring · Changes

Page history
Reformatted, moved not, removed double title, added header colons and colorized example. authored Oct 20, 2023 by Dante's avatar Dante
Hide whitespace changes
Inline Side-by-side
Showing with 12 additions and 17 deletions
+12 -17
  • skills/mechanics/spring.md skills/mechanics/spring.md +12 -17
  • No files found.
skills/mechanics/spring.md
View page @ 4b2e088f
Mechanic: Spring
================ ================
## Description:
Creates a temporary "spring" of liquid at the target entity or location. Creates a temporary "spring" of liquid at the target entity or location.
Attributes *Liquid spread from the spring can and will destroy any blocks that are
---------- normally destroyed by liquids. Use wisely.*
## Attributes:
| Attribute | Aliases | Description | Default Value | | Attribute | Aliases | Description | Default Value |
|-----------|---------|----------------------------------------------|---------------| |-----------|---------|----------------------------------------------|---------------|
| type | t | The type of spring. Can be "water" or "lava" | water | | type | t | The type of spring. Can be "water" or "lava" | water |
| duration | d | The duration (in ticks) the spring will last | 40 | | duration | d | The duration (in ticks) the spring will last | 40 |
## Examples:
Special Notes
-------------
Liquid spread from the spring can and will destroy any blocks that are
normally destroyed by liquids. Use wisely.
Examples
--------
Creates a spring of water under the target for 5 seconds. Creates a spring of water under the target for 5 seconds.
```yaml
Flood: Flood:
Skills: Skills:
- spring{d=100} @target - spring{d=100} @target
```
\ 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
  • 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
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats
Examples
Useful Tips