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