24 lines
No EOL
381 B
JSON
24 lines
No EOL
381 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "redstone",
|
|
"key": {
|
|
"B": {
|
|
"item": "minecraft:blaze_rod"
|
|
},
|
|
"C": {
|
|
"item": "minecraft:weathered_copper"
|
|
},
|
|
"R": {
|
|
"item": "minecraft:redstone"
|
|
}
|
|
},
|
|
"pattern": [
|
|
" C ",
|
|
"CBC",
|
|
" R "
|
|
],
|
|
"result": {
|
|
"count": 4,
|
|
"id": "minecraft:weathered_copper_bulb"
|
|
}
|
|
} |