Added Trowel
Fixed issue with wrench Organised tools into folders
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# No Shulkers
|
||||
$execute if items entity @s hotbar.$(temp_slot) #minecraft:shulker_boxes run return fail
|
||||
|
||||
$setblock ~ -64 ~ $(temp_id)
|
||||
setblock ~ -64 ~ bedrock
|
||||
$data modify storage lzstools:trowel blocks append value "$(temp_id)"
|
||||
$data modify storage lzstools:trowel slots append value "$(temp_slot)"
|
Reference in New Issue
Block a user