How to craft vertical slabs in Minecraft (no, really)
Today I made few different vertical slabs in minecraft and I will show you how you can make them too.
-----------------------------commands----------------------------
the armorstand one:
/summon armor_stand ~ ~ ~ {Invisible:1b,Invulnerable:1b,NoGravity:1b,Marker:1b,ArmorItems:[{},{},{},{id:"oak_slab",Count:1b}],HandItems:[{},{}],Pose:{Head:[90f,0f,0f]}}
(have this inside repeating commandblock somewhere in your world so the slab wont despawn):
/data merge entity @e[type=minecraft:falling_block,limit=1,sort=random] {Time:1b}
the chicken one:
(repeating commandblock)
/execute at @e[type=chicken,name=slab] run summon minecraft:falling_block ~ ~ ~-.5 {NoGravity:1b,Time:1,Invulnerable:1b,BlockState:{Name:"minecraft:oak_planks"}}
(infront of it chain commandblock)
/kill @e[type=chicken,name=slab]
(just spawn a chicken with chicken spawn egg renamed to "slab")
give debug stick:
/give @p debug_stick
-----------------------------------music--------------------------
Undertale:
sans.
-----------------------------------------------------------------------
enjoy :)
(and subscribe)
#verticalslab #minecraft #slab