You've already forked minecraft-assets
18 lines
284 B
JSON
18 lines
284 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:book"
|
|
},
|
|
{
|
|
"item": "minecraft:ink_sac"
|
|
},
|
|
{
|
|
"item": "minecraft:feather"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:writable_book"
|
|
}
|
|
} |