All checks were successful
Draft Release / deploy-prod (push) Successful in 4s
3 lines
320 B
MCFunction
3 lines
320 B
MCFunction
# Place Slabs
|
|
$execute as @s if score py lzt_chisel_raycast matches 8.. store result score @s lzt_chisel_success run setblock ~ ~ ~ $(chosen_block)[type=top] destroy
|
|
$execute as @s if score py lzt_chisel_raycast matches ..7 store result score @s lzt_chisel_success run setblock ~ ~ ~ $(chosen_block)[type=bottom] destroy |