21 lines
325 B
JSON
21 lines
325 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"O": {
|
|
"tag": "classicpipes:pipes/networked"
|
|
},
|
|
"W": {
|
|
"item": "minecraft:crafting_table"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"OOO",
|
|
"OWO",
|
|
"OOO"
|
|
],
|
|
"result": {
|
|
"count": 8,
|
|
"item": "classicpipes:recipe_pipe"
|
|
}
|
|
} |