Added Crafter and raligned file depth
This commit is contained in:
3
data/wrench/function/raycast/partialbox/slabs.mcfunction
Normal file
3
data/wrench/function/raycast/partialbox/slabs.mcfunction
Normal file
@@ -0,0 +1,3 @@
|
||||
# Slabs
|
||||
execute if block ~ ~ ~ #minecraft:slabs[type=top] if score py WrenchRaycast matches 8.. run function wrench:rotate/slabs_flip
|
||||
execute if block ~ ~ ~ #minecraft:slabs[type=bottom] if score py WrenchRaycast matches ..7 run function wrench:rotate/slabs_flip
|
Reference in New Issue
Block a user