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": {
|
|
|
|
"facing":
|
|
|
|
{
|
|
|
|
"north": { "transform": {
|
|
|
|
"rotation": {"y": 0 }
|
|
|
|
}},
|
|
|
|
"south": { "transform": {
|
|
|
|
"rotation": {"y": 180 }
|
|
|
|
}},
|
|
|
|
"west": { "transform": {
|
|
|
|
"rotation": {"y": 90 }
|
|
|
|
}},
|
|
|
|
"east": { "transform": {
|
|
|
|
"rotation": {"y": -90 }
|
|
|
|
}}
|
|
|
|
},
|
2017-03-28 18:15:41 +02:00
|
|
|
"type": {
|
|
|
|
"rs_wire": {
|
|
|
|
"model": "immersiveengineering:smartmodel/conn_ic2_conn_gold"
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|