File Details
WorldEdit 0.9.6
- R
- Feb 11, 2025
- 1.74 MB
- 96.9K
- 1.21.61+1
File Name
WorldEdit.mcaddon
Supported Versions
- 1.21.61
- 1.21.60
Supported version: 1.21.60
The fill operations of WorldEdit will be getting some love and care this update.
What's Changed
- Added fill tool
;tool fill <pattern> <radius> [depth] [direction]. For example,;tool fill water 5Fills a body of water in a 5 block radius. - Optimized the flood fill algorithm used by operations like the
;filland;draincommands.- It can now place blocks beyond loaded chunks as well.
- Fixed negative rotations not working correctly.
- Fixed large structure imports not working.
Full Changelog: https://github.com/SIsilicon/WorldEdit-BE/compare/v0.9.5...v0.9.6

