resent-1.8/desktopRuntime/resources/assets/minecraft/models/item/silver_carpet.json
ThisIsALegitUsername 98a62293f2 decompile eaglercraft
2022-12-27 18:59:46 +00:00

16 lines
397 B
JSON

{
"parent": "block/carpet_silver",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 0.25, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
},
"firstperson": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 5.25, 0 ],
"scale": [ 1, 1, 1 ]
}
}
}