All checks were successful
Draft Release / deploy-prod (push) Successful in 5s
6 lines
245 B
MCFunction
6 lines
245 B
MCFunction
# No Shulkers
|
|
$execute if items entity @s hotbar.$(chosen_slot) #minecraft:shulker_boxes run return fail
|
|
$execute if items entity @s hotbar.$(chosen_slot) #minecraft:air run return fail
|
|
|
|
$setblock ~ -64 ~ $(chosen_block)
|
|
setblock ~ -64 ~ bedrock |