19 lines
268 B
JSON
19 lines
268 B
JSON
{
|
|
"type": "crafting_shaped",
|
|
"pattern": [
|
|
"/",
|
|
"#"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:chorus_fruit_popped"
|
|
},
|
|
"/": {
|
|
"item": "minecraft:blaze_rod"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:end_rod",
|
|
"count": 4
|
|
}
|
|
} |