Well then, here we go.

This commit is contained in:
Andrey Nikitin 2023-01-29 23:46:18 +03:00
parent 3912bfb160
commit fd68656000
3 changed files with 30 additions and 21 deletions

View file

@ -3,7 +3,8 @@
"parent": "digital_tardim_interface",
"texture_size": [64, 64],
"textures": {
"1": "tardim_ic:blocks/digital_tardim_interface"
"1": "tardim_ic:blocks/digital_tardim_interface",
"particle": "tardim_ic:blocks/digital_tardim_interface"
},
"elements": [
{
@ -208,6 +209,5 @@
"rotation": [-90, 0, 0],
"translation": [0, 0, 4.25]
}
},
"particles": "block/deepslate_brick"
}
}