We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b724ae7 commit 5a5950bCopy full SHA for 5a5950b
1 file changed
content/addon/exterheads/_index.md
@@ -47,3 +47,41 @@ head-item:
47
- ""
48
- "&7This is a head item from HeadDB"
49
```
50
+
51
+## [zHead](https://www.spigotmc.org/resources/zhead-database-plugin-for-heads.115717/)
52
53
+### Format
54
55
+```yaml
56
+zhead: <head-id>
57
+```
58
59
+### Example
60
61
62
+head-item:
63
+ zhead: 1
64
+ name: "&czHead"
65
+ lore:
66
+ - ""
67
+ - "&7This is a head item from zHead"
68
69
70
+## [Skulls](https://www.spigotmc.org/resources/skulls-the-ultimate-head-database.90098/)
71
72
73
74
75
+skulls: <head-id>
76
77
78
79
80
81
82
+ skulls: 1
83
+ name: "&cSkulls"
84
85
86
+ - "&7This is a head item from Skulls"
87
0 commit comments