AdelinaM17n / NoDoubleSlabPlacement

Prevents the player from placing a slab-block in a place where it could form into a double slab block
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Won't place slab above the slab #1

Open Magnogen opened 8 months ago

Magnogen commented 8 months ago

I expected this would place a floating slab in the block above/below the one I am looking at, kind of like what you can do with other blocks, but instead it just disables it entirely.

a screenshot showing my point

AdelinaM17n commented 7 months ago

It is intended to be like that in a way, as otherwise the behavior you explained would give the player the ability to place slabs where they wouldn't normally be able to.

And also the primary audience of this mod is people who are doing some form of spawn proofing or similar with slabs, and want to avoid it forming double slabs while slabbing away the floor

Magnogen commented 7 months ago

Ah fair enough. Thank you!

Out of interest, would it be within the scope of this mod to provide an option for this? Or is this supposed to be one-off and low-scope?

AdelinaM17n commented 7 months ago

Out of interest, would it be within the scope of this mod to provide an option for this? Or is this supposed to be one-off and low-scope?

Hmm not sure, I think it might be fine, I'll implement it when I have the motivation (probably within next month)

Magnogen commented 7 months ago

Hahah fair enough thanks for considering it!