Files
minecraft-assets/data/minecraft/recipe/gray_shulker_box.json
2025-03-12 18:31:32 +01:00

10 lines
229 B
JSON

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