Nexan-s_Custom_Resources/assets/custom/models/item/bedrock.json

13 lines
256 B
JSON

{
"parent": "minecraft:block/bedrock",
"textures": {
"layer0": "custom:item/bedrock"
},
"display": {
"fixed": {
"rotation": [ 90, 0, 0 ],
"translation": [0, 0, 15.98],
"scale": [ 2.008, 2.008, 2.008 ]
}
}
}