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 132
    • Issues 132
    • 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
  • BlockWave

Last edited by Lxlp Nov 29, 2024
Page history

BlockWave

Description

Creates a wave of the specified blocks, with varying shapes, speeds and blocks.

Note that the blockwave effect will never actually change any blocks in the world and thus will never grief the environment in any way. The changes made this effect are purely cosmetic, no actual blocks are changed and everything will always return to its original state.

Attributes

Attribute Aliases Description Default
material m The material used for the blockwave
radius r The radius of the blockwave effect 2
radiusy ry The y radius of the blockwave effect radius
duration d Duration of the effect in ticks 15
shape s The shape of the effect (Sphere/Cube) sphere
velocity v The speed of the effect 0.2
horizontalvelocity velocityh, vh The speed of the effect in the horizontal direction 0
specificvelocities sv Whether to make use of the vx, vy and vz attributes false
velocityx vx The speed of the effect on the x axis 0
velocityy vy The speed of the effect on the y axis 0
velocityz vz The speed of the effect on the z axis 0
noise n The noise of the effect 0
hidesourceblock hidesource, hsb, hs Whether to hide the source block true
ignoreair ia Whether air blocks should be ignored true

Material Attribute

If material is left blank, it will use whatever material type it is used on. Example: if you leave it blank and use it on a villager building, you will see the blocks of the building used in the blockwave.

Examples

  Skills:
  - blockwave{duration=100;material=stone;radius=5;radiusY=5;velocity=10;shape=sphere} @selflocation

Creates a stone blockwave in a sphere shape starting at your self location

Aliases

  • effect:blockWave
  • e:blockWave
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
Config Files

Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs

MythicScribe MythicScribe - VSCode Extension

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
    • Mechanics by Tag
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables

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

Other
  • Particles Types
  • Audience
  • Equipment Slots
  • Pins
Technical
  • Math
  • Item Matcher
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques