20 lines
No EOL
300 B
JSON
20 lines
No EOL
300 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "building",
|
|
"key": {
|
|
"A": {
|
|
"item": "minecraft:carved_pumpkin"
|
|
},
|
|
"B": {
|
|
"item": "minecraft:torch"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"A",
|
|
"B"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:jack_o_lantern"
|
|
}
|
|
} |