16 lines
283 B
JSON
16 lines
283 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"zzz",
|
|
"zzz",
|
|
"zzz"
|
|
],
|
|
"key": {
|
|
"z": {
|
|
"item": "ebwizardry:lightning_crystal"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "ebwizardry:lightning_crystal_block"
|
|
}
|
|
} |