- Builds
- WorldEdit (
version/7.3.x
) - Build #7100
WorldEdit Build #7100
This is not a stable download!
We recommend the use of released versions whenever possible.
View Stable DownloadsProject | WorldEdit |
---|---|
Status | SUCCESS |
Branch | version/7.3.x |
Number | #7100-2598887 |
Date | 6 months ago |
Artifacts
No artifacts (files) are available for this build!
Changes
ID | Summary | Committer | Date |
---|---|---|---|
25988878 | Do not paste unsaveable entities in their default state (#2721) Remove a redundant passenger check, as entity.save() returns false in that case. This also causes leash knots to not be copied. I don't think this is a problem because: - They would not be saved to disk, it's misleading for users that they appear. - Pasted leashed mobs still think they're leashed to the original position and get unleashed* - no change in behaviour. \* Unless they're pasted close enough to the original position, in which case this has better behaviour because they create their own leash_knot entity. | brickmonster | 6 months ago |