mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-16 17:33:12 +01:00
23 lines
No EOL
452 B
JSON
23 lines
No EOL
452 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:paper"
|
|
},
|
|
{
|
|
"item": "minecraft:paper"
|
|
},
|
|
{
|
|
"item": "minecraft:leather"
|
|
},
|
|
{
|
|
"tag": "minecraft:saplings"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "patchouli:guide_book",
|
|
"nbt": {
|
|
"patchouli:book": "naturesaura:book"
|
|
}
|
|
}
|
|
} |