+ Forgot the CC Interface recipe...
This commit is contained in:
parent
82aa167ae7
commit
7ff937a112
|
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"pattern": [
|
||||||
|
"PC"
|
||||||
|
],
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "minecraft:dye",
|
||||||
|
"data": 6
|
||||||
|
},
|
||||||
|
"P": {
|
||||||
|
"item": "webdisplays:craftcomp",
|
||||||
|
"data": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"result": {
|
||||||
|
"item": "webdisplays:peripheral",
|
||||||
|
"data": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user