

This Resource Pack Added Multiple Block Staff.
-
Include but not only:
-
id:1 - item/iron_staff
-
id:2 - item/gold_staff
-
id:3 - item/diamond_staff
-
etc
-
Using this command to get the Iron Staffs.
- For 1.20.6- /give @p minecraft:stick{CustomModelData:1}.
- For 1.20.6 - 1.21.3 /give @p stick[minecraft:custom_model_data=1]
-
For 1.21.4+ /give @p stick[minecraft:custom_model_data={strings:["iron_staff"]}]