21 lines
No EOL
306 B
JSON
21 lines
No EOL
306 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "equipment",
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:gold_ingot"
|
|
},
|
|
"X": {
|
|
"item": "minecraft:redstone"
|
|
}
|
|
},
|
|
"pattern": [
|
|
" # ",
|
|
"#X#",
|
|
" # "
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:clock"
|
|
}
|
|
} |