13 lines
170 B
JSON
13 lines
170 B
JSON
|
|
{
|
||
|
|
"type": "minecraft:crafting_shapeless",
|
||
|
|
"ingredients": [
|
||
|
|
{
|
||
|
|
"item": "minecraft:leather"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"result": {
|
||
|
|
"item": "minecraft:rabbit_hide",
|
||
|
|
"count": 4
|
||
|
|
}
|
||
|
|
}
|