You've already forked minecraft-assets
15 lines
233 B
JSON
15 lines
233 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:green_dye"
|
|
},
|
|
{
|
|
"item": "minecraft:white_dye"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:lime_dye",
|
|
"count": 2
|
|
}
|
|
} |