StackDoubleFlow

Results 21 comments of StackDoubleFlow

It sounds great honestly, but MCHPRS is structured in quite an unorthodox manner. For example, the plot system goes against what most would internally structure as a `World`. I've also...

This looks to be caused by the same underlying issue as #45. For now, it might be best to avoid using `nbt::Value` when deserializing with serde, and instead have structures...

Currently the Litematica schematic format is not supported. As a workaround, you could try loading the schematic in a single player world and then re-saving it with WorldEdit. Supports for...

I think we're over-complicating things here. Revisiting this, I'd like to propose a simple change to the Blob API to make it more usable: - Publicize all fields - Remove...

This is a risky change. I would be interested in seeing a concrete example of a build being affected by this

I didn't even realize `//stack` had `-s` It looks like the real Worldedit help entry for `//stack` describes the `-s` flag as "Shift the selection to the last stacked copy"....

I have just released a new version based on master

It's not as convenient as a single command, but you can use `/p sel` to select the entire plot, and then `//save` normally

Is line "c" also the behavior in vanilla?

To clarify, running without redpiler is not the same as running in vanilla Agreed that we need the schematic file to look into this further