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

Commit 73a2157

Browse files
authored
Merge pull request #2193 from ic22487/hypixel-plus-small-patch
Add Rose Dye to H+
2 parents 72941cc + 0297b60 commit 73a2157

File tree

9 files changed

+23
-0
lines changed

9 files changed

+23
-0
lines changed
5.34 KB
Loading
6.18 KB
Loading
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
items=minecraft:skull
2+
damage=3
3+
model=item/hplus_generated
4+
texture=dye_rose
5+
nbt.ExtraAttributes.id=DYE_ROSE
5.14 KB
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
items=minecraft:skull
2+
model=item/hplus_generated
3+
texture=smitten_rune
4+
nbt.ExtraAttributes.id=UNIQUE_RUNE
5+
nbt.ExtraAttributes.runes.SMITTEN=1
6+
weight=1
5.16 KB
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
items=minecraft:skull
2+
model=item/hplus_generated
3+
texture=smitten_rune_2
4+
nbt.ExtraAttributes.id=UNIQUE_RUNE
5+
nbt.ExtraAttributes.runes.SMITTEN=2
6+
weight=1
5.17 KB
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
items=minecraft:skull
2+
model=item/hplus_generated
3+
texture=smitten_rune_3
4+
nbt.ExtraAttributes.id=UNIQUE_RUNE
5+
nbt.ExtraAttributes.runes.SMITTEN=3
6+
weight=1

0 commit comments

Comments
 (0)