2017-03-24 17:40:05 +01:00
|
|
|
{
|
|
|
|
"forge_marker": 1,
|
|
|
|
"defaults": {
|
|
|
|
"transform": "forge:default-block",
|
|
|
|
"textures": {
|
|
|
|
|
|
|
|
},
|
|
|
|
"model": "industrialwires:smartmodel/panel_normal",
|
|
|
|
"custom": {
|
|
|
|
"flip-v": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"variants": {
|
2017-04-24 17:26:42 +02:00
|
|
|
"facing": {
|
|
|
|
"down": {
|
|
|
|
|
|
|
|
},
|
|
|
|
"up": {
|
|
|
|
"transform": {
|
|
|
|
"rotation": {
|
|
|
|
"z": 180
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"north": {
|
|
|
|
"transform": {
|
|
|
|
"rotation": {
|
|
|
|
"x": 90
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"south": {
|
|
|
|
"transform": {
|
|
|
|
"rotation": {
|
|
|
|
"x": -90
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"west": {
|
|
|
|
"transform": {
|
|
|
|
"rotation": {
|
|
|
|
"z": -90
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"east": {
|
|
|
|
"transform": {
|
|
|
|
"rotation": {
|
|
|
|
"z": 90
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2017-03-24 17:40:05 +01:00
|
|
|
},
|
2017-03-28 18:15:41 +02:00
|
|
|
"type": {
|
|
|
|
"rs_wire": {
|
2017-04-24 17:26:42 +02:00
|
|
|
"model": "immersiveengineering:smartmodel/conn_rs_panel_conn"
|
2017-03-28 18:15:41 +02:00
|
|
|
},
|
|
|
|
"top": {
|
|
|
|
"model": "industrialwires:smartmodel/panel_normal"
|
2017-04-17 19:35:14 +02:00
|
|
|
},
|
|
|
|
"dummy": {
|
|
|
|
"model": "cube_all",
|
|
|
|
"textures": {"all": "industrialwires:blocks/control_panel"}
|
|
|
|
},
|
|
|
|
"creator": {
|
|
|
|
"model": "cube_all",
|
|
|
|
"textures": {"all": "minecraft:blocks/diamond_block"}
|
|
|
|
}
|
2017-03-28 18:15:41 +02:00
|
|
|
},
|
2017-03-24 17:40:05 +01:00
|
|
|
"inventory": {
|
|
|
|
"model":"industrialwires:panel_normal"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|