@@ -10,6 +10,7 @@ tokens:
1010 - " &8Combine with a melee or ranged weapon in an anvil to track player kills."
1111 - " &8Uses &7{levels} &8level."
1212 levels : 1
13+ material : PAPER
1314 custom-model-data :
1415 enabled : false
1516 type : float
@@ -20,6 +21,7 @@ tokens:
2021 - " &8Combine with a melee or ranged weapon in an anvil to track mob kills."
2122 - " &8Uses &7{levels} &8level."
2223 levels : 1
24+ material : PAPER
2325 custom-model-data :
2426 enabled : false
2527 type : float
@@ -30,6 +32,7 @@ tokens:
3032 - " &8Combine with a pickaxe, axe, shovel, or shears in an anvil to track blocks mined."
3133 - " &8Uses &7{levels} &8level."
3234 levels : 1
35+ material : PAPER
3336 custom-model-data :
3437 enabled : false
3538 type : float
@@ -40,6 +43,7 @@ tokens:
4043 - " &8Combine with a hoe in an anvil to track crops broken."
4144 - " &8Uses &7{levels} &8level."
4245 levels : 1
46+ material : PAPER
4347 custom-model-data :
4448 enabled : false
4549 type : float
@@ -50,6 +54,7 @@ tokens:
5054 - " &8Combine with a fishing rod in an anvil to track fish caught."
5155 - " &8Uses &7{levels} &8level."
5256 levels : 1
57+ material : PAPER
5358 custom-model-data :
5459 enabled : false
5560 type : float
@@ -60,6 +65,7 @@ tokens:
6065 - " &8Combine with shears in an anvil to track sheep sheared."
6166 - " &8Uses &7{levels} &8level."
6267 levels : 1
68+ material : PAPER
6369 custom-model-data :
6470 enabled : false
6571 type : float
@@ -70,6 +76,7 @@ tokens:
7076 - " &8Combine with an armor piece in an anvil to track damage taken."
7177 - " &8Uses &7{levels} &8level."
7278 levels : 1
79+ material : PAPER
7380 custom-model-data :
7481 enabled : false
7582 type : float
@@ -80,6 +87,7 @@ tokens:
8087 - " &8Combine with a melee or ranged weapon in an anvil to track damage done."
8188 - " &8Uses &7{levels} &8level."
8289 levels : 1
90+ material : PAPER
8391 custom-model-data :
8492 enabled : false
8593 type : float
@@ -90,6 +98,7 @@ tokens:
9098 - " &8Combine with a bow or crossbow in an anvil to track arrows shot."
9199 - " &8Uses &7{levels} &8level."
92100 levels : 1
101+ material : PAPER
93102 custom-model-data :
94103 enabled : false
95104 type : float
@@ -100,6 +109,7 @@ tokens:
100109 - " &8Combine with an elytra in an anvil to track flight time."
101110 - " &8Uses &7{levels} &8level."
102111 levels : 1
112+ material : PAPER
103113 custom-model-data :
104114 enabled : false
105115 type : float
@@ -110,6 +120,7 @@ tokens:
110120 - " &8Combine in an anvil with to reset ALL stats for this item. Tokens on this item stay."
111121 - " &8Uses &7{levels} &8level."
112122 levels : 1
123+ material : PAPER
113124 custom-model-data :
114125 enabled : false
115126 type : float
@@ -120,6 +131,7 @@ tokens:
120131 - " &8Combine in an anvil with to REMOVE ALL stats and tokens for this item."
121132 - " &8Uses &7{levels} &8level."
122133 levels : 1
134+ material : PAPER
123135 custom-model-data :
124136 enabled : false
125137 type : float
0 commit comments