Added Skulls
All checks were successful
Draft Release / deploy-prod (push) Successful in 5s

Removed double checks
This commit is contained in:
2025-05-18 02:15:33 +01:00
parent c81a852e72
commit 8784b377f9
12 changed files with 95 additions and 3 deletions

View File

@@ -0,0 +1,11 @@
{
"replace": false,
"values": [
"minecraft:player_head",
"minecraft:zombie_head",
"minecraft:creeper_head",
"minecraft:skeleton_skull",
"minecraft:wither_skeleton_skull",
"minecraft:dragon_head"
]
}