You've already forked minecraft-assets
14 lines
224 B
JSON
14 lines
224 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:blaze_powder"
|
|
},
|
|
{
|
|
"item": "minecraft:slime_ball"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:magma_cream"
|
|
}
|
|
} |