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

10 lines
231 B
JSON

{
"type": "minecraft:crafting_transmute",
"category": "misc",
"group": "shulker_box_dye",
"input": "#minecraft:shulker_boxes",
"material": "minecraft:black_dye",
"result": {
"id": "minecraft:black_shulker_box"
}
}