mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-03 04:16:43 +01:00
16 lines
No EOL
213 B
JSON
16 lines
No EOL
213 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"* *",
|
|
"***",
|
|
" * "
|
|
],
|
|
"key": {
|
|
"*": {
|
|
"item": "unicopia:crystal_shard"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "unicopia:crystal_heart"
|
|
}
|
|
} |