Sides
This commit is contained in:
parent
b84144d3aa
commit
c267275ce7
5 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,8 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"": {
|
"facing=north": { "model": "tardim_ic:block/tardim_dock"},
|
||||||
"model": "tardim_ic:block/tardim_dock"
|
"facing=east": { "model": "tardim_ic:block/tardim_dock", "y": 90},
|
||||||
}
|
"facing=south": { "model": "tardim_ic:block/tardim_dock", "y": 180},
|
||||||
|
"facing=west": { "model": "tardim_ic:block/tardim_dock", "y": 270}
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"credit": "Made by karoter2 with Blockbench",
|
"credit": "Made by karoter2 (Feulim)",
|
||||||
"parent": "digital_tardim_interface",
|
"parent": "digital_tardim_interface",
|
||||||
"texture_size": [64, 64],
|
"texture_size": [64, 64],
|
||||||
"textures": {
|
"textures": {
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"credit": "Made by karoter2 with Blockbench",
|
"credit": "Made by karoter2 (Feulim)",
|
||||||
"parent": "block/cube_all",
|
"parent": "block/cube_all",
|
||||||
"ambientocclusion": false,
|
"ambientocclusion": false,
|
||||||
"textures": {
|
"textures": {
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"credit": "Made by karoter2 with Blockbench",
|
"credit": "Made by karoter2 (Feulim)",
|
||||||
"texture_size": [64, 64],
|
"texture_size": [64, 64],
|
||||||
"textures": {
|
"textures": {
|
||||||
"1": "tardim_ic:blocks/tardim_dock",
|
"1": "tardim_ic:blocks/tardim_dock",
|
||||||
|
|
Loading…
Add table
Reference in a new issue