Files
minecraft-assets/data/minecraft/recipe/lime_dye.json
2025-02-19 18:31:59 +01:00

12 lines
209 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:green_dye",
"minecraft:white_dye"
],
"result": {
"count": 2,
"id": "minecraft:lime_dye"
}
}