You've already forked minecraft-assets
19 lines
285 B
JSON
19 lines
285 B
JSON
{
|
|
"type": "crafting_shapeless",
|
|
"group": "light_gray_dye",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:dye",
|
|
"data": 8
|
|
},
|
|
{
|
|
"item": "minecraft:dye",
|
|
"data": 15
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:dye",
|
|
"data": 7,
|
|
"count": 2
|
|
}
|
|
} |