You've already forked minecraft-assets
20 lines
300 B
JSON
20 lines
300 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:popped_chorus_fruit"
|
|
},
|
|
"/": {
|
|
"item": "minecraft:blaze_rod"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"/",
|
|
"#"
|
|
],
|
|
"result": {
|
|
"count": 4,
|
|
"item": "minecraft:end_rod"
|
|
}
|
|
} |