- Builds
- WorldEdit (
version/7.3.x) - Build #7100
WorldEdit Build #7100
Be aware that this branch (
version/7.3.x) is not the main branch (version/7.4.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 downloads| Project | WorldEdit |
|---|---|
| Status | SUCCESS |
| Branch | version/7.3.x |
| Number | #7100-2598887 |
| Date | a year ago |
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 | a year ago |