Description
This Resource Pack was originally made for my Server Scythes plugin, but you can use it safely in your mods/plugins.
Custom data IDs(SSPTPE-1.1.2):
wooden_axe:
wooden_scythe = 458882387
stone_axe:
stone_scythe = 432111223
copper_scythe = 312312334
golden_axe:
golden_scythe = 345382772
iron_axe:
iron_scythe = 1398139821
diamond_axe:
diamond_scythe = 234328237
netherite_axe:
netherite_scythe = 735298487
leaf_scythe = 132121111
example command:
/give @a minecraft:netherite_axe[minecraft:custom_model_data={floats:[132121111]}] -- 132121111 = leaf_scythe 735298487- netherite_scythe
Custom data IDs(SSPTPE-1.1):
wooden_axe:
wooden_scythe = 1
stone_axe:
stone_scythe = 1
copper_scythe = 2
golden_axe:
golden_scythe = 1
iron_axe:
iron_scythe = 1
diamond_axe:
diamond_scythe = 1
netherite_axe:
netherite_scythe = 1
leaf_scythe = 1
example command:
/give @a minecraft:netherite_axe[minecraft:custom_model_data={floats:[2.0]}] -- 2.0 = leaf_scythe 1.0 - netherite_scythe


