- Builds
- WorldEdit (
deform-clipboard
) - Build #6355
WorldEdit Build #6355
Be aware that this branch (
deform-clipboard
) is not the main branch (version/7.2.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 | deform-clipboard |
Number | #6355-e7f8480 |
Date | 6 months ago |
Artifacts
worldedit-bukkit-7.3.0-SNAPSHOT-dist.jar(5602.47 kBytes)
worldedit-cli-7.3.0-SNAPSHOT-dist.jar(20305.31 kBytes)
worldedit-fabric-mc1.19.3-7.3.0-SNAPSHOT-dist.jar(4431.73 kBytes)
worldedit-forge-mc1.19.3-7.3.0-SNAPSHOT-dist.jar(4352.53 kBytes)
worldedit-mod-7.3.0-SNAPSHOT-dist.jar(5624.9 kBytes)
worldedit-sponge-api8.1.0-7.3.0-SNAPSHOT-dist.jar(5044.91 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
e7f84806 | Add clipboard support to //deform and //brush deform | tomylobo | 7 months ago |
168dec5b | More accurate comments | tomylobo | 7 months ago |
56bafa12 | Rename offset arguments on //deform and //generate to offsetPlacement | tomylobo | 7 months ago |
1ddf4e4b | Remove superfluous import | tomylobo | 7 months ago |
121b4b61 | Add a feature generator and allow undoing of feature placement (#2239) * Add a feature generator and allow undoing of feature placement [WIP] Apply changes to Forge as well Use proper translatable components * Add a brush version of the feature command Use Java proxy classes * Add for Bukkit (only 1.19.3 for now) Clean up the proxies to use a switch Checkstyle is grumpy Add the obfuscated versions Remove debug text Fix missed "destroyBlock" deobfuscated proxy function * checkstyle | mnmiller1 | 7 months ago |