1
1
{
2
2
"variants" : {
3
- "attached=false,facing=east,target=ceiling" : {
4
- "model" : " create_connected:block/inventory_access_port/block_ceiling_off" ,
5
- "y" : 90
3
+ "attached=false,facing=north,target=floor" : {
4
+ "model" : " create_connected:block/inventory_access_port/block_floor_off"
5
+ },
6
+ "attached=true,facing=north,target=floor" : {
7
+ "model" : " create_connected:block/inventory_access_port/block_floor_on"
8
+ },
9
+ "attached=false,facing=south,target=floor" : {
10
+ "model" : " create_connected:block/inventory_access_port/block_floor_off" ,
11
+ "y" : 180
12
+ },
13
+ "attached=true,facing=south,target=floor" : {
14
+ "model" : " create_connected:block/inventory_access_port/block_floor_on" ,
15
+ "y" : 180
16
+ },
17
+ "attached=false,facing=west,target=floor" : {
18
+ "model" : " create_connected:block/inventory_access_port/block_floor_off" ,
19
+ "y" : 270
20
+ },
21
+ "attached=true,facing=west,target=floor" : {
22
+ "model" : " create_connected:block/inventory_access_port/block_floor_on" ,
23
+ "y" : 270
6
24
},
7
25
"attached=false,facing=east,target=floor" : {
8
26
"model" : " create_connected:block/inventory_access_port/block_floor_off" ,
9
27
"y" : 90
10
28
},
11
- "attached=false ,facing=east,target=wall " : {
12
- "model" : " create_connected:block/inventory_access_port/block_wall_off " ,
29
+ "attached=true ,facing=east,target=floor " : {
30
+ "model" : " create_connected:block/inventory_access_port/block_floor_on " ,
13
31
"y" : 90
14
32
},
15
- "attached=false,facing=north,target=ceiling" : {
16
- "model" : " create_connected:block/inventory_access_port/block_ceiling_off"
17
- },
18
- "attached=false,facing=north,target=floor" : {
19
- "model" : " create_connected:block/inventory_access_port/block_floor_off"
20
- },
21
33
"attached=false,facing=north,target=wall" : {
22
34
"model" : " create_connected:block/inventory_access_port/block_wall_off"
23
35
},
24
- "attached=false,facing=south,target=ceiling" : {
25
- "model" : " create_connected:block/inventory_access_port/block_ceiling_off" ,
26
- "y" : 180
27
- },
28
- "attached=false,facing=south,target=floor" : {
29
- "model" : " create_connected:block/inventory_access_port/block_floor_off" ,
30
- "y" : 180
36
+ "attached=true,facing=north,target=wall" : {
37
+ "model" : " create_connected:block/inventory_access_port/block_wall_on"
31
38
},
32
39
"attached=false,facing=south,target=wall" : {
33
40
"model" : " create_connected:block/inventory_access_port/block_wall_off" ,
34
41
"y" : 180
35
42
},
36
- "attached=false,facing=west,target=ceiling" : {
37
- "model" : " create_connected:block/inventory_access_port/block_ceiling_off" ,
38
- "y" : 270
39
- },
40
- "attached=false,facing=west,target=floor" : {
41
- "model" : " create_connected:block/inventory_access_port/block_floor_off" ,
42
- "y" : 270
43
+ "attached=true,facing=south,target=wall" : {
44
+ "model" : " create_connected:block/inventory_access_port/block_wall_on" ,
45
+ "y" : 180
43
46
},
44
47
"attached=false,facing=west,target=wall" : {
45
48
"model" : " create_connected:block/inventory_access_port/block_wall_off" ,
46
49
"y" : 270
47
50
},
48
- "attached=true,facing=east ,target=ceiling " : {
49
- "model" : " create_connected:block/inventory_access_port/block_ceiling_on " ,
50
- "y" : 90
51
+ "attached=true,facing=west ,target=wall " : {
52
+ "model" : " create_connected:block/inventory_access_port/block_wall_on " ,
53
+ "y" : 270
51
54
},
52
- "attached=true ,facing=east,target=floor " : {
53
- "model" : " create_connected:block/inventory_access_port/block_floor_on " ,
55
+ "attached=false ,facing=east,target=wall " : {
56
+ "model" : " create_connected:block/inventory_access_port/block_wall_off " ,
54
57
"y" : 90
55
58
},
56
59
"attached=true,facing=east,target=wall" : {
57
60
"model" : " create_connected:block/inventory_access_port/block_wall_on" ,
58
61
"y" : 90
59
62
},
63
+ "attached=false,facing=north,target=ceiling" : {
64
+ "model" : " create_connected:block/inventory_access_port/block_ceiling_off"
65
+ },
60
66
"attached=true,facing=north,target=ceiling" : {
61
67
"model" : " create_connected:block/inventory_access_port/block_ceiling_on"
62
68
},
63
- "attached=true,facing=north,target=floor" : {
64
- "model" : " create_connected:block/inventory_access_port/block_floor_on"
65
- },
66
- "attached=true,facing=north,target=wall" : {
67
- "model" : " create_connected:block/inventory_access_port/block_wall_on"
69
+ "attached=false,facing=south,target=ceiling" : {
70
+ "model" : " create_connected:block/inventory_access_port/block_ceiling_off" ,
71
+ "y" : 180
68
72
},
69
73
"attached=true,facing=south,target=ceiling" : {
70
74
"model" : " create_connected:block/inventory_access_port/block_ceiling_on" ,
71
75
"y" : 180
72
76
},
73
- "attached=true,facing=south,target=floor" : {
74
- "model" : " create_connected:block/inventory_access_port/block_floor_on" ,
75
- "y" : 180
76
- },
77
- "attached=true,facing=south,target=wall" : {
78
- "model" : " create_connected:block/inventory_access_port/block_wall_on" ,
79
- "y" : 180
77
+ "attached=false,facing=west,target=ceiling" : {
78
+ "model" : " create_connected:block/inventory_access_port/block_ceiling_off" ,
79
+ "y" : 270
80
80
},
81
81
"attached=true,facing=west,target=ceiling" : {
82
82
"model" : " create_connected:block/inventory_access_port/block_ceiling_on" ,
83
83
"y" : 270
84
84
},
85
- "attached=true ,facing=west ,target=floor " : {
86
- "model" : " create_connected:block/inventory_access_port/block_floor_on " ,
87
- "y" : 270
85
+ "attached=false ,facing=east ,target=ceiling " : {
86
+ "model" : " create_connected:block/inventory_access_port/block_ceiling_off " ,
87
+ "y" : 90
88
88
},
89
- "attached=true,facing=west ,target=wall " : {
90
- "model" : " create_connected:block/inventory_access_port/block_wall_on " ,
91
- "y" : 270
89
+ "attached=true,facing=east ,target=ceiling " : {
90
+ "model" : " create_connected:block/inventory_access_port/block_ceiling_on " ,
91
+ "y" : 90
92
92
}
93
93
}
94
94
}
0 commit comments