added monster hoarder

This commit is contained in:
Jottyfan
2024-11-17 17:48:32 +01:00
parent 062d75fa93
commit 04f87a977e
10 changed files with 135 additions and 3 deletions

View File

@@ -0,0 +1,10 @@
{
"parent": "quickiemod:block/monsterhoarder",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}