- Builds
- WorldEdit (
master
) - Build #7016
WorldEdit Build #7016
Be aware that this branch (
master
) is not the main branch (version/7.3.x
)!Branches other than the main one may be experimental. In addition, you should be using stable releases rather than these test builds.
Go to main branch View stable downloadsProject | WorldEdit |
---|---|
Status | SUCCESS |
Branch | master |
Number | #7016-5f19fb4 |
Date | a month ago |
Artifacts
worldedit-bukkit-7.4.0-SNAPSHOT-dist.jar(5747.13 kBytes)
worldedit-cli-7.4.0-SNAPSHOT-dist.jar(22122.08 kBytes)
worldedit-fabric-mc1.21.4-7.4.0-SNAPSHOT-dist.jar(5220.12 kBytes)
worldedit-mod-7.4.0-SNAPSHOT-dist.jar(6473.34 kBytes)
worldedit-neoforge-mc1.21.4-7.4.0-SNAPSHOT-dist.jar(4579.92 kBytes)
worldedit-sponge-api14-7.4.0-SNAPSHOT-dist.jar(3404 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
5f19fb4c | Merge branch 'version/7.3.x' | Maddy Miller | a month ago |
dc92f6fc | Add setBiome override in MaskingExtent. This makes biome operations respect masks set on an EditSession. | wizjany | 2 months ago |
f002c034 | Fix tree generators working on the unbuffered underlying world. (#2705) Adds two methods to EditSession to allow getting blocks which are buffered by the EditSession, not yet set in the world. This allows the proxies used by tree generators to know the eventual state of the world, rather than the "real" state. | wizjany | 2 months ago |