You've already forked minecraft-assets
12 lines
194 B
JSON
12 lines
194 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"group": "blue_dye",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:lapis_lazuli"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:blue_dye"
|
|
}
|
|
} |