sakura-ryoko / litematica

A modern client-side schematic mod for Minecraft
GNU Lesser General Public License v3.0
470 stars 41 forks source link

Servux based pasting ignoring disabled subregions #16

Closed morgantic closed 3 months ago

morgantic commented 3 months ago

First of all, applause for the new servux based v3 protocol support for pasting schematics. Its amazing.

I just found one little thing slightly confusing, and that is that disabled subregions are still pasted on a server when using v3 protocol + servux - in single player, only the enabled subregions get pasted.

To reproduce, load any litematic with 2+ subregions, disable one, and paste on a server with servux and v3 protocoll enabled, all subregions will get pasted.

Is that intended, or could that be fixed?

sakura-ryoko commented 3 months ago

The merge is still a WIP

sakura-ryoko commented 3 months ago

Will be in the next update; but I am delaying due to other pending fixes.

sakura-ryoko commented 3 months ago

Fixed via https://github.com/sakura-ryoko/litematica/releases/tag/1.21-sakura.20 Also requires Servux 0.3.3 (https://github.com/sakura-ryoko/servux/releases/tag/1.21-0.3.3)