23 lines
364 B
JSON
23 lines
364 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"O": {
|
|
"item": "oreganized:silver_ingot"
|
|
},
|
|
"W": {
|
|
"item": "minecraft:tinted_glass"
|
|
},
|
|
"X": {
|
|
"item": "minecraft:gold_ingot"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"OWO",
|
|
" X "
|
|
],
|
|
"result": {
|
|
"count": 8,
|
|
"item": "classicpipes:request_pipe"
|
|
}
|
|
} |