Skip to content

Commit b3c4978

Browse files
committed
Initial pull of models and textures from compactmachines
1 parent d11b8d8 commit b3c4978

13 files changed

+307
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"forge_marker": 1,
3+
"defaults": {
4+
"model": "cube_all",
5+
"uvlock": true,
6+
"textures": { "all": "compactcrafting:blocks/wall" }
7+
},
8+
"variants": {
9+
"normal": [{}],
10+
"inventory": [{}]
11+
}
12+
}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"forge_marker": 1,
3+
"defaults": {
4+
"model": "compactcrafting:fieldprojector"
5+
},
6+
"variants": {
7+
"normal": [{}],
8+
"inventory": [{}],
9+
"facing": {
10+
"south": {},
11+
"north": {},
12+
"up": {},
13+
"down": {},
14+
"east": {},
15+
"west": {}
16+
}
17+
}
18+
}
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
3+
"textures": {
4+
"0": "compactcrafting:blocks/fieldprojector",
5+
"particle": "compactcrafting:blocks/fieldprojector"
6+
},
7+
"elements": [
8+
{
9+
"name": "Base",
10+
"from": [0, 0, 0],
11+
"to": [16, 4, 16],
12+
"shade": true,
13+
"faces": {
14+
"north": {"uv": [0, 8, 8, 10], "texture": "#0"},
15+
"east": {"uv": [0, 8, 8, 10], "texture": "#0"},
16+
"south": {"uv": [0, 8, 8, 10], "texture": "#0"},
17+
"west": {"uv": [0, 8, 8, 10], "texture": "#0"},
18+
"up": {"uv": [0, 0, 8, 8], "texture": "#0"},
19+
"down": {"uv": [8, 0, 16, 8], "texture": "#0"}
20+
}
21+
},
22+
{
23+
"name": "Pole",
24+
"from": [7, 4, 7],
25+
"to": [9, 12, 9],
26+
"shade": true,
27+
"faces": {
28+
"north": {
29+
"uv": [0, 10, 4, 11],
30+
"texture": "#0",
31+
"rotation": 270
32+
},
33+
"east": {
34+
"uv": [0, 10, 4, 11],
35+
"texture": "#0",
36+
"rotation": 270
37+
},
38+
"south": {
39+
"uv": [0, 10, 4, 11],
40+
"texture": "#0",
41+
"rotation": 270
42+
},
43+
"west": {
44+
"uv": [0, 10, 4, 11],
45+
"texture": "#0",
46+
"rotation": 270
47+
},
48+
"up": {"uv": [4, 10, 5, 11], "texture": "#0"},
49+
"down": {"uv": [0, 0, 2, 2], "texture": "#0"}
50+
}
51+
}
52+
],
53+
"display": {"thirdperson_righthand": {}}
54+
}
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
3+
"textures": {
4+
"0": "compactcrafting:blocks/fieldprojector",
5+
"particle": "compactcrafting:blocks/fieldprojector"
6+
},
7+
"elements": [
8+
{
9+
"name": "Base",
10+
"from": [0, 0, 0],
11+
"to": [16, 6, 16],
12+
"shade": true,
13+
"faces": {
14+
"north": {"uv": [0, 8, 8, 11], "texture": "#0"},
15+
"east": {"uv": [0, 8, 8, 11], "texture": "#0"},
16+
"south": {"uv": [0, 8, 8, 11], "texture": "#0"},
17+
"west": {"uv": [0, 8, 8, 11], "texture": "#0"},
18+
"up": {"uv": [0, 0, 8, 8], "texture": "#0"},
19+
"down": {"uv": [8, 0, 16, 8], "texture": "#0"}
20+
}
21+
},
22+
{
23+
"name": "Pole",
24+
"from": [7, 6, 7],
25+
"to": [9, 12, 9],
26+
"shade": true,
27+
"faces": {
28+
"north": {
29+
"uv": [0, 11, 3, 12],
30+
"texture": "#0",
31+
"rotation": 270
32+
},
33+
"east": {
34+
"uv": [0, 11, 3, 12],
35+
"texture": "#0",
36+
"rotation": 270
37+
},
38+
"south": {
39+
"uv": [0, 11, 3, 12],
40+
"texture": "#0",
41+
"rotation": 270
42+
},
43+
"west": {
44+
"uv": [0, 11, 3, 12],
45+
"texture": "#0",
46+
"rotation": 270
47+
},
48+
"up": {"uv": [3, 11, 4, 12], "texture": "#0"},
49+
"down": {"uv": [0, 0, 2, 2], "texture": "#0"}
50+
}
51+
}
52+
],
53+
"display": {"thirdperson_righthand": {}}
54+
}
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
{
2+
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
3+
"textures": {"0": "compactcrafting:blocks/fieldprojector"},
4+
"elements": [
5+
{
6+
"name": "Dish",
7+
"from": [4, 8, 3],
8+
"to": [6, 16, 13],
9+
"shade": true,
10+
"faces": {
11+
"north": {"uv": [12.5, 8, 13.5, 11.5], "texture": "#0"},
12+
"east": {"uv": [8, 12, 13, 16], "texture": "#0"},
13+
"south": {"uv": [12.5, 8, 13.5, 11.5], "texture": "#0"},
14+
"west": {"uv": [8, 8, 13, 12], "texture": "#0"},
15+
"up": {
16+
"uv": [8, 11.5, 13, 12.5],
17+
"texture": "#0",
18+
"rotation": 90
19+
},
20+
"down": {
21+
"uv": [8, 11.5, 13, 12.5],
22+
"texture": "#0",
23+
"rotation": 90
24+
}
25+
}
26+
},
27+
{
28+
"name": "Connector",
29+
"from": [6, 11, 7],
30+
"to": [7, 13, 9],
31+
"shade": true,
32+
"faces": {
33+
"north": {"uv": [4.5, 10, 5, 11], "texture": "#0"},
34+
"east": {"uv": [4, 10, 5, 11], "texture": "#0"},
35+
"south": {"uv": [4.5, 10, 5, 11], "texture": "#0"},
36+
"west": {"uv": [0, 0, 2, 2], "texture": "#0"},
37+
"up": {"uv": [4.5, 10, 5, 11], "texture": "#0"},
38+
"down": {"uv": [4.5, 10, 5, 11], "texture": "#0"}
39+
}
40+
}
41+
],
42+
"display": {"thirdperson_righthand": {}}
43+
}
Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
{
2+
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
3+
"textures": {
4+
"0": "compactcrafting:blocks/fieldprojector",
5+
"particle": "compactcrafting:blocks/fieldprojector"
6+
},
7+
"elements": [
8+
{
9+
"name": "Base",
10+
"from": [0, 0, 0],
11+
"to": [16, 6, 16],
12+
"shade": true,
13+
"faces": {
14+
"north": {"uv": [0, 8, 8, 11], "texture": "#0"},
15+
"east": {"uv": [0, 8, 8, 11], "texture": "#0"},
16+
"south": {"uv": [0, 8, 8, 11], "texture": "#0"},
17+
"west": {"uv": [0, 8, 8, 11], "texture": "#0"},
18+
"up": {"uv": [0, 0, 8, 8], "texture": "#0"},
19+
"down": {"uv": [8, 0, 16, 8], "texture": "#0"}
20+
}
21+
},
22+
{
23+
"name": "Pole",
24+
"from": [7, 6, 7],
25+
"to": [9, 12, 9],
26+
"shade": true,
27+
"faces": {
28+
"north": {
29+
"uv": [0, 11, 3, 12],
30+
"texture": "#0",
31+
"rotation": 270
32+
},
33+
"east": {
34+
"uv": [0, 11, 3, 12],
35+
"texture": "#0",
36+
"rotation": 270
37+
},
38+
"south": {
39+
"uv": [0, 11, 3, 12],
40+
"texture": "#0",
41+
"rotation": 270
42+
},
43+
"west": {
44+
"uv": [0, 11, 3, 12],
45+
"texture": "#0",
46+
"rotation": 270
47+
},
48+
"up": {"uv": [3, 11, 4, 12], "texture": "#0"},
49+
"down": {"uv": [0, 0, 2, 2], "texture": "#0"}
50+
}
51+
},
52+
{
53+
"name": "Dish",
54+
"from": [4, 8, 3],
55+
"to": [6, 16, 13],
56+
"shade": true,
57+
"faces": {
58+
"north": {"uv": [12.5, 8, 13.5, 11.5], "texture": "#0"},
59+
"east": {"uv": [8, 12, 13, 16], "texture": "#0"},
60+
"south": {"uv": [12.5, 8, 13.5, 11.5], "texture": "#0"},
61+
"west": {"uv": [8, 8, 13, 12], "texture": "#0"},
62+
"up": {
63+
"uv": [8, 11.5, 13, 12.5],
64+
"texture": "#0",
65+
"rotation": 90
66+
},
67+
"down": {
68+
"uv": [8, 11.5, 13, 12.5],
69+
"texture": "#0",
70+
"rotation": 90
71+
}
72+
}
73+
},
74+
{
75+
"name": "Connector",
76+
"from": [6, 11, 7],
77+
"to": [7, 13, 9],
78+
"shade": true,
79+
"faces": {
80+
"north": {"uv": [4.5, 10, 5, 11], "texture": "#0"},
81+
"east": {"uv": [4, 10, 5, 11], "texture": "#0"},
82+
"south": {"uv": [4.5, 10, 5, 11], "texture": "#0"},
83+
"west": {"uv": [0, 0, 2, 2], "texture": "#0"},
84+
"up": {"uv": [4.5, 10, 5, 11], "texture": "#0"},
85+
"down": {"uv": [4.5, 10, 5, 11], "texture": "#0"}
86+
}
87+
}
88+
],
89+
"display": {
90+
"thirdperson_righthand": {
91+
"rotation": [ 0, 0, 45 ],
92+
"translation": [ 0, 0, 0 ],
93+
"scale": [ 0.5, 0.5, 0.5 ]
94+
},
95+
"firstperson_righthand": {
96+
"rotation": [ 0, 22.5, 0 ],
97+
"translation": [ 0, 2, 0 ],
98+
"scale": [ 0.5, 0.5, 0.5 ]
99+
},
100+
"gui": {
101+
"rotation": [ 33.75, 45, 0 ],
102+
"translation": [ 0, 0, 0 ],
103+
"scale": [ 0.66, 0.66, 0.66 ]
104+
},
105+
"ground": {
106+
"translation": [ 0, 3.0, 0.0 ],
107+
"scale": [ 0.33, 0.33, 0.33 ]
108+
}
109+
}
110+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"miniaturization_crafting": {
3+
"category": "block",
4+
"sounds": [
5+
"compactcrafting:miniaturization_crafting"
6+
]
7+
}
8+
}
Binary file not shown.
19.1 KB
Loading
21.8 KB
Loading

0 commit comments

Comments
 (0)