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

10 lines
No EOL
224 B
JSON

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