This mod allows to create blocks where two slabs of different types are combined.
To stack two slabs, you need two nodes: A normal slab and a "top slab". For example:
- A Wooden Slab
- A Cobblestone Top Slab
First, place the Wooden slab, and then the Cobblestone Top Slab on top of it. Note the top slab nodes can not be crafted and only be obtained in Creative.
Also, the blocks cannot be rotated with a screwdriver, so only horizontally stacked slabs work.
Only selected nodes from the default mod in Minetest Game are supported.
Sounds nice on paper, but poor technical execution
This mod is super hacky and I don't recommend it. To create such a block, you must manually put a "top slab" node on top of a normal node and you can only get those special top nodes in Creative Mode. The top slab nodes also "blocks" the node above them, because technically the top slab is occupying the node above the bottom slab node. This means you cannot place anything above a stacked slab.
Worse, this mod allows you to place the top slabs anywhere, not just above slabs. If you place a top slab on just any random node, it "sinks" inside that node, causing ugly z-fighting (a graphical glitch).
Finally, this mod is not generic at all, only a few select Minetest Game nodes are supported.
How does they stack ?
Hi, I tried to understand how it works and finding out if there are peculiar asset that are able to stack or not.
I think the description should be updated and explain it better :
To stack two slabs, you need two blocks. a slab and a top slab.
example :
It should be noted that you can't rotate them with the screw. Only horizontal stackworks.
Best regards, Gobtous