Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit f6bfc01

Browse files
authored
Hypixel+ 0.18.0 (#1878)
Updates Hypixel+ to 0.18.0
1 parent 0127e36 commit f6bfc01

File tree

1,217 files changed

+1639
-52
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,217 files changed

+1639
-52
lines changed
5.9 KB
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
items=minecraft:skull
2+
damage=3
3+
model=item/generated
4+
texture=draconic_artifact
5+
nbt.ExtraAttributes.id=DRACONIC_ARTIFACT
18.8 KB
7.22 KB
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"animation": {
3+
"frametime": 45,
4+
"interpolate": true,
5+
"frames": [
6+
0,
7+
1
8+
]
9+
}
10+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
items=minecraft:skull
2+
model=item/generated
3+
texture=great_spook_artifact
4+
nbt.ExtraAttributes.id=GREAT_SPOOK_ARTIFACT

0 commit comments

Comments
 (0)