mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-02 20:06:43 +01:00
21 lines
283 B
JSON
21 lines
283 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"###",
|
|
"###",
|
|
"###"
|
|
],
|
|
"key": {
|
|
"#": [
|
|
{
|
|
"item": "unicopia:cloud_block",
|
|
"data": 0
|
|
}
|
|
]
|
|
},
|
|
"result": {
|
|
"item": "unicopia:cloud",
|
|
"data": 2,
|
|
"count": 1
|
|
}
|
|
}
|