2024-12-17 02:08:01 +03:00

18 lines
265 B
JSON

{
"type": "crafting_shapeless",
"ingredients": [
{
"item": "minecraft:book"
},
{
"item": "minecraft:dye",
"data": 0
},
{
"item": "minecraft:feather"
}
],
"result": {
"item": "minecraft:writable_book"
}
}