This commit is contained in:
2026-02-23 21:48:28 +01:00
parent 68fcf7fbde
commit 76e9b1b59e
15427 changed files with 620572 additions and 11184 deletions

View File

@@ -0,0 +1,11 @@
{
"id": "sacrificial_knife",
"condition": {
"type": "achievement",
"id": "sacrificial_knife"
},
"model": {
"type": "item",
"registryName": "AWWayofTime:sacrificialKnife"
}
}

View File

@@ -0,0 +1,11 @@
{
"id": "weak_blood_orb",
"condition": {
"type": "achievement",
"id": "weak_blood_orb"
},
"model": {
"type": "item",
"registryName": "AWWayofTime:weakBloodOrb"
}
}

View File

@@ -0,0 +1,12 @@
{
"id": "blood_altar",
"condition": {
"type": "achievement",
"id": "blood_altar"
},
"model": {
"type": "item",
"registryName": "AWWayofTime:Altar",
"yOffset": -0.1875
}
}

View File

@@ -0,0 +1,11 @@
{
"id": "bound_pickaxe",
"condition": {
"type": "achievement",
"id": "bound_pickaxe"
},
"model": {
"type": "item",
"registryName": "AWWayofTime:boundPickaxe"
}
}

View File

@@ -0,0 +1,11 @@
{
"id": "minor_demon_grunt",
"condition": {
"type": "achievement",
"id": "minor_demon_grunt"
},
"model": {
"type": "item",
"registryName": "AWWayofTime:demonPortalMain"
}
}