Skip to content

Commit 28a2a2a

Browse files
committed
Deactivated Charged Overload Processor in Processor Assembler Recipe
1 parent 62133bc commit 28a2a2a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"type": "processed:processor_assembly",
3+
"ingredients": [
4+
{
5+
"item": "processed:processor_core"
6+
},
7+
{
8+
"item": "minecraft:diamond"
9+
},
10+
{
11+
"item": "processed:overload_ingot"
12+
},
13+
{
14+
"item": "processed:powered_overload_processor"
15+
}
16+
],
17+
"output": {
18+
"item": "processed:deactivated_charged_overload_processor"
19+
}
20+
}

0 commit comments

Comments
 (0)