- Builds
- WorldEdit (
feature/block-nbt-parsing
) - Build #6292
WorldEdit Build #6292
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 | #6292-c5d327f |
Date | 9 months ago |
Artifacts
worldedit-bukkit-7.3.0-SNAPSHOT-dist.jar(5588.49 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.49 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
c5d327f5 | Fixed parsing of NBT blocks failing due to missing ID | mnmiller1 | a year ago |
de0e81b0 | Add parsing support for block NBT | mnmiller1 | a year ago |
6951e790 | Merge branch 'version/7.2.x' | mnmiller1 | 9 months ago |
474c191c | Use the connection field on 1.19->1.19.3 rather than networkManager | mnmiller1 | 9 months ago |
b2475c7c | Fix some exceptions from SpongeWorld (#2218) * Fix exception when calling SpongeWorld#setBlock with present block entity * Fix missing block entity metadata in SpongeWorld#getFullBlock | 41531939+lignium | 9 months ago |