Added Trowel
Fixed issue with wrench Organised tools into folders
This commit is contained in:
4
data/lzstools_trowel/function/block/place.mcfunction
Normal file
4
data/lzstools_trowel/function/block/place.mcfunction
Normal file
@@ -0,0 +1,4 @@
|
||||
scoreboard players set @s lz_trowel_success 0
|
||||
|
||||
execute if score @s lz_trowel_success matches 0 run function lzstools_trowel:block/place_normal with storage lzstools:trowel
|
||||
execute if score @s lz_trowel_success matches 1 run function lzstools_trowel:block/remove_item with storage lzstools:trowel
|
Reference in New Issue
Block a user