Closed Bendimester23 closed 3 years ago
can confirm this, seems to be the inmutable map of hydrogen causing issues with the world edit part of worldedit
The sanest solution for now is probably to copy the configuration system from Lithium, and have WorldEdit disable this patch for the time being. In the future, perhaps there could be better integration between the two mods: WorldEdit could signal to Hydrogen that it needs the unpacked biome array, WorldEdit could do its thing, then Hydrogen could re-pack the biome array.
This is no longer relevant for the 1.17.x version (as the patch was implemented into vanilla) so we can close this.
https://paste.enginehub.org/pRnKwzLN0
when i use the //setbiome, it didn't work.