Files
minecraft-assets/data/minecraft/recipe/orange_bundle.json
2025-01-15 18:31:25 +01:00

10 lines
222 B
JSON

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