mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
15 lines
253 B
JSON
15 lines
253 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shapeless",
|
||
|
"category": "misc",
|
||
|
"ingredients": [
|
||
|
{
|
||
|
"item": "actuallyadditions:booklet"
|
||
|
},
|
||
|
{
|
||
|
"item": "minecraft:paper"
|
||
|
}
|
||
|
],
|
||
|
"result": {
|
||
|
"item": "actuallyadditions:book_pattern"
|
||
|
}
|
||
|
}
|