Region - Smooth (Effect) — skript-worldedit
Addon: skript-worldedit · Category: Effect · Since: 1.0.0
Syntax
smooth [(blocks that match|all) %-string/itemtype/worldeditmask% in] %worldeditregions% [%-number% time[s]] [lazily]Description
Smooths the area within a given region a certain number of times. The default number of times is 1. You can choose to only smooth blocks that match a certain mask.
Examples
smooth all grass block in {region} 10 times