15 lines
256 B
JSON
15 lines
256 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"ingredients": [
|
|
{
|
|
"item": "refinedstorage:crafting_grid"
|
|
},
|
|
{
|
|
"item": "minecraft:poisonous_potato"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "refinedstorage:grid"
|
|
}
|
|
} |