import sources from scattered branches

This commit is contained in:
2026-07-08 23:12:18 -04:00
parent a1cbd1657e
commit 5e9d8f1b34
9409 changed files with 97775 additions and 7 deletions

View File

@@ -0,0 +1,20 @@
{
"parent": "minecraft:item/generated",
"display": {
"firstperson_righthand": {
"rotation": [ 0, -90, 25 ],
"translation": [ 0, 5, 0 ],
"scale": [ 0.68, 0.68, 0.68 ]
},
"thirdperson_righthand": {
"translation": [ 0, 4, 1 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"head": {
"translation": [ 0, 14, -5 ]
},
"gui": {
"translation": [ 0, 2, 0 ]
}
}
}