Files
minecraft-assets/data/minecraft/recipe/glow_item_frame.json
2025-02-19 18:31:59 +01:00

12 lines
220 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:item_frame",
"minecraft:glow_ink_sac"
],
"result": {
"count": 1,
"id": "minecraft:glow_item_frame"
}
}