ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/booklet.json

14 lines
230 B
JSON
Raw Normal View History

2021-11-21 22:38:48 +01:00
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "actuallyadditions:canola_seed"
},
{
"item": "minecraft:paper"
}
],
"result": {
"item": "actuallyadditions:booklet"
}
}