mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-02 20:06:43 +01:00
17 lines
No EOL
267 B
JSON
17 lines
No EOL
267 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:book"
|
|
},
|
|
{
|
|
"item": "minecraft:ink_sac"
|
|
},
|
|
{
|
|
"tag": "unicopia:magic_feathers"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:writable_book"
|
|
}
|
|
} |