minecraft-src/data/minecraft/recipe/black_bundle.json
2025-07-04 03:45:38 +03:00

10 lines
No EOL
220 B
JSON

{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:black_dye",
"result": {
"id": "minecraft:black_bundle"
}
}