Double Slabs

Double Slabs

5M Downloads

Blacklist not working as intended

T4ge opened this issue ยท 3 comments

commented

The new blacklist feature does work to a degree, but there's a minor issue when placing a non-blacklisted slab on a slab that is blacklisted.
image

general {
# The list of slab types and variants to ignore when creating double slabs
# Example: minecraft:purpur_slab
# Example: minecraft:stone_slab#variant=cobblestone
S:"Slab Blacklist" <
blockcraftery:editable_slab
>
}

commented

After some additional testing, the blacklist doesn't seem to make a change to this behavior.
I can place any slabs ON a Blockcraftery slab, but I can't place Blockcraftery slabs onto other slabs.

commented

Sorry for the delay. I've managed to figure out the issue (it's partially due to the variant property that blockcraftery uses for slabs but should be fixed in the latest version)

commented

Awesome, we've just tested it and it works flawlessly.
Thanks a lot for getting around to it!