- Builds
- WorldEdit (
feature/block-nbt-parsing
) - Build #6287
WorldEdit Build #6287
Be aware that this branch (
feature/block-nbt-parsing
) 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 | feature/block-nbt-parsing |
Number | #6287-6bc3e7c |
Date | 9 months ago |
Artifacts
worldedit-bukkit-7.3.0-SNAPSHOT-dist.jar(5588.52 kBytes)
worldedit-cli-7.3.0-SNAPSHOT-dist.jar(20298.84 kBytes)
worldedit-fabric-mc1.19.3-7.3.0-SNAPSHOT-dist.jar(4421.79 kBytes)
worldedit-forge-mc1.19.3-7.3.0-SNAPSHOT-dist.jar(4342.91 kBytes)
worldedit-mod-7.3.0-SNAPSHOT-dist.jar(5612.07 kBytes)
worldedit-sponge-api8.1.0-7.3.0-SNAPSHOT-dist.jar(5038.39 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
6bc3e7c5 | Fixed parsing of NBT blocks failing due to missing ID | mnmiller1 | a year ago |
9f77c2f0 | Add parsing support for block NBT | mnmiller1 | a year ago |
844a8fc0 | Merge branch 'version/7.2.x' | mnmiller1 | 9 months ago |
882c3dd8 | Back to SNAPSHOT for continued development | mnmiller1 | 10 months ago |
46576cc5 | Release 7.2.13 | mnmiller1 | 10 months ago |
2e86f051 | Paper 1.19.3 (Untested due to IntelliJ indexing) | mnmiller1 | 10 months ago |
ec85dd5a | 1.19.3 final release & also Forge | mnmiller1 | 10 months ago |
b8226417 | [Fabric] 1.19.3-rc1 | octavia.togami | 10 months ago |
f7f23b44 | Update Gradle to 7.5.1 | octavia.togami | a year ago |
470fe9e1 | Add author to, and cleanup manifest files for various platforms (#2197) | mnmiller1 | a year ago |
0b6dcb1f | Fixed clipboards failing to paste when a block has NBT data (#2198) | mnmiller1 | a year ago |
0ef38b52 | Use SnakeYaml 1.32+, set loader code point limit. (#2194) Defaults to 64MB, can be set via -Dworldedit.yaml.codePointLimit sysprop. Fixes #2193, EngineHub/WorldGuard#1953. | wizjany | a year ago |
7e61ff19 | Work around invalid legacy values in schematics (#2171) * Work around invalid legacy values in schematics * Actually apply it to blocks lmao * Micro-optimisation to reduce identical duplicate map lookups | mnmiller1 | a year ago |
55e2d3d4 | Catch InvalidPathException in safeFile handler (#2167) | mnmiller1 | a year ago |