location_to_ground

Moves the location down to rest on top of the first solid block beneath it.

Categories: location, world

Info

No-ops if there is no solid block beneath the location.

Example

mutators:
  - id: location_to_ground

Developer info

Overview

FieldValue
Categorymutators
Base classMutator
Compile dataNoCompileData
ClassMutatorLocationToGround
Source/core/common/src/main/kotlin/com/willfp/libreforge/mutators/impl/MutatorLocationToGround.kt
Registeredyes