Updated Rarity of Hammer
All checks were successful
Draft Release / deploy-prod (push) Successful in 5s

Updated custom_name to item_name
This commit is contained in:
2025-05-17 02:32:02 +01:00
parent 56570f452c
commit 4f37178857
8 changed files with 9 additions and 9 deletions

View File

@@ -1 +1 @@
give @s minecraft:iron_pickaxe[minecraft:custom_name={"text":"Hammer","color":"aqua"},minecraft:custom_model_data={strings:["lzstools:hammer"]},minecraft:custom_data={"lzstools":["hammer"]},minecraft:max_damage=1800]
give @s minecraft:iron_pickaxe[minecraft:item_name={"text":"Hammer","color":"light_purple"},minecraft:custom_model_data={strings:["lzstools:hammer"]},minecraft:custom_data={"lzstools":["hammer"]},minecraft:max_damage=1800]