ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/booklet.json
2024-03-03 01:20:53 +01:00

15 lines
253 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "actuallyadditions:canola_seeds"
},
{
"item": "minecraft:paper"
}
],
"result": {
"item": "actuallyadditions:booklet"
}
}