12 lines
255 B
JSON
12 lines
255 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"ingredients": [
|
|
{"item": "minecraft:paper"},
|
|
{"item": "minecraft:paper"},
|
|
{"item": "minecraft:paper"},
|
|
{"item": "minecraft:rabbit_hide"}
|
|
],
|
|
"result": {"item": "minecraft:book"}
|
|
}
|