Files
minecraft-assets/data/minecraft/recipe/blue_bundle.json
2025-02-05 18:31:24 +01:00

10 lines
218 B
JSON

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