mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-03 04:16:43 +01:00
8959c67d53
3 sticks on a diagonal = meadowbrooks_staff 3 sticks + gem (optionally with spell) on a diagnoal = magic_staff
16 lines
No EOL
219 B
JSON
16 lines
No EOL
219 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" #",
|
|
" # ",
|
|
"# "
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:stick"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "unicopia:meadowbrooks_staff"
|
|
}
|
|
} |