Skip to content

Commit c4a8e17

Browse files
committed
Manipulation Processor Recipe
1 parent 28a2a2a commit c4a8e17

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:charged_overload_processor"
6+
},
7+
{
8+
"item": "minecraft:diamond_block"
9+
},
10+
{
11+
"item": "minecraft:redstone_torch"
12+
},
13+
{
14+
"item": "minecraft:daylight_detector"
15+
}
16+
],
17+
"output": {
18+
"item": "processed:manipulation_processor"
19+
}
20+
}

0 commit comments

Comments
 (0)