minecraft-assets/data/minecraft/recipes/purpur_block.json

18 lines
286 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"F": {
"item": "minecraft:popped_chorus_fruit"
}
},
"pattern": [
"FF",
"FF"
],
"result": {
"count": 4,
"item": "minecraft:purpur_block"
},
"show_notification": true
}