13 lines
189 B
JSON
13 lines
189 B
JSON
{
|
|
"type": "crafting_shapeless",
|
|
"group": "red_dye",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:beetroot"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:dye",
|
|
"data": 1
|
|
}
|
|
} |