mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-04-01 08:45:28 +02:00
13 lines
214 B
JSON
13 lines
214 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" # ",
|
|
"###"
|
|
],
|
|
"key": {
|
|
"#": [
|
|
{ "item": "unicopia:chitin" }
|
|
]
|
|
},
|
|
"result": { "item": "unicopia:chitin_spikes", "count": 1 }
|
|
}
|