Added CTM integration for Detector
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "refinedstorage:detector_glow",
|
||||
"textures": {
|
||||
"particle": "refinedstorage:blocks/detector_top",
|
||||
"torch": "refinedstorage:blocks/detector_side_off",
|
||||
"side": "refinedstorage:blocks/detector_side_off",
|
||||
"top": "refinedstorage:blocks/detector_top",
|
||||
"bottom": "refinedstorage:blocks/detector_bottom",
|
||||
"glow": "refinedstorage:blocks/none"
|
||||
}
|
||||
},
|
||||
"variants": {
|
||||
"inventory": [
|
||||
{
|
||||
"transform": "forge:default-block"
|
||||
}
|
||||
],
|
||||
"powered": {
|
||||
"true": {
|
||||
"textures": {
|
||||
"torch": "refinedstorage:blocks/detector_side_on",
|
||||
"glow": "refinedstorage:blocks/detector_side_on_glow"
|
||||
}
|
||||
},
|
||||
"false": {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,350 @@
|
||||
{
|
||||
"__comment": "Model made by CyanideX",
|
||||
"elements": [
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [
|
||||
7.0,
|
||||
5.0,
|
||||
7.0
|
||||
],
|
||||
"to": [
|
||||
9.0,
|
||||
10.0,
|
||||
9.0
|
||||
],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": {
|
||||
"texture": "#torch",
|
||||
"uv": [
|
||||
7.0,
|
||||
5.0,
|
||||
9.0,
|
||||
11.0
|
||||
]
|
||||
},
|
||||
"east": {
|
||||
"texture": "#torch",
|
||||
"uv": [
|
||||
7.0,
|
||||
5.0,
|
||||
9.0,
|
||||
11.0
|
||||
]
|
||||
},
|
||||
"south": {
|
||||
"texture": "#torch",
|
||||
"uv": [
|
||||
7.0,
|
||||
5.0,
|
||||
9.0,
|
||||
11.0
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#torch",
|
||||
"uv": [
|
||||
7.0,
|
||||
5.0,
|
||||
9.0,
|
||||
11.0
|
||||
]
|
||||
},
|
||||
"up": {
|
||||
"texture": "#torch",
|
||||
"uv": [
|
||||
7.0,
|
||||
5.0,
|
||||
9.0,
|
||||
7.0
|
||||
]
|
||||
},
|
||||
"down": {
|
||||
"texture": "#torch",
|
||||
"uv": [
|
||||
7.0,
|
||||
7.0,
|
||||
9.0,
|
||||
9.0
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [
|
||||
7.0,
|
||||
5.0,
|
||||
6.0
|
||||
],
|
||||
"to": [
|
||||
9.0,
|
||||
11.0,
|
||||
10.0
|
||||
],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"east": {
|
||||
"texture": "#torch",
|
||||
"uv": [
|
||||
6.0,
|
||||
4.0,
|
||||
10.0,
|
||||
11.0
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#torch",
|
||||
"uv": [
|
||||
6.0,
|
||||
4.0,
|
||||
10.0,
|
||||
11.0
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [
|
||||
6.0,
|
||||
5.0,
|
||||
7.0
|
||||
],
|
||||
"to": [
|
||||
10.0,
|
||||
11.0,
|
||||
9.0
|
||||
],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": {
|
||||
"texture": "#torch",
|
||||
"uv": [
|
||||
6.0,
|
||||
4.0,
|
||||
10.0,
|
||||
11.0
|
||||
]
|
||||
},
|
||||
"south": {
|
||||
"texture": "#torch",
|
||||
"uv": [
|
||||
6.0,
|
||||
4.0,
|
||||
10.0,
|
||||
11.0
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [
|
||||
7.0,
|
||||
5.0,
|
||||
7.0
|
||||
],
|
||||
"to": [
|
||||
9.0,
|
||||
10.0,
|
||||
9.0
|
||||
],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": {
|
||||
"texture": "#glow",
|
||||
"uv": [
|
||||
7.0,
|
||||
5.0,
|
||||
9.0,
|
||||
11.0
|
||||
]
|
||||
},
|
||||
"east": {
|
||||
"texture": "#glow",
|
||||
"uv": [
|
||||
7.0,
|
||||
5.0,
|
||||
9.0,
|
||||
11.0
|
||||
]
|
||||
},
|
||||
"south": {
|
||||
"texture": "#glow",
|
||||
"uv": [
|
||||
7.0,
|
||||
5.0,
|
||||
9.0,
|
||||
11.0
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#glow",
|
||||
"uv": [
|
||||
7.0,
|
||||
5.0,
|
||||
9.0,
|
||||
11.0
|
||||
]
|
||||
},
|
||||
"up": {
|
||||
"texture": "#glow",
|
||||
"uv": [
|
||||
7.0,
|
||||
5.0,
|
||||
9.0,
|
||||
7.0
|
||||
]
|
||||
},
|
||||
"down": {
|
||||
"texture": "#glow",
|
||||
"uv": [
|
||||
7.0,
|
||||
7.0,
|
||||
9.0,
|
||||
9.0
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [
|
||||
7.0,
|
||||
5.0,
|
||||
6.0
|
||||
],
|
||||
"to": [
|
||||
9.0,
|
||||
11.0,
|
||||
10.0
|
||||
],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"east": {
|
||||
"texture": "#glow",
|
||||
"uv": [
|
||||
6.0,
|
||||
4.0,
|
||||
10.0,
|
||||
11.0
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#glow",
|
||||
"uv": [
|
||||
6.0,
|
||||
4.0,
|
||||
10.0,
|
||||
11.0
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [
|
||||
6.0,
|
||||
5.0,
|
||||
7.0
|
||||
],
|
||||
"to": [
|
||||
10.0,
|
||||
11.0,
|
||||
9.0
|
||||
],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": {
|
||||
"texture": "#glow",
|
||||
"uv": [
|
||||
6.0,
|
||||
4.0,
|
||||
10.0,
|
||||
11.0
|
||||
]
|
||||
},
|
||||
"south": {
|
||||
"texture": "#glow",
|
||||
"uv": [
|
||||
6.0,
|
||||
4.0,
|
||||
10.0,
|
||||
11.0
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "base",
|
||||
"from": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"to": [
|
||||
16.0,
|
||||
5.0,
|
||||
16.0
|
||||
],
|
||||
"faces": {
|
||||
"north": {
|
||||
"texture": "#side",
|
||||
"uv": [
|
||||
0.0,
|
||||
11.0,
|
||||
16.0,
|
||||
16.0
|
||||
]
|
||||
},
|
||||
"east": {
|
||||
"texture": "#side",
|
||||
"uv": [
|
||||
0.0,
|
||||
11.0,
|
||||
16.0,
|
||||
16.0
|
||||
]
|
||||
},
|
||||
"south": {
|
||||
"texture": "#side",
|
||||
"uv": [
|
||||
0.0,
|
||||
11.0,
|
||||
16.0,
|
||||
16.0
|
||||
]
|
||||
},
|
||||
"west": {
|
||||
"texture": "#side",
|
||||
"uv": [
|
||||
0.0,
|
||||
11.0,
|
||||
16.0,
|
||||
16.0
|
||||
]
|
||||
},
|
||||
"up": {
|
||||
"texture": "#top",
|
||||
"uv": [
|
||||
0.0,
|
||||
0.0,
|
||||
16.0,
|
||||
16.0
|
||||
]
|
||||
},
|
||||
"down": {
|
||||
"texture": "#bottom",
|
||||
"uv": [
|
||||
0.0,
|
||||
0.0,
|
||||
16.0,
|
||||
16.0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 262 B |
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ctm": {
|
||||
"ctm_version": 1,
|
||||
"layer": "CUTOUT",
|
||||
"extra": {
|
||||
"light": 15
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user