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
|
||||
|
Reference in New Issue
Block a user