WorldEdit Build #7099
Be aware that this branch (
fix/text3-gson-serialization
) is not the main branch (version/7.3.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 | fix/text3-gson-serialization |
Number | #7099-72ebe58 |
Date | 4 days ago |
Artifacts
worldedit-bukkit-7.3.12-SNAPSHOT-dist.jar(5882.8 kBytes)
worldedit-cli-7.3.12-SNAPSHOT-dist.jar(22300.88 kBytes)
worldedit-fabric-mc1.21.5-7.3.12-SNAPSHOT-dist.jar(5252.53 kBytes)
worldedit-mod-7.3.12-SNAPSHOT-dist.jar(6513.03 kBytes)
worldedit-neoforge-mc1.21.5-7.3.12-SNAPSHOT-dist.jar(4587.06 kBytes)
worldedit-sponge-api14-7.3.12-SNAPSHOT-dist.jar(3405.19 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
72ebe584 | Update click and hover text component serialization for 1.21.5. Hacky workaround by overwriting the text3 StyleSerializer class with our own modified copy. Note that the hover events "show_entity" and "show_item" aren't supported as they no longer take a rendered component, but just the NBT structure. Fixes #2756. | wizjany | 4 days ago |
4ac91033 | [Bukkit] Workaround string NBT data being wrapped with quotes in MC 1.21.5 (#2753) | Maddy Miller | 6 days ago |
77eb6143 | Sponge module refactoring and fixes (#2697) * Refactor some vanilla methods to sponge api * Fixes * Update api 14 * Fixes * PR fixes * Bring back vanilla methods | vilperi221 | 7 days ago |