blob: f0b00af2bbd8297d2daf01ffd0174b58117626bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:book"
},
{
"tag": "minecraft:saplings"
}
],
"result": {
"item": "ygasi:skill_book"
}
}
|