You've already forked minecraft-assets
16 lines
278 B
JSON
16 lines
278 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "equipment",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:poisonous_potato_block"
|
|
},
|
|
{
|
|
"item": "minecraft:toxic_beam"
|
|
}
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:lashing_potato"
|
|
}
|
|
} |