+ Forgot the CC Interface recipe...

This commit is contained in:
Nicolas BARBOTIN 2019-07-24 14:04:29 +02:00
parent 82aa167ae7
commit 7ff937a112

View File

@ -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
}
}