Updated Namespace

Integrated Resourcepack
This commit is contained in:
2025-05-14 12:03:04 +01:00
parent 4137e85850
commit e2eb8071f7
82 changed files with 181 additions and 133 deletions

View File

@@ -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