Mark Rapson dec09d4a44
All checks were successful
Draft Release / deploy-prod (push) Successful in 4s
Resolved Chisel Block Place durability AGAIN
2025-05-22 22:46:18 +01:00

6 lines
232 B
MCFunction

# No Shulkers
$execute if items entity @s hotbar.$(chosen_slot) #minecraft:shulker_boxes run return fail
$setblock ~ -64 ~ $(temp_id)
setblock ~ -64 ~ bedrock
$data modify storage lzstools:chisel chosen_block set value "$(temp_id)"