12 lines
221 B
JSON
12 lines
221 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{ "item": "minecraft:slime_ball" },
|
|
{ "item": "minecraft:clay_ball" }
|
|
],
|
|
"result": {
|
|
"id": "plasticgun:composite_resin",
|
|
"count": 2
|
|
}
|
|
}
|