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