Updated Namespace
Integrated Resourcepack
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# Set block data
|
||||
execute as @s run loot spawn ~ -65 ~ mine ~ ~ ~ minecraft:netherite_pickaxe[minecraft:enchantments={"minecraft:silk_touch":1}]
|
||||
execute as @s run data modify storage lz:wrench block set from entity @n[type=minecraft:item,distance=..0.5,y=-65] Item.id
|
||||
execute as @s run data modify storage lzstools:wrench block set from entity @n[type=minecraft:item,distance=..0.5,y=-65] Item.id
|
||||
execute as @s run execute as @s run kill @n[type=minecraft:item,distance=..0.5,y=-65]
|
||||
|
||||
# Partial Blocks
|
||||
|
@@ -7,4 +7,4 @@ execute as @e[tag=lz_wrench_raycast] at @s anchored eyes positioned ^ ^ ^ run fu
|
||||
|
||||
#Raycasting finished, removing tag from the raycaster.
|
||||
tag @s remove lz_wrench_raycast
|
||||
data remove storage lz:wrench block
|
||||
data remove storage lzstools:wrench block
|
Reference in New Issue
Block a user