Files
2022-06-08 13:07:58 +02:00

19 lines
278 B
JSON

{
"type": "minecraft:crafting_shaped",
"key": {
"#": {
"item": "minecraft:popped_chorus_fruit"
},
"/": {
"item": "minecraft:blaze_rod"
}
},
"pattern": [
"/",
"#"
],
"result": {
"count": 4,
"item": "minecraft:end_rod"
}
}