19 lines
301 B
JSON
19 lines
301 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"O": {
|
|
"item": "minecraft:gold_nugget"
|
|
},
|
|
"W": {
|
|
"tag": "classicpipes:pipes/networked"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"OWO"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"item": "classicpipes:request_pipe"
|
|
}
|
|
} |