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

10 lines
No EOL
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"
}
}