mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-02 20:06:43 +01:00
19 lines
No EOL
278 B
JSON
19 lines
No EOL
278 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" X",
|
|
" # ",
|
|
"# "
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:stick"
|
|
},
|
|
"X": {
|
|
"tag": "minecraft:stone_tool_materials"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "unicopia:stone_polearm"
|
|
}
|
|
} |