initial commit

This commit is contained in:
AkmalFairuz
2024-12-31 20:57:21 +07:00
commit 0de5415f05
72 changed files with 20340 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"remappedMetas": {
"minecraft:skull": {
"0": "minecraft:skeleton_skull",
"1": "minecraft:wither_skeleton_skull",
"2": "minecraft:zombie_head",
"3": "minecraft:player_head",
"4": "minecraft:creeper_head",
"5": "minecraft:dragon_head",
"6": "minecraft:piglin_head"
}
}
}