Symbols
This resourcepack provides various Symbol items, which can be used for anything.
Very useful especially for GUIs, navigation mechanisms or other player choice features.
Also pretty useful for decoration details.
Suggestions for new items? Other ideas?
Share it: https://www.spigotmc.org/threads/219030/
Items:
This resourcepack provides items only. Nothing else but items will be affected.
It uses custom item models to provide new item textures using damaged tools, tagged as unbreakable.
Right now ONLY the diamond axe is used and only items tagges as unbreakable where affected. Everything else won't be changed, even non-unbreakable diamond axes won't be affected.
All items meant to be as close as possible to vanilla style and look.
Apples (range 1550 - 1559):
![]()
Ruby: Diamond axe, unbreakable, durability: 11 (damage: 1550)
Emerald: Diamond axe, unbreakable, durability: 10 (damage: 1551)
Diamond: Diamond axe, unbreakable, durability: 9 (damage: 1552)
Gold: Diamond axe, unbreakable, durability: 8 (damage: 1553)
Iron: Diamond axe, unbreakable, durability: 7 (damage: 1554)
Coal: Diamond axe, unbreakable, durability: 6 (damage: 1555)
Stone: Diamond axe, unbreakable, durability: 5 (damage: 1556)
Wood: Diamond axe, unbreakable, durability: 4 (damage: 1557)
Coins (range 1540 - 1549):
![]()
Ruby: Diamond axe, unbreakable, durability: 21 (damage: 1540)
Emerald: Diamond axe, unbreakable, durability: 20 (damage: 1541)
Diamond: Diamond axe, unbreakable, durability: 19 (damage: 1542)
Gold: Diamond axe, unbreakable, durability: 18 (damage: 1543)
Iron: Diamond axe, unbreakable, durability: 17 (damage: 1544)
Coal: Diamond axe, unbreakable, durability: 16 (damage: 1545)
Stone: Diamond axe, unbreakable, durability: 15 (damage: 1546)
Wood: Diamond axe, unbreakable, durability: 14 (damage: 1547)
Arrows (range 1520 - 1539):
![]()
Up, gray: Diamond axe, unbreakable, durability: 41 (damage: 1520)
Up, blue: Diamond axe, unbreakable, durability: 40 (damage: 1521)
Right, gray: Diamond axe, unbreakable, durability: 39 (damage: 1522)
Right, blue: Diamond axe, unbreakable, durability: 38 (damage: 1523)
Down, gray: Diamond axe, unbreakable, durability: 37 (damage: 1524)
Down, blue: Diamond axe, unbreakable, durability: 36 (damage: 1525)
Left, gray: Diamond axe, unbreakable, durability: 35 (damage: 1526)
Left, blue: Diamond axe, unbreakable, durability: 34 (damage: 1527)
Previous, orange: Diamond axe, unbreakable, durability: 33 (damage: 1528)
Previous, white: Diamond axe, unbreakable, durability: 32 (damage: 1529)
Next, orange: Diamond axe, unbreakable, durability: 31 (damage: 1530)
Next, white: Diamond axe, unbreakable, durability: 30 (damage: 1531)
Other icons (range 1500 - 1519):
Untilities:
![]()
Yes: Diamond axe, unbreakable, durability: 61 (damage: 1500)
No: Diamond axe, unbreakable, durability: 60 (damage: 1501)
Locked: Diamond axe, unbreakable, durability: 59 (damage: 1502)
Unlocked: Diamond axe, unbreakable, durability: 58 (damage: 1503)
Sky:
![]()
Moon 1: Diamond axe, unbreakable, durability: 57 (damage: 1504)
Moon 2: Diamond axe, unbreakable, durability: 56 (damage: 1505)
Moon 3: Diamond axe, unbreakable, durability: 55 (damage: 1506)
Moon 4: Diamond axe, unbreakable, durability: 54 (damage: 1507)
Moon 5: Diamond axe, unbreakable, durability: 53 (damage: 1508)
Moon 6: Diamond axe, unbreakable, durability: 52 (damage: 1509)
Moon 7: Diamond axe, unbreakable, durability: 51 (damage: 1510)
Moon 8: Diamond axe, unbreakable, durability: 50 (damage: 1511)
Sun: Diamond axe, unbreakable, durability: 49 (damage: 1512)
Others:
![]()
Web: Diamond axe, unbreakable, durability: 48 (damage: 1513)
Break: Diamond axe, unbreakable, durability: 47 (damage: 1514)
Collect: Diamond axe, unbreakable, durability: 46 (damage: 1515)
Craft: Diamond axe, unbreakable, durability: 45 (damage: 1516)
Drop: Diamond axe, unbreakable, durability: 44 (damage: 1517)
Use: Diamond axe, unbreakable, durability: 43 (damage: 1518)
Usage:
Each client needs to download and activate this resourcepack in order to get these items displayed. As server administrator, in general you got 3 ways to accomplish this:
Once a client has it activated, there where several ways to get those items:
- Use it as server texturepack by adding the resource pack download URL into your server.properties file.
Keep in mind, using the direct spigotmc resources download link might be against the forum rules. Download it and host it for your server by your own.- Use it as server texturepack by sending the download URL directly to all players using some plugin (i don't know any finished plugin yet, which does this, but i just did it by a development plugin, so it's a possible option, too).
- Say to all your players, they need to download and activate it manually.
Reviews, suggestions, ratings welcome!
- Use the vanilla MC command
The damage values can be received by the list above.Code (command (Unknown Language)):/minecraft:give <playername> minecraft:diamond_axe 1 <damage> {Unbreakable:1b}
If you want to hide the unbreakable flag and the axe attributes, just use
Code (command (Unknown Language)):/minecraft:give <playername> minecraft:diamond_axe 1 <damage> {Unbreakable:1b,HideFlags:6b}- Use some plugin, which generates those items.
Therefore I already made an API:
https://www.spigotmc.org/resources/36620/

Symbols Resourcepack 0002
Useful symbol-items, which can be used for anything you need.