mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-03 04:16:43 +01:00
18 lines
No EOL
263 B
JSON
18 lines
No EOL
263 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"group": "basket",
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:mangrove_planks"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"# #",
|
|
"# #",
|
|
"###"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"item": "unicopia:mangrove_basket"
|
|
}
|
|
} |