Construction Wand

Construction Wand

22M Downloads

Wand treats half slabs as replaceable blocks and replaces them

Darkosto opened this issue ยท 6 comments

commented

DarkPacks/SkyFactory-One#8

MC: 1.16.5
Forge: 36.2.8
Construction Wands: 2.2

Hello!

Would you consider adding the ability to place slabs under already placed top slabs? Currently, when using the wand to place bottom slabs under top slabs it will delete the top slab. I've attached an issue from my tracker which should help give a bit more information.

Thanks!
Darkosto

commented

I have tested placing slabs with the wand and I could not get it to delete any slabs while placing. You dont have the red destruction core activated, have you?

The only possible issue with slab placement is that the wands think in blocks. So placing a slab above a bottom slab will place a new bottom slab above it, leaving space. Same with placing a bottom slab under a top slab.

Here you see my test. The slab in the middle was extended top and bottom. The blocks in the middle are for reference.

image

commented

I managed to figure out how to get it to happen reliably, here's a video clip if you're interested: https://clips.twitch.tv/PlacidCharmingLlamaRalpherZ-P3vbFaY9XrGAONKF

commented

Okay, that looks like the wand senses half-slabs as empty space. It even shows the placement preview over the slabs. I'll try to reproduce it tomorrow.

commented

Thanks for the video, I could reproduce the issue.
It appearently only overrides slabs if you have the "Replace" option activated, meaning it treats slabs as replaceable blocks.
I will work on a fix.

image

commented

Alright, I have published Construction Wand 2.4, which fixes the issue.

commented

This update works great! Thank you for the update