18 lines
No EOL
301 B
JSON
18 lines
No EOL
301 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "redstone",
|
|
"key": {
|
|
"B": "minecraft:blaze_rod",
|
|
"C": "minecraft:copper_block",
|
|
"R": "minecraft:redstone"
|
|
},
|
|
"pattern": [
|
|
" C ",
|
|
"CBC",
|
|
" R "
|
|
],
|
|
"result": {
|
|
"count": 4,
|
|
"id": "minecraft:copper_bulb"
|
|
}
|
|
} |